Archive for the 'video' Category

Webinar: Microsoft Graph for PowerShell Administrators

Tomorrow, I am kind of going back to my roots for an hour. My friends at Cayosoft (Bob and Andrei – with whom I used to work on QAD cmdlets, the initial community project for Active Directory PowerShell implementation before the official Microsoft one appeared!) asked me to help them with a webinar on the basics of Microsoft Graph and PowerShell SDK for it.

Please join us if you get a chance: Microsoft Graph Basics for PowerShell Admins, Tuesday, July 14, 2 pm EST / 11 am PST.

PowerShell has been designed to provide unified intuitive command-line and scripting administration across many enterprise systems. Ironically, cloud made things difficult again by limiting administration choices and making APIs for cloud systems inconsistent and more dev-oriented.

Now, Microsoft PowerShell SDK (in Preview at the moment) is aiming to bridge that gap.

In this webinar we will explore:

  • The basics of PowerShell and Microsoft Graph 
  • Connecting to the systems, authentication, and authorization 
  • Discoverability of commands, objects, and properties 
  • Practical examples of user and group management 
  • Current limitations and the ways to work around them 

Please join us: Microsoft Graph Basics for PowerShell Admins, Tuesday, July 14, 2 pm EST / 11 am PST.

Advertisement

Website scraping to PowerShell module

I have not tried this one myself, but I have to admit: this Gargl video on turning Yahoo search site into a PowerShell module looks pretty cool:

See Joe’s blog post for details and download links.

Just Script It!

Here’s Sean’s newest crazy PowerShell video in which he managed to feature your’s truly doing moonwalk (or trying to ;))

As you can see from the video – Microsoft MVP Summits are a lot of fun with amazingly smart and crazy people around.

No more one off IT management. Just Script It!

Video: Brandon Shell – Module Design for IT Pro

Here’s another great recording from previous PowerShell Deep Dive – Brandon‘s session on module design. Brandon has experience designing PowerShell modules for Splunk and other companies – so there’s a lot to learn from him!

In this session we will deep dive into the thought process behind production module design. The presenter will explain the reason for choices made for the Splunk Module and his own BSonPosh module.

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoThe agenda has already been published and is absolutely fantastic.

Register now – this is the best PowerShell event you can find!

Video: Aleksandar Nikolic – Delegation with Remoting

Here’s recording of @alexandair – PowerShell MVP, constrained runspaces guru and editor of PowerShell Magazine – talking about delegation in PowerShell remoting. I bet not that many of you tried this feature before – so check out this talk that Aleksandar did at the last PowerShell Deep Dive in Frankfurt!

In this session you will learn how to set up a fan-in PowerShell endpoint, and then use it to assign specific administrative tasks to the appropriate users and groups without changing the membership of local Administrators group. By using just the IIS configuration files and PowerShell scripts we will enable dynamic creation of customized automation environments.

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoThe agenda has already been published and is absolutely fantastic.

Register now – this is the best PowerShell event you can find!

Video: Jeffery Hicks – Turn Command-Line Tools into PowerShell Tools

Here’s recording of @jeffhicks – PowerShell MVP, book author and trainer – Jeffery Hicks – talking at the previous PowerShell Deep Dive about how you can turn existing command-line utilities into PowerShell functions so they can become first-class (object emitting ;)) PowerShell citizens.

You can find Jeff’s slides and demo scripts here.

The abstract and video recording are below:

PowerShell is everywhere but there are still many command line tools in the IT Pro’s toolbox, In this session we’ll look at how to turn just about any command line based tool into a PowerShell tool so that you can incorporate it into your PowerShell scripts and daily management tasks. The power of objects in the pipeline is amazing and there’s no reason not to include tools like NETSTAT.EXE or NBTSTAT.EXE. 
1. The Challenge of CLI Tools 
2. Console Text to PowerShell Objects Techniques 
3. Putting It All Together

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoThe agenda has already been published and is absolutely fantastic.

Register now – this is the best PowerShell event you can find!

Video: Richard Siddaway – PowerShell Events

See @rsiddaway / Richard Siddaway (PowerShell MVP and the founder of UK PowerShell usergroup) giving a great overview of PowerShell eventing in this recording from last year’s PowerShell Deep Dive.

Windows is an event driven system. PowerShell is the automation engine for the Microsoft platform. Version 2.0 introduced the ability to work with system events. Many system events do not require action on our part. There are some events that we really need to be aware of and act upon. Gaining access to these events has not been an easy task for the administrator — up until now. 

PowerShell can work with events generated by: 
WMI 
.NET 
• The PowerShell engine 

Between them they give a handle into the inner workings of your system. A customizable, generic approach to handling events will be presented that enables you to perform actions based on the events detected. Events don’t just provide an insight into what’s happening. We can use them to trigger system actions for us — a self-healing system anyone 

The key take aways from this session will be: 
• The PowerShell event engine enables you to interact at a closer level with your system 
• The consumption and processing of events can be as simple or complicated as you require 
• You can use events to teach your system to react a fix things on its own 

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoThe agenda has already been published and is absolutely fantastic. :)

Register now – this is the best PowerShell event you can find!

Video: Shay Levy and Kirk Munro – Leveraging Proxy Functions in PowerShell

See @shaylevy and @poshoholic (PowerShell MVPs Shay Levy and Kirk Munro respectively) talk about PowerShell proxy functions and their open-source module PowerShell Proxy Extensions / PSPX that simplifies creating ones.

Here’s the abstract and the video – enjoy!

Join Shay Levy and Kirk Munro in this session as they take a deep dive into proxy functions in PowerShell. Shay and Kirk have been working together on PowerShell Proxy Extensions, a powerful module that leverages proxy functions and makes it easier than ever to create these powerful extensions to PowerShell. They will demonstrate what proxy functions are and why they are important, and then show how a little scripting savvy (and a really long script) can make your life easier by allowing you to create everything from very simple proxy functions that extend PowerShell to more complex proxy functions that override existing commands, fixing bugs and adding missing features at the same time, all while leveraging inline help as much as possible.

Video recording from PowerShell Deep Dive in Frankfurt. (I apologize for the sound quality, especially when Kirk starts to talk. I think they were using Kirk’s laptop – rather than mine – when showing that and it turned out that it did not have a good microphone.)

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoThe agenda has already been published and is absolutely fantastic. :)

Register now – this is the best PowerShell event you can find!

 

 

 

Video: Dmitry Sotnikov – PowerShell Jobs in v2 and v3

Another day – another recording from PowerShell Deep Dive. For a change, this one is from a session delivered by yours truly. 🙂 And it is on PowerShell jobs (also known as background jobs) and the functionality that they had in PowerShell 2.0 and are getting in PowerShell 3.0.

PowerShell jobs allow you to run your commands and scripts in the background without blocking your PowerShell. You can run multiple jobs, check their status, and collect results. We will also get a sneak peek of the new Jobs functionality coming in Windows 8! 

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. See more PowerShell Deep Dive recordings here.

By the way, TEC US is just around the corner – April 29 – May 2, 2012 in San Diego. The agenda has already been published and is absolutely fantastic. 🙂

Register now – this is the best PowerShell event you can find!

Video: Bartosz Bielawski – Tracing in PowerShell

Here’s a recording of the session that @bielawbBartek Bielawski did at the previous PowerShell Deep Dive on PowerShell tracing. He explains why you would want to trace PowerShell, how to find trace sources, and how to enabling tracing for particular trace sources.

Enjoy:

See more PowerShell Deep Dive recordings here.

This is a live recording from European TEC 2011 PowerShell Deep Dive conference. TEC US is just around the corner – April 29 – May 2, 2012 in San DiegoRegister now – this is the best PowerShell event you can find!


Legal

The posts on this blog are provided “as is” with no warranties and confer no rights. The opinions expressed on this site are mine and mine alone, and do not necessarily represent those of my employer - WSO2 or anyone else for that matter. All trademarks acknowledged.

© 2007-2014 Dmitry Sotnikov

May 2023
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  

%d bloggers like this: