
Microsoft Server 2012 R2
$129
The Interface and Admin Tools Discover where things are and how to use them.
- Investigates the new Server 2012 R2 interface
- Examines short cuts to the most commonly used admin tools
- Explores common changes to well-known admin tools
- Discusses administration tips and tricks

PowerShell Basics
$129
Ensuring smooth upgrades and migrations Key Benefits: Understanding PowerShell is critical to the success of every administrator in today’s Windows environment. From manipulating the registry, to tweaking files and folders, from controlling file permissions, to modifying Active Directory objects, PowerShell is part of everyday administration. Learning basic terminology and becoming familiar with the PowerShell interfaces will help administrators with everyday tasks, as well as prepare them for more advanced PowerShell techniques. This webinar:
- Explores the PowerShell command interface and the Integrated Scripting Environment (ISE)
- Examines cmdlets and their parameters
- Investigates the different modules available to use in PowerShell
- Discusses getting help for cmdlets and parameters
- Understanding the PowerShell console
- Utilizing the PowerShell ISE (graphical PowerShell)
- Exercising Cmdlets and their parameters
- Employing modules
- Getting output from PowerShell
- Engaging the file system and the registry
- Investing getting help with cmdlets and parameters

PowerShell Scripting Basics
$129
Automating administrative tasks Key Benefits: Understanding PowerShell is a must in today’s Microsoft networking environment. Administrators find themselves using PowerShell cmdlets for performing everyday tasks, reporting, and managing projects. At the same time, running repetitive tasks by hand is time consuming, cumbersome and tedious. By building on their PowerShell knowledge to include scripting basics, administrators can cut down on wasted time, schedule scripts to run at all hours of the day and night, and begin to see what PowerShell can really do for them. This webinar:
- Explores ways to automate every day administrative tasks
- Examines the basic techniques of creating PowerShell scripts
- Investigates using Windows Management Instrumentation (WMI) to gather information
- Discusses scheduling scripts to run by them selves
- Setting execution policies
- Assigning variables
- Creating and executing loops
- Using data from files
- Discovering arrays
- Getting help for objects
- Commenting your code
- Scheduling jobs