Download ADInit
Ce script nécessite PowerShell 2.0 pour être exécuter (version native de Windows 7 et Windows 2008 R2, disponible en téléchargement sur le site de Microsoft pour les version Windows XP, Windows 2003 et supérieure).
L’utilisation de ce script est sous votre responsabilité et dans le cadre de la maitrise de l’impact de ce script dans votre environnement.
J’ai développé et testé ce script mais ne garanti en rien son bon fonctionnement dans votre environnement.
Pour tout commentaire ou question sur l’utilisation de ce script n’hésitez pas à venir en discuter sur la page d’ADInit.
Bonne utilisation.
| Version | Date | Notes |
|---|---|---|
| ADInit 1.5.0 | 08/03/2012 | Improve use of ADInit for several text file by providing a menu, add ability to find group and users from another domain (useful when members of a AD group are foreign objects) |
| ADInit 1.4.3 | 22/02/2012 | Authentication bug fixes, Add support of Centrify Cmdlets 1.2.0 |
| ADInit 1.4.2 | 21/02/2012 | Add protection from accidental deletion to group objects, change authentication to PSCredential object, several bug fixes |
| ADInit 1.4.1 | 27/01/2012 | Add Help Topics, fix several bugs, add some GUID to Hash table |
| ADInit 1.4.0 | 25/01/2012 | Rewriting of all DirectoryServices functions to be compatible with PowerShell 2.0 for Windows XP, Vista and 7, and Windows Server 2003, 2003 R2, 2008 and 2008 R2 (this script don’t need anymore to use the ActiveDirectory PowerShellModule), first public release |
| ADInit 1.3.1 | 20/01/2012 | Bug fixes on functions called for AD management |
| ADInit 1.3.0 | 19/01/2012 | Add backward compatibility on non Windows 6.1 systems by giving ability to load functions from lib directory if ActiveDirectory PowerShellModule cannot be installed on the current system |