THIS PAGE IS OBSOLETE - PLEASE VISIT http://psma.codeplex.com for latest version
If you want to keep this project going, please consider a donation -
- PowerShell MA version 5.5.1.1017 - Build 5.5.1.1017, minor upgrade and recommended release
- PowerShell MA version 5.5.0.3508 - Build 5.5.0.3508, new logging and minor bug fixes
- PowerShell MA version 5.5.0.1425 - Build 5.5.0.1425, latest release with impersonation support
- PowerShell MA version 5.0 - Former release (requires R2 Service Pack 1 or better)
- PowerShell MA version 4.5.0.2 - Hotfix release with minor bugfixes
- PowerShell MA version 4.5.0.1 - Former release (requires R2 Service Pack 1)
- PowerShell MA version 4.0.1 - Deprecated release (build on R2 but supports R1 as well). You should only use this version if your installation is pre-SP1.
Additional downloads
If you have created great scripts for use with this MA, please share them be sending them to me. I'll make them available for download here -- October 11, 2015 - CSV sample scripts (from Søren Granfeldt)
- February 17, 2015 - Lync sample scripts (from Søren Granfeldt)
- June 13, 2014 - Exchange 2010 sample scripts (from Søren Granfeldt)
- April 24, 2014 - DFSGroups / FIMService sample scripts (from Søren Granfeldt)
- Version 5.0 sample scripts from The FIM Team presentation (from Søren Granfeldt)
- ODBC sample scripts for PSMA 4.5 (from Kent Nordström)
- Home Folder sample script for PSMA 4.5 (from Kent Nordström)
- Office 365 PowerShell sample scripts (from Søren Granfeldt)
- Microsoft SQL sample scripts (from Søren Granfeldt)
- Home Directory sample scripts (from Søren Granfeldt)
- Home Directory sample scripts (from Kent Nordström)
Version History
- Version 5.5.1.1017 | Requires .NET 4.5.2. Added support for Write-Verbose/Debug/Progress/Error in scripts. Changed PowerShell host to use PowerShell instead of RunSpace to remedy memoryleak in System.Automation.dll if using RunSpace. Optimized import code to be more responsive after script returns. Also, added support for control values naming to be non-casesensitive. Added additional parameter to all scripts to pass a PSCredential object for use in scripts.Simplified logging information for import objects.
- Version 5.5.0.3508 | Added trace logging instead of file logging. Fixed a few bugs and added robustness for script host. Added error logging to event log. Added ExportType as parameter to export script to inform on Delta or Full Exports. New installation method using PowerShell. Please note requirement to create event log source. This version is directly interchangeable with build 5.5.1425, just replace .DLL in Extensions directory
- Version 5.5 | March 18, 2014 - Added robustness for script host and add support for running scripts in impersonated security context.
- Version 5.0 | August 22, 2013 - Added support for paged imports and updated with bug fixes and better logging.
- Version 4.5 | March 18, 2013 - Support for password management and custom error messages on import/export errors. Support for more simple export objects. FIM 2010 R2 Service Pack 1 or later is required.
- Version 4.0 | November 15, 2012 - Support for delta and additional logging features
- Version 3.0 | June 30, 2012 - Rewritten using ECMA 2.0 and support for .NET Framework 4.0. Functionality has changed in some areas to accommodate new features of the ECMA 2.0 framework. Please note that DLL has wrong verison number of 1.0.0.0.
- Version 2.0 | February 7, 2012 - Fixed bug with wrongly linked FIM 2010 R2 .DLL causing problems on current versions of FIM.
- Version 2.0 | January 17, 2012 - Rewritten to support Full Import through script. Added ability to run a BeginExport script and a EndExportScript script
- Version 1.0 | April 12, 2011 - Initial version released.
No comments:
Post a Comment