Sign in
TechNet Blogs
Technet Blog Images
More ...
Browse by Tags
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
All Tags
>
searching active directory
Server & Tools Blogs
>
Server & Management Blogs
>
Hey, Scripting Guy! Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Hey, Scripting Guy! Blog
Learn about Windows PowerShell
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Twitter Feed
Recent Posts
Variable Substitution in a PowerShell Script Block
Posted
10 hours ago
by
The Scripting Guys
0
Comments
PowerTip: Create a PowerShell Script Block on the Fly
Posted
22 hours ago
by
The Scripting Guys
0
Comments
PowerShell Hash Tables that Contain Keywords...hmm...
Posted
1 day ago
by
The Scripting Guys
2
Comments
PowerTip: Create an XML Representation of a Registry Key with PowerShell
Posted
1 day ago
by
The Scripting Guys
1
Comments
Tags
.NET
Active Directory
ActiveX Data Objects (ADO)
Adam Haynes
ADSI
basic hardware and firmware
computer accounts
CSV and other delimited files
domains
error handling
getting started
groups
guest blogger
Microsoft Excel
Office
OUs
Quick-Hits Friday
Scripting Guy!
scripting techniques
Shubert Somer
user accounts
users
VBScript
Weekend Scripter
Windows PowerShell
Related Resources
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2012 Scripting Games
Archives
Archives
May 2013
(46)
April 2013
(61)
March 2013
(62)
February 2013
(56)
January 2013
(62)
December 2012
(62)
November 2012
(68)
October 2012
(62)
September 2012
(62)
August 2012
(63)
July 2012
(32)
June 2012
(39)
May 2012
(33)
April 2012
(97)
March 2012
(44)
February 2012
(31)
January 2012
(31)
December 2011
(31)
November 2011
(30)
October 2011
(31)
September 2011
(30)
August 2011
(31)
July 2011
(31)
June 2011
(30)
May 2011
(31)
April 2011
(97)
March 2011
(41)
February 2011
(28)
January 2011
(31)
December 2010
(31)
November 2010
(30)
October 2010
(31)
September 2010
(30)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(65)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
More
▼
Less
▲
Tagged Content List
Blog Post:
Find Active Directory User Info with the PowerShell Provider
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, talks about how to use the Windows PowerShell provider to find user information in Active Directory. Hey, Scripting Guy! I often need to find information in Active Directory, but I do not like having to write LDAP queries. To me, it is soooo last century—I...
on
19 Mar 2013
Blog Post:
Playing with the AD: Drive for Fun and Profit
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, talks about using the AD: drive to explore Active Directory Domain Services. Hey, Scripting Guy! I will confess that I love using the Active Directory module for Windows PowerShell. I love the way I can use Windows PowerShell to create new users or to...
on
18 Mar 2013
Blog Post:
Use PowerShell to Prepare for a Domain Upgrade
The Scripting Guys
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to obtain operating system version information from domain controllers. Microsoft Scripting Guy, Ed Wilson, is here. The weather in Charlotte, North Carolina, has been a bit strange of late. There were tornados in Georgia...
on
4 Feb 2013
Blog Post:
Weekend Scripter: Using .NET Framework Enumerations in Windows PowerShell
The Scripting Guys
Summary: Guest bloggers Microsoft PFEs Adam Haynes and Shubert Somer talk about using .NET Framework enumerations with Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Today is part 3 of a 5-part series by guest blogger Adam Haynes with help along the way from his friend Shubert Somer...
on
20 Jan 2013
Blog Post:
Weekend Scripter: Basics of .NET Framework Language
The Scripting Guys
Summary: Two Microsoft PFEs discuss the basics of .NET Framework language elements as they relate to Windows PowerShell with examples from Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Today is part 2 of a 5-part series written by guest blogger Adam Haynes with some help from his...
on
19 Jan 2013
Blog Post:
Use a PowerShell Script to Show Active Directory Backup Status Info
The Scripting Guys
Summary: Microsoft Active Directory PFE Adam Haynes talks about a Windows PowerShell script he wrote to find Active Directory backup status without using repadmin. Ed Wilson is here. Today is the first of five guest blogs written by Microsoft PFE Adam Haynes with some help along the way from his friend...
on
18 Jan 2013
Blog Post:
Use PowerShell to Query AD DS for DHCP Servers
The Scripting Guys
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to query the Active Directory configuration context to return DHCP servers. Microsoft Scripting Guy, Ed Wilson, is here. One of the cool things about Windows Server 2012 and Windows 8 is the numerous cmdlets and functions...
on
10 Jan 2013
Blog Post:
Create Test Users in a Test Active Directory Environment by Using PowerShell
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, creates a bunch of test users in a test AD DS environment by using Windows PowerShell. Hey, Scripting Guy! I have a problem at work. It seems that the people who fill out titles and descriptions for the users in Active Directory do not follow a standard...
on
30 Oct 2012
Blog Post:
Use PowerShell to Query AD DS and Not Use LDAP Dialect
The Scripting Guys
Summary : Learn how to use the Filter parameter and the Windows PowerShell Expression Language on the Active Directory module cmdlets. Hey, Scripting Guy! I do not know why you like ADSI so much. The syntax is obscure, and it makes things hard to read. Yesterday’s blog that used Get-ADComputer...
on
16 Aug 2012
Blog Post:
Use PowerShell to Query AD DS for Servers and then Find Hotfixes
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, talks about querying the AD DS module via PowerShell and using the results to find hotfixes. Hey, Scripting Guy! We have a server running Windows Server 2008 R2 that is acting as one of our domain controllers. I do not have access to install the Remote...
on
15 Aug 2012
Blog Post:
The Ins and Outs of Using DSQuery with Windows PowerShell
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, talks about using DSQuery to return results for use in Windows PowerShell. Hey, Scripting Guy! I like using the DSQuery tool to search Active Directory Domain Services (AD DS). Can I use that tool with Windows PowerShell? —WS Hello WS, Microsoft...
on
14 Aug 2012
Blog Post:
Search AD for Missing Email Addresses Using PowerShell
The Scripting Guys
Summary: Learn how to use Windows PowerShell and the Active Directory cmdlets to find and replace missing email addresses. Hey, Scripting Guy! I am hoping you can help me. We recently decommissioned a domain and moved all the users from that domain into an organizational unit (OU) under our corporate...
on
6 Oct 2011
Blog Post:
Search Active Directory for User and Office Locations
The Scripting Guys
Summary: Search Active Directory for user and office locations by using Windows PowerShell and no scripting. Hey, Scripting Guy! I am looking for an easy way to search Active Directory. For example, I need to find information out about users. We are moving offices in our city, and I need to find...
on
5 Oct 2011
Blog Post:
Use PowerShell to Clean Up Active Directory After a Stalled Migration
The Scripting Guys
Summary : Use Windows PowerShell to clean up extended user attributes following a stalled Active Directory migration. Microsoft Scripting Guy Ed Wilson here. Today I am proud to announce the return of Microsoft MVP Nicolas Blank to the Hey, Scripting Guy! Blog. Nicolas has more than 14 years’...
on
1 Oct 2011
Blog Post:
Query Active Directory Without Writing a Script
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to query Microsoft Active Directory without having to write a script. Hey, Scripting Guy! I would like to use cmdlets to work with Active Directory. Are there any Windows PowerShell cmdlets in Windows Server 2008 R2 that can be used? -- BW Hello...
on
2 Dec 2010
Blog Post:
Use PowerShell to Query Active Directory from the Console
ScriptingGuy1
Summary: Learn how to query Active Directory by using Windows PowerShell without writing a script. Hey, Scripting Guy! Occasionally I have to perform a quick query of Active Directory, but I do not want to write a complicated VBScript or Windows PowerShell script. Is there a way to use Windows...
on
1 Dec 2010
Blog Post:
Error Handling and Exporting Active Directory Users to CSV
ScriptingGuy1
Summary: Learn how to handle errors in Windows PowerShell and how to export user information from Microsoft Active Directory to a CSV file. In this post: Exporting Active Directory Users to CSV Adding Comments to a Script File Error Handling in Windows PowerShell Exporting...
on
12 Nov 2010
Blog Post:
Use PowerShell and Active Directory Cmdlets to Update Users in Active Directory
ScriptingGuy1
Summary : Learn how to use Windows PowerShell and the Active Directory cmdlets to update user objects in Active Directory. Hey, Scripting Guy! Watching you write a custom function to search Active Directory is about as much fun as watching paint dry. One reason we upgraded to Windows Server 2008...
on
14 Oct 2010
Blog Post:
Use PowerShell to Search Active Directory Users’ Missing Values and Add Same
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to search Microsoft Active Directory for users that have missing values, and automatically add default values. Hey, Scripting Guy! We have several network administrators where I work. Unfortunately, all of them have complete rights to Active Directory...
on
13 Oct 2010
Blog Post:
Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/24/10)
ScriptingGuy1
In this post : Shuffling Values Around in an Active Directory Organizational Unit How Can I Be Notified by Email of Specific Words Being Found in the Event Log? Shuffling Values Around in an Active Directory Organizational Unit Hey, Scripting Guy! I need to shuffle values...
on
24 Sep 2010
Blog Post:
Query Active Directory with PowerShell and Run WMI Commands
ScriptingGuy1
Summary : Use Windows PowerShell to Query Active Directory for computers and then run WMI commands on the remote machines. The Scripting Guys show you how. Hey, Scripting Guy! We have a major problem at my company. We have a standard corporate desktop we are deploying by using the Windows Deployment...
on
26 Aug 2010
Blog Post:
Query Active Directory and Ping Each Computer in the Domain by Using PowerShell
ScriptingGuy1
Summary : Query Active Directory and ping each computer in the domain by using Windows PowerShell. The Scripting Guys show you how. Hey, Scripting Guy! I am THE IT person at my company. I am also a chemical engineer who has daily production responsibilities in our process plant. You see, I am...
on
25 Aug 2010
Blog Post:
Use the PowerShell [adsiSearcher] Type Accelerator to Search Active Directory
ScriptingGuy1
Summary : Learn how to use the Windows PowerShell [adsiSearcher] type accelerator to search Active Directory Domain Services (AD DS). Hey, Scripting Guy! I am trying to get in touch with my inner programmer. The problem is that our company has cut head count in the past two years, and the remaining...
on
24 Aug 2010
Blog Post:
Use the DirectorySearcher .NET Class and PowerShell to Search Active Directory
ScriptingGuy1
Summary : Learn how to search Active Directory Domain Services from Windows PowerShell by using the DirectorySearcher .NET class. Hey Scripting Guy! I am curious about searching Active Directory Domain Services (AD DS) from Windows PowerShell. I have seen lots of things on the Internet, but...
on
23 Aug 2010
Blog Post:
Use PowerShell to Add Domain Users to a Local Group
ScriptingGuy1
Summary : By using Windows PowerShell splatting, domain users can be added to a local group. This script includes a function to convert a CSV file to a hash table. Hey, Scripting Guy! I need to be able to use Windows PowerShell to add domain users to local user groups. I have been able to find...
on
19 Aug 2010
Page 1 of 3 (74 items)
1
2
3