Showing results for local accounts and Windows NT 4.0 accounts - Scripting Blog [archived]

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

Hey, Scripting Guy! How Can I Create More Than One User, Assign Attribute Values, and Assign the Users to Groups?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I enjoyed your article yesterday about creating a local user account. However, for my purposes I need to be able to create more than one user. Also I would like to be able to assign values to attributes such as the description. If it is not asking too much, I would also like to be able to assign the user to a group. After all,...

Scripting Guy!Windows PowerShellgroups
Mar 23, 2009
0
0

Hey, Scripting Guy! How Can I Create the Same User Account and Password on Multiple Computers?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! We have an application that runs on our local computers. It is a rather old application, and of course it is mission critical. Because this application is not Active Directory integrated, it means that I need to create a local user account on every computer that is going to run this particular application. All computers that r...

Scripting Guy!Windows PowerShellother Directory Services