Command Line Tool for Data Store Management

The command line tool (as_dsmgr.exe) lets you perform management operations at data store level for deduplication and non-deduplication data stores.

You can use this tool to start, stop, list, refresh and get the status of data stores, enable and disable the data store share. You can also use this tool to query the configuration, the port details of data stores, and so on.

Note: All commands of the command line tool (as_dsmgr.exe) supports GUID volume data store.

Location:

You can find as_dsmgr.exe in the "Bin" folder of the UDP installation path.

Options:

/StartSrv

Starts the data store management service.

Usage: /StartSrv

/StopSrv

Stops the data store management service.

Usage: /StopSrv

/ListDS

Lists all data stores.

Usage: /ListDS

/StartDS

Starts the data store.

Usage: /StartDS <DSName>

/StartDSR

Starts the deduplication data store to Restore Only status.

Usage: /StartDSR <DSName>

/StopDS

Stops the data store.

Usage: /StopDS <DSName>

/DSStat

Gets the data store status.

Usage: /DSStat <DSName>

/DSCfg

Gets the data store configuration.

Usage: /DSCfg <DSName>

/DSNode

Gets the protected agent list on the data store.

Usage: /DSNode <DSName>

/DSMinMem

Gets the required minimum memory size of the data store.

Usage: /DSMinMem <DSName>

/UpAllSta

Refreshes the whole status information of all data stores.

Usage: /UpAllSta

/LstDSCfg

Gets the data store setting from the configuration file.

Usage: /LstDSCfg <DSCommonPath> [PathUserName] [PathPassword]

/LstPort

Lists the ports used by deduplication data stores on the RPS.

Usage: /LstPort

/EnableShare

Enables data store share from the current RPS.

Usage: /EnableShare <DSName>

/DisableShare

Disables data store share from the current RPS.

Usage: /DisableShare <DSName>