Showing results for other Directory Services - Scripting Blog [archived]

Nov 24, 2010
0
0

Use PowerShell to Create Local Windows Groups

ScriptingGuy1
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
0
0

Use PowerShell to Create Local User Accounts

ScriptingGuy1
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
0
0

Use PowerShell to Enable or Disable a Local User Account

ScriptingGuy1
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
Mar 26, 2009
0
0

Hey, Scripting Guy! How Can I Identify All Local Users, Groups, and Services on a Local Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I have several computers that seem to be identical, but they act like they are different. I mean, the same person set the computers up, so I imagine he followed the checklist and the machines should therefore be the same. But something weird is going on. What I need is a script that will tell me which services are defined on a...

Scripting Guy!Windows PowerShelloperating system
Mar 25, 2009
0
0

Hey, Scripting Guy! How Can I Change the Passwords of Multiple Local Computer Accounts?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! We have certain accounts that are local accounts. These accounts are created when the computer is built, and the passwords are set and that is it. For as long as the computer exists, these accounts are never touched, and the passwords are never changed. To make matters worse, if indeed it can be worse, these account passwords ...

Scripting Guy!Windows PowerShellother Directory Services