By Kaare Moe, 01/23/2012
With Quest Software’s free set of Active Directory (AD) cmdlets, changing the logon script for a particular set of AD users can be accomplished with just one PowerShell command.
By Bill Stewart, 01/17/2012
Here's a PowerShell script that provides an easy-to-use, flexible, and secure way to schedule a program to run on one or more remote computers.
By Russell Smith, 12/16/2011
This scripting product can kill several birds with one stone—without requiring a hefty outlay for professional tools.
By Bill Stewart, 12/16/2011
Although you can use the Schtasks utility to report on scheduled tasks, it is difficult to use and doesn’t scale well. Here’s a PowerShell script that overcomes these limitations, ...
By Sean Deuby, 12/15/2011
Windows IT Pro technical directors Sean Deuby and Michael Otey talk with Jeffrey Snover, lead architect for the Windows Server Division at Microsoft, about some of the latest ...
By Bill Stewart, 12/12/2011
If you use PowerShell but miss the simplicity of Cmd.exe's Set command when working with environment variables, give this custom PowerShell function a try.
By John Savill, 12/05/2011
The cmdlet to eject an ISO or disconnect a VHD isn't obvious to even the most brilliant of admins.