Windows Server 2008 R2 includes an Active Directory Module for Windows PowerShell. This new feature enables you to perform Active Directory administrative tasks by using Windows PowerShell. Let’s take ...
While I don't pretend to be an expert in Windows PowerShell scripting by any means, I use PowerShell whenever I can because I find it very useful to manage my servers. For network administrators who ...
The Active Directory Module for Windows PowerShell, which is included with Windows Server 2008 R2, can be used to administer Active Directory Domain Services (AD DS) objects, including computer ...
For the longest time, the open source community had a ubiquitous concept called "public package repositories." Using utilities such as rpm, yum et al. is commonplace, but Microsoft never had the same ...
I recently completed a book on Windows Server 2008 where I highlight at the end of each chapter the features coming in Release 2. I was especially curious about four Active Directory features, so ...
I think it’s time to talk in depth about some of the most important features of PowerShell: Providers and modules. (Snap-ins have also been important, but they are being gradually phased out.) These ...
Mitch Tulloch is a Microsoft Most Valuable Professional and lead author of the Windows 7 Resource Kit from Microsoft Press. You can follow him on Twitter at ...
PowerShell modules help IT professionals and business owners organize multiple scripts into a single, reusable package, making code easier to manage, share and maintain. While individual scripts work ...