FIM ScriptBox Item
Summary
The objective of this script is to create a user in the FIM portal. The script expects the attributes of the new user as parameter with the following format: "<attribute name>:<attribute value>|<attribute name>:<attribute value>" Usage: .\fimusercreate "DisplayName:Britta Simon|FirstName:Britta|LastName:Simon"
Script Code