ECMA 2.0 PowerShell Management Agent available
-
2012年6月10日 12:13My FIM2010 PowerShell Management Agent (MA) is released. This new version is written using ECMA2.0.
Give it a run and let me know of pros and cons (and any bugs)
http://blog.goverco.com/2012/06/ ecma-2-powershell-management-ag ent-10.html Regards, Soren Granfeldt
blog is at http://blog.goverco.com | twitter at https://twitter.com/#!/MrGranfeldt
全部回复
-
2012年6月11日 12:46
Looks good! Simple but effective!
Important to know is that the FIM Synchronization Service account is the account used to execute the scripts. The account must be entitled to reading the script file location and to execute powershell scripts.
Another thing: if the MA is unable to read the schema file, it displays:
Unable to retreive schema. Error: An anchor attribute defined by the extension must not be of type Reference or Boolean. A multivalued attribute defined by the extension must not be of type Boolean.
This might be confusing for users not knowing that file simply can't be found or can't be read by the service account. You might want to add a check for that.
Best regards,
Pieter de LoosPieter de Loos - Consultant at Traxion (http://www.traxion.com) http://fimfacts.wordpress.com/
-
2012年6月11日 13:10
Thanks Pieter...
I'll make a note of that and put your good input in the next version of the doc and in the code.
Let me know of any other findings (or successes :-))
Regards, Soren Granfeldt
blog is at http://blog.goverco.com | twitter at https://twitter.com/#!/MrGranfeldt

