FIM ScriptBox Item
Summary
The objective of this script is to create a backup of all ObjectVisualizationConfiguration objects as XML that are exported by FIM Automation cmdlets. Each Resource Control Display Configuration (RCDC) object is saved in a separate file and the name of the the file is the object's identifier.
The script takes one optional parameter: ConfigurationBackupPath. ConfigurationBackupPath is the path to a customer backup folder. The default is: C:\FIMBackup\ResourceControlDisplayConfiguration\
The script verifies whether the following three prerequisites are satisfied before processing the script code:
If any of these conditions are not satisfied, the script stops and an error is displayed.
Script Code
Richard Mueller edited Revision 8. Comment: Fix typo
Richard Mueller edited Revision 7. Comment: Removed (en-US) from title
Ed Price - MSFT edited Revision 5. Comment: Title casing, tags
Patris_70 edited Revision 2. Comment: added en-US tag and title