|
Get-MailAddress
Just a simple function to get an users mail address.
|
10-26-2011
|
157
|
0
|
|
AD Tools with GUI
<# .SYNOPSIS Some really nice tools to manage your AD environment. .DESCRIPTION Add Objects to...
|
11-22-2010
|
1,251
|
0
|
|
Display the number of members of each OU in your AD with...
This is the same as the other one but with a Graphic User Interface. Display the number of members...
|
10-19-2010
|
485
|
0
|
|
Display the number of members of each OU in your AD
Display the number of members of each OU in your AD, recursivelly from the one you specify as parameter...
|
10-19-2010
|
380
|
0
|
|
Generate a report of all members of a specified AD group
Just change the -SearchRoot location for your own. Also change where you want the report to be saved...
|
10-05-2010
|
657
|
0
|
|
Copy Group Membership from one computer to another
This is a more complex script and harder to explain, but let's try.. First the script creates...
|
09-20-2010
|
205
|
1
|
|
|
Move computer to required OU based on computer type
A new version of the script. In this version it is not necessary to have the Quest Active Roles...
|
09-15-2010
|
1,949
|
1
|
|
Move computer to required OU based on computer model
Requires the Quest ActiveRoles ADManagement
|
08-31-2010
|
226
|
0
|
|
Write computer model to AD object description
Get the computer model through a WMI query (you can get something else) and write it to the computer...
|
08-26-2010
|
296
|
0
|
|
Powershell to check and Ad Domain and Forest Mode
|
12-31-2009
|
397
|
0
|
|
Powershell to Add new MX record into DNS
Regards, Krishna http://smtpport25.wordpress.com
|
12-19-2009
|
315
|
0
|
|
Powershell to Add New A Record into DNS
This powershell helps to add new A Record into DNS Regards, Krishna http://smtpport25.wordpress...
|
12-19-2009
|
465
|
0
|
|
Protect an Organizational Unit from Accidental Deletion
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server...
|
12-06-2009
|
280
|
0
|
|
Powershell to Pull Home directory details
|
11-30-2009
|
389
|
0
|
|
Get-IADExchangeAdmin
Retrieve all Exchange 2003 administrators.
|
08-20-2009
|
265
|
0
|
|
Get-IADAltRecipient
Get all objects which has an alternative recipient to receive e-mail.
|
08-20-2009
|
279
|
0
|
|
Get-IADObjectBySID
Retrieve domain account for known SID.
|
08-20-2009
|
338
|
0
|
|
Get-IADObjectSID
Retrieve AD object's SID.
|
08-20-2009
|
357
|
0
|
|
New-IADPassword
Generates a random password of the specified length.
|
08-20-2009
|
308
|
0
|
|
Get-IADDomainPasswordPolicy
Retrieve the domain password policy.
|
08-20-2009
|
352
|
0
|