Showing results for March 2009 - Page 2 of 4 - Scripting Blog [archived]

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

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

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

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

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

Hey, Scripting Guy! How Can I Search Active Directory from Within Windows PowerShell?

ScriptingGuy1
ScriptingGuy1

Hey Scripting Guy! It seems that searching Active Directory from within Windows PowerShell is rather easy. But what I do not get is the syntax for the query. In the past I used something that looked more like SQL that the examples you show. What gives?- RHHi PS,I was watching the Ninja bear on MSN Video pretty cool actually. I don't think I would w...

Scripting Guy!Windows PowerShellActive Directory
Mar 16, 2009
0
0

Hey, Scripting Guy! How Do I Search Active Directory?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I am just getting started using Windows PowerShell, and while it is pretty cool, I really need to be able to search Active Directory. I tried to adapt some old VBScripts I found laying around on the Internet, but it gets pretty long and convoluted. Is there an easier way to do this? What I am interested in, to start with, is a...

Scripting Guy!Windows PowerShellActive Directory