Published: 2016-12-15
Since System Center Service Manager's export/import management pack functionality doesn't include the Request Offering Advanced Configuration settings, these settings need to be managed separately.
We provide two scripts to handle these settings. Both settings should be executed locally on the System Center Service Manager management server.
Export-AdvConfiguration.ps1
Exports Advanced Configuration settings for all Request Offerings with settings to AXML files in a subfolder called SvcCatExport in the folder where the script is executed.
Import-AdvConfiguration.ps1
Imports and overwrites all Advanced Configuration settings for all Request Offerings that have a AXML file in the SvcCatExport subfolder.
IMPORTANT: Make sure to check that the SvcCatExport folder only contains AXML files for the Request Offerings that you want to update before executing Import-AdvConfiguration.ps1.
Comments
0 comments
Please sign in to leave a comment.