Showing results for local account management - Scripting Blog [archived]

Dec 8, 2013
0
0

Weekend Scripter: Who are the Administrators?

Doctor Scripto
Doctor Scripto

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 you kn...

Scripting Guy!Windows PowerShellguest blogger
Oct 27, 2013
0
0

The Admin’s First Steps: Local Group Membership

Doctor Scripto
Doctor Scripto

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, Hono...

Scripting Guy!Windows PowerShellscripting techniques
Jul 3, 2011
0
0

Use a Module to Simplify Scripting Local Users and Groups

Doctor Scripto
Doctor Scripto

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 not req...

Scripting Guy!Windows PowerShellWeekend Scripter
Jul 2, 2011
0
0

Use a Free PowerShell Module to Work with Local Accounts

CraigLieb
CraigLieb

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.) One...

Scripting Guy!Windows PowerShellWeekend Scripter
Nov 25, 2010
0
0

Use PowerShell to Add Local Users to Local Groups

ScriptingGuy1
ScriptingGuy1

  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 add a l...

Scripting Guy!Windows PowerShellother Directory Services