generateObjectStoreDataMap command
The generateObjectStoreDataMap command generates the object store data map for mapping the object stores that are contained in a solution package to the appropriate object stores in the target environment.
Syntax
The following syntax includes line
breaks to format the command for reading. Enter the command and options
on a single line without any line breaks.
configmgr_cl generateObjectStoreDataMap
-solutionPackage package_file
-file datamap_file
[-silent][-force][-help]Parameters
- -solutionPackage package_file
- Specifies the full path and file name of the solution package for which you are creating the data map. If the path includes spaces, put the entire path in double quotation marks. For example, enter "C:\Solution Packages\Credit Dispute Solution.zip".
- -file datamap_file
- Specifies the full path and file name for the data map file to create. The directory structure in the path must already exist. You can use any valid file name, but the .xml extension is recommended. If the path includes a directory name with spaces, put the entire path in double quotation marks. For example, enter "C:\Solution Packages\datamap.xml".
- -help
- Optional and displays a brief message on the command syntax instead of running the command.