Dell Appassure 5 User Guide
Here you can view all the pages of manual Dell Appassure 5 User Guide. The Dell manuals for System are available online for free. You can easily download all the documents as PDF.
Page 301
Dell AppAssure User Guide Version 5.4.3 Revision B299 ForceReplication Use the ForceReplication command to force a one-time transfer of replicated data from the source core to the target core. You can replicate one specific protected server or replicate all protected servers. The protected servers must be already configured for replication. Usage The usage for the command is as follows: /[forcereplication |frep] -core [host name] -user [user name] -password [password] - targetcore [host name] -all |...
Page 302
Dell AppAssure User Guide Version 5.4.3 Revision B300 Command Options The following table describes the options available for the ForceRollup command: Example: Force rollup for agent 10.10.10.1 on the Core: >aacmd /forcerollup -core 10.10.10.10 - user administrator -password 23WE@#$sdd - protectedserver 10.10.10.1 Help The Help command displays a list of the available commands and their definitions. It also provides copyright and version details. Usage The usage for the command is as follows: /help...
Page 303
Dell AppAssure User Guide Version 5.4.3 Revision B301 Usage The usage for the command is as follows: /list [rps | passed | failed | mounts | volumes | protectedservers | activejobs | completed jobs | failedjobs | virtualizedservers | unprotectedvolumes | clusters | protectiongroups | sqldatabases | exchangemailstores | replicatedservers | repositories] -protectedserver [name | IP address] -core [host name] -user [user name] -password [password] –number [all | l | f | ] -jobtype Command Options The...
Page 304
Dell AppAssure User Guide Version 5.4.3 Revision B302 Examples: List the 30 most recent recovery points: >aacmd /list rps -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -number l30 View all failed data transfer jobs performed by a protected machine: >aacmd /list failed jobs -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -number all -jobtype transfer Mount The Mount command mounts a snapshot of one or more drives. You can...
Page 305
Dell AppAssure User Guide Version 5.4.3 Revision B303 Command Options The following table describes the options available for the Mount command: Examples: Mount the most recent recovery points containing volumes “c:\” and “d:\” in the read-only mode: >aacmd /mount -core 10.10.10.10 -user administrator -password 23WE@#$sdd - protectedserver 10.10.5.22 -path c:\mountedrecoverypoint -mounttype read -volumes c: d: Mount recovery points with numbers 2 and 7: >aacmd /mount -core 10.10.10.10 -user...
Page 306
Dell AppAssure User Guide Version 5.4.3 Revision B304 A user can pause replication in three ways: •On a source Core for all Agents (-[outgoing]). The administrator must specify the remote machine name with the outgoing replication pairing to pause outgoing replication on the source Core: >aacmd /Pause replication /o 10.10.12.10 •On the source Core for a single Agent (-protectedserver): >aacmd /Pause replication /protectedserver 10.10.12.97 •On target Core (-incoming). If the local Core is a target Core,...
Page 307
Dell AppAssure User Guide Version 5.4.3 Revision B305 Pause creating snapshots for a protected machine and resume it after three days, 20 hours, and 50 minutes: >aacmd /pause snapshot -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.10.4 -time 3-20-50 Pause export to virtual machine for all protected machines on the core: >aacmd /pause vmexport -core 10.10.10.10 /user administrator -password 23WE@#$sdd – all Pause outgoing replication on the core for a specific protected...
Page 308
Dell AppAssure User Guide Version 5.4.3 Revision B306 Example: Protect specific volumes of a server with the Core: >aacmd /protect -core 10.10.10.10 -username administrator -password 23WE@#$sdd - repository “Repository 1” -agentname 10.10.9.120 -agentport 5002 -agentusername administrator agentpassword 12345 -volumes “c:” “d:” ProtectCluster The ProtectCluster command adds a cluster under protection by a core. Usage The usage for the command is as follows: /protectcluster -core [host name] -user [user...
Page 309
Dell AppAssure User Guide Version 5.4.3 Revision B307 Example: Protect specific volumes of a cluster server with the Core: >aacmd /protectcluster -core 10.10.10.10 -username administrator -password 23WE@#$sdd -repository “Repository 1” -clustername 10.10.8.150 -clusterport 8006 - clusterusername clusterAdmin clusterpassword password -volumes “C:\ClusterStorage\Volume1” -clusternodes nodeName 10.10.8.150 volumes “c:” nodeName 10.10.8.151 volumes “c:” RemoveAgent The RemoveAgent command lets you remove...
Page 310
Dell AppAssure User Guide Version 5.4.3 Revision B308 RemovePoints The RemovePoints command lets you delete specific recovery points of a protected machine. Usage The usage for the command is as follows: /removepoints -core [host name] -user [user name] -password [password] - protectedserver [name | IP address] -rpn [number | numbers] | -time [time string] Command Options The following table describes the options available for the RemovePoints command: Example: Delete the recovery points with number 5...