Showing tag results for users

Nov 25, 2010
Post comments count0
Post likes count0

Use PowerShell to Add Local Users to Local Groups

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
Nov 24, 2010
Post comments count0
Post likes count0

Use PowerShell to Create Local Windows Groups

ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to create local Windows groups in this step by step Scripting Guy blog post.   Hey, Scripting Guy! I have to create some local security groups on my Windows 2008 server. I want to use Windows PowerShell 1.0 because I have not upgraded Windows PowerShell 1.0 to Windows PowerShell 2.0. In fact...

Scripting Guy!Windows PowerShellother Directory Services
Nov 23, 2010
Post comments count0
Post likes count0

Use PowerShell to Create Local User Accounts

ScriptingGuy1

   Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to create local user accounts.   Hey, Scripting Guy! I need to be able to create some local user accounts. We are still using Windows PowerShell 1.0 on our Windows 2008 servers, and on our Windows Vista workstations. Therefore, using Windows PowerShell ...

Scripting Guy!Windows PowerShellother Directory Services
Nov 22, 2010
Post comments count0
Post likes count0

Use PowerShell to Enable or Disable a Local User Account

ScriptingGuy1

  Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to enable or to disable a local user account.   Hey, Scripting Guy! I need to enable local user accounts on my Windows Server 2008 servers. I have to use Windows PowerShell 1.0 because we are not going to upgrade to Windows Server 2008 R2 until April of next ...

Scripting Guy!Windows PowerShellother Directory Services
Jul 29, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Add a User to Multiple Groups?

ScriptingGuy1

Hey Scripting Guy! It seems that I can never find what I need anymore. I am looking for a Windows PowerShell script that will add a user to multiple groups. The user and the group are in the same organizational unit, and I do not want to have to run the same script multiple times to add a user to multiple groups. It should be easy to do, right?-- W...

Scripting Guy!Windows PowerShellActive Directory