The “Hey, Scripting Guys!” blog has been retired. There are many useful posts in this blog, so we keep the blog here for historical reference. However, some information might be very outdated and many of the links might not work anymore.
New PowerShell content is being posted to the PowerShell Community blog where members of the community can create posts by submitting content in the GitHub repository.
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 ...
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 ...
Summary: Richard Siddaway talks about using Windows PowerShell to discover the membership of local groups.
(image) Hey, Scripting Guy! I’ve just starting using Windows PowerShell to administer my systems, and I’ve been told I need to check the membership of local groups on all my servers. How can I do that?
— AK
(image...
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?
&...
Summary: Richard Siddaway talks about using Windows PowerShell to discover shares on remote systems.
(image) Hey, Scripting Guy! I’ve just starting using Windows PowerShell to administer my systems, and I’ve been asked to discover the shares on some remote servers. How can I do that?
—OL
(image) Hello OL,
Honorary...