The following are parameters for the -cmd exportSiteUsersReport command
Using this command you can generate a Site Users Report
-csvFile |
specifies the CSV file and path to where you want to save this report |
-srcsite |
specifies the site collection from which the report will be generated |
-srcuser [name] |
source site username |
-srcepass [password] |
source site user password |
-srcuseproxy |
use proxy on source site |
Example:
Essentials -cmd exportSiteUsersReport -srcuser DOMAIN\user -srcepass passwd -srcsite "http://host/site" -File "fs path" -noSplash
The following are parameters for the -cmd exportSiteTemplatesReport command
Using this command you can generate a Site Templates Report
-csvFile |
specifies the CSV file and path to where you want to save this report |
-srcsite |
specifies the site collection from which the report will be generated |
-srcuser [name] |
source site username |
-srcepass [password] |
source site user password |
-srcuseproxy |
use proxy on source site |
Example:
Essentials -cmd exportSiteTempletesReport -srcuser DOMAIN\user -srcepass passwd -srcsite "http://dev.metavistech.com:8092/sites/dima5" -csvFile "fs path" -noSplash
The following are parameters for the -cmd userstoobject command
Using this command you can generate a "Users with permissions to Object" Report
-csvFile |
specifies the CSV file and path to where you want to save this report |
The following are parameters for the -cmd FullCompare command
Using this command you can generate a Full Site Compare Content report.
-csvFile |
specifies the CSV file and path to where you want to save this report. |
-srcsite |
specifies the first site collection on which the comparison will be made. |
-srcuser |
specifies the user login which will be used to pass authentication on the first site collection. |
-srcepass |
specifies the user encrypted password that will be used to pass authentication on the first site collection. |
-trgtsite |
specifies the second site collection on which the comparison will be made. |
-trgtuser |
specifies the user login which will be used to pass authentication on the second site collection. |
-trgtepass |
specifies the user encrypted password that will be used to pass authentication on the second site collection. |
-enhancedCompare |
specifies whether you want to use enhanced content compare within the report. |
-includePermissions |
specifies whether you want to include item level permissions within the report. |
-includeMembership |
specifies whether you want to include group membership levels within the report. |
-usermapping [path] |
path to the CSV file containing the user mapping for the operation. |
Example:
Essentials -cmd fullcompare -srcsite http://host/site -srcuser DOMAIN\user -srcpass passwd -trgtsite http://host/site2 -trgtuser DOMAIN\user -trgtpass passwd -usermapping path/file.csv -csvFile path/file.csv -enhancedCompare -includePermissions -includeMembership -log output.log -noSplash
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy