Showing results for Searching - Scripting Blog [archived]

Jul 3, 2015
0
0

Use PowerShell to Find Changes to Active Directory

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find changes to Active Directory.  Hey, Scripting Guy! I have this problem. It seems our company has undergone a lot of changes recently, and I need to find what changes have impacted Active Directory. Basically, I do not even know where to start. I would like...

Scripting Guy!Windows PowerShellActive Directory
Sep 17, 2013
0
0

Recursively Search Active Directory Security Groups

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, system admin Marc Carter, talks about recursively searching AD security groups with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Marc Carter is back with us today as our guest blogger. Marc is a system administrator at the Corpus Christi Army Depot. Take it away, Marc… Like many other mid- to large...

Scripting Guy!Windows PowerShellguest blogger
Mar 23, 2013
0
0

Weekend Scripter: Explore AD DS Attributes with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to discover the names of attributes in Active Directory Domain Services. Microsoft Scripting Guy, Ed Wilson, is here. One of the great things about writing a blog is the comments I receive. Most of the time the comments add illuminating information, express thanks for...

Scripting Guy!Windows PowerShellWeekend Scripter
Mar 21, 2013
0
0

Use the PowerShell AD Provider to Modify User Attributes

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using the Windows PowerShell Active Directory module provider to modify user attributes in AD DS.  Hey, Scripting Guy! Just searching for users, or filtering for them, is not entirely all that useful. For me, I need to be able to make changes based on that search or filter. Is this ...

Scripting Guy!Windows PowerShellscripting techniques
Mar 20, 2013
0
0

Use PowerShell to Find Non-Default User Properties in AD

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and the Active Directory module provider to find non-default AD DS user properties.  Hey, Scripting Guy! I need to find information about users such as office location, and phone number that is not returned by the Active Directory module provider by default. How ...

Scripting Guy!Windows PowerShellscripting techniques