Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

The Admin’s First Steps: Capacity Planning Part 2

Summary: Richard Siddaway talks about using Windows PowerShell to store data for capacity planning. (image)  Hey, Scripting Guy! I’ve just starting learning PowerShell and I understand how to use it as a scripting language and shell. I’ve been told to start performing capacity planning for my servers, and I am wondering how I ...

The Admin’s First Steps: Capacity Planning Part 1

Summary: Richard Siddaway talks about using Windows PowerShell to collect data for capacity planning. (image)  Hey, Scripting Guy! I’ve just starting learning Windows PowerShell and I understand how to use it as a scripting language and shell. I’ve been told to start performing capacity planning for my servers and was ...

The Admin’s First Steps: Empty Groups

Summary: Richard Siddaway talks about using Windows PowerShell to discover Active Directory groups that have no members. (image)  Hey, Scripting Guy! I’ve just starting using Windows PowerShell to administer my systems, and I’ve been told I need to audit our Active Directory to discover any empty groups. How can I do that? &...