Showing archive results for 2009

Mar 25, 2009
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

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

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
Mar 19, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Search Active Directory and Produce a Report?

ScriptingGuy1

Hey, Scripting Guy! We are in the situation where we are closing a number of remote offices, and I need to quickly be able to generate a list of the computers that are contained in those remote offices. Basically I need to be able to generate a report that tells me the location and the name of the computer assets for each of a series of these loc...

Scripting Guy!Windows PowerShellActive Directory
Mar 18, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Search Active Directory with Windows PowerShell to Return a List of Missing Groups?

ScriptingGuy1

Hey, Scripting Guy! We created some groups that were used by our student interns. The student interns have now returned to college (yeah, it was a while ago). To be honest, I had actually forgotten about these groups, but the other day I was doing some work in Active Directory Users and Computers and I happened across one of these student intern ...

Scripting Guy!Windows PowerShellActive Directory