Welcome to Powergui.org - an open source community for Windows Powershell

PowerGUI.org PowerGUI.org and blogs

Category: Active Directory
Sub-Categories: 0, Documents: 16, Last Update: Feb 27, 2012 7:31 AM



Documents in Category Point your RSS reader here for a feed of the latest documents in this category Go to Page: [1 2 | Next ]
Sort by:
Filter by Document Type:
Document Type: PowerPack User Rights Delegation   
[3911] Last Modified: Feb 27, 2012 7:31 AM
This powerpack helps delegate the management of group membership to end users.
Document Type: PowerPack AD-Network Admin PowerPack   
[3871] Last Modified: Feb 17, 2012 2:17 PM
Domain Admin Tools PowerPack
Document Type: General verify AD credentials from csv   
[3771] Last Modified: Nov 4, 2011 12:34 PM
this lets you verify ad credentials from a csv with 2 columns username,password
Document Type: PowerPack Sync two AD-Groups   
[3083] Last Modified: Jan 4, 2011 8:11 AM
param(
[string] $sourceGroup,
[string] $targetGroup
)


#region Get the current PowerPack configuration.
$configuration = Get-ActiveDirectoryPowerPackConfiguration
#endregion

#region
Document Type: PowerPack Enterprise PKI management   
[2552] Last Modified: Mar 14, 2011 9:53 AM

Prologue
At first I want to thanks Kirk Munro, who helped me with working in PowerGUI Admin console. It was a surprise for me, for scripting guy with 2 years experience with PowerGUI Script Editor Since this is my first experience
Document Type: PowerPack Active Directory Recycle Bin PowerPack   
[2461] Last Modified: Aug 26, 2009 8:45 AM
This PowerPack adds the ability to manage the Active Directory Recycle Bin feature added in Windows Server 2008 R2 from within the admin console.
Document Type: How To's Add Contacts to Active Directory   
[2433] Last Modified: Jul 16, 2009 12:38 PM
Import Contacts into Active Directory using the Active Directory cmdlets.
Document Type: PowerPack Org Chart PowerPack   
[2424] Last Modified: Nov 9, 2009 10:09 PM
This PowerPack add the ability to manage an org chart within the admin console and generate an org chart document in Visio based on organization information in Active Directory.
Document Type: Download Enumerate Users and Groups they are Members Of   
[2011] Last Modified: Aug 1, 2008 11:58 AM
This script enumerates Active Directory and generates a list of users and the groups they are a member of. The output is a tab delimited text file.
Document Type: PowerPack Active Directory Unix User/Group Management   
[1955] Last Modified: Jul 9, 2008 1:27 PM
Enables management of Unix users and groups in Active Directory.
Document Type: PowerPack AD Tombstone Reanimation   
[1915] Last Modified: Aug 26, 2009 9:10 AM
This PowerPack allows you to view all recently deleted AD objects (tombstones) and restore any of them.
Document Type: General Active Directory - Get Name and Create Time Stamp of disabled Users   
[1895] Last Modified: May 13, 2008 1:32 PM
Output a text file of name and create time stamp of disabled users
Document Type: Download Active Directory - Get Name and Create Time Stamp of enabled Users   
[1894] Last Modified: May 13, 2008 1:30 PM
Output the name and create time stamp of enabled users to a file.
Document Type: PowerPack AD Trust Browser PowerPack   
[1864] Last Modified: May 3, 2008 6:01 PM
Allows for the viewing and configuration of forest and domain trusts.
Document Type: PowerPack Fine-Grained Password Policies   
[882] Last Modified: Aug 26, 2009 9:08 AM
GUI to manage fine-grained password policies in Windows 2008 domains

Go to Page: [1 2 | Next ]   Point your RSS reader here for a feed of the latest documents in this category