Summary: Guest blogger, Bill Stewart, talks about using Windows PowerShell to find administrators.
Microsoft Scripting Guy, Ed Wilson, is here. Hello everyone. It is the weekend, and guest blogger, Bill Stewart is going to share his time and knowledge today. Bill is a scripting guru and a moderator for the Official Scripting Guys Forum...
As ...
Summary: Richard Siddaway talks about using Windows PowerShell to discover the membership of local groups.
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
Hello AK...
Summary: Learn how to use a Windows PowerShell module to simplify scripting local users and groups.
Weekend Scripter
Microsoft Scripting Guy Ed Wilson here. There are two things about a module that I like. The first is it makes it really easy to share with others. The second thing is that it works just like other cmdlets, and it does ...
Summary: Learn how to use a free Windows PowerShell module to simplify working with local users and groups.
Weekend Scripter
Microsoft Scripting Guy Ed Wilson here. Well it is officially the Fourth of July weekend in Charlotte, North Carolina. (For those around the globe, the United States celebrates its independence on July 4 each year...
Summary: Microsoft Scripting Guy Ed Wilson shows how to add local users to local groups using Windows PowerShell.
Hey, Scripting Guy! I have enjoyed your posts this week. It is amazing how often I need to enable the Local Administrator account, or create a new local user or group. One thing you have left out, however, is how I ...