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 331
Dell AppAssure User Guide Version 5.4.3 Revision B329 Get-SqlDatabases The Get-SqlDatabases command returns a list of SQL databases from the specified protected machine. Usage The usage for the command is as follows: Get-SqlDatabases -core [host name] -user [user name] -password [password] -protectedserver [server name or IP address] Command Options The following table describes the options available for the Get-SqlDatabases command: Example: Lists all SQL databases jobs on the local Core:...
Page 332
Dell AppAssure User Guide Version 5.4.3 Revision B330 Command Options The following table describes the options available for the Get-UnprotectedVolumes command: Example: Lists all volumes available for protection (but not get protected) on the specified agent machine: >Get-UnprotectedVolumes -protectedserver 10.10.10.10 Get-VirtualizedServers The Get-VirtualizedServers command returns information about virtualized servers. Usage The usage for the command is as follows: Get-VirtualizedServers -core [host...
Page 333
Dell AppAssure User Guide Version 5.4.3 Revision B331 Example: Lists all virtualized servers on the local Core: >Get-VirtualizedServers Get-Volumes The Get-Volumes command returns information about volumes on a specified machine that is protected by the Core. Usage The usage for the command is as follows: Get-Volumes -core [host name] -user [user name] -password [password] -protectedserver [server name or IP address] Command Options The following table describes the options available for the...
Page 334
Dell AppAssure User Guide Version 5.4.3 Revision B332 Command Options The following table describes the options available for the New-Base command: Example: Force base image for all protected machines: >New-Base –all New-Mount The New-Mount command mounts a snapshot of one or more drives. Usage The usage for the command is as follows: New-Mount -core [host name] -user [user name] -password [password] -protectedserver [machine name] -mounttype [read | write | readonlywithpreviouswrites] -drives [drive...
Page 335
Dell AppAssure User Guide Version 5.4.3 Revision B333 Example: >New-Mount -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -path C:\MountedRecoveryPoint -mounttype read -volumes c “d, ko” Mount an array of recovery points: >New-Mount –rpn 10 52 41 -protectedserver localhost –path “D:/Folder for mount” Mount a recovery point with certain time created: >New-Mount -protectedserver 10.10.5.56 –path “D:/Folder for mount” –time “8/24/2012 11:46 AM”-userOptional....
Page 336
Dell AppAssure User Guide Version 5.4.3 Revision B334 New-Repository The New-Repository command creates a new repository in the AppAssure Core. The size specified must be between 250 Mb and 16 Tb. Usage The usage for the command is as follows: New-Repository | –name [name] -size [size] -datapath [location] -metadatapath [location] Command Options The following table describes the options available for the New-Repository command: Example: Create new repository of minimum size in local drive E:...
Page 337
Dell AppAssure User Guide Version 5.4.3 Revision B335 New-Snapshot The New-Snapshot command forces a snapshot resulting in a data transfer for the current protected machine. When you force a snapshot, the transfer will start immediately or will be added to the queue. Only the data that has changed from a previous recovery point will be transferred. If there is no previous recovery point, all data on the protected volumes will be transferred. Usage The usage for the command is as follows: New-Snapshot...
Page 338
Dell AppAssure User Guide Version 5.4.3 Revision B336 Command Options The following table describes the options available for the Push-Replication command: Example: Push replication for a single protected machine: >Push-Replication -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd -targetcore 10.10.10.20:8006 –protectedserver 10.10.5.22 Push replication for all protected machines: >Push-Replication -all Push-Rollup The Push-Rollup command forces rollup for a protected machine. Usage The...
Page 339
Dell AppAssure User Guide Version 5.4.3 Revision B337 Example: Push rollup for a single protected machine: >Push-Rollup -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd – protectedserver 10.10.5.22 Push rollup for all protected machines: >Push-Rollup -all Remove-Mount The Remove-Mount command dismounts a mounted recovery point specified by the /Path. Dismount points for the selected machine using the -protectedserver parameter or dismount points for all the mounted recovery points by...
Page 340
Dell AppAssure User Guide Version 5.4.3 Revision B338 Example: Dismount the recovery point specified by the path: >Remove-Mount -core 10.10.10.10:8006 -user administrator -password 23WE@#$sdd -path C:\mountedRecoveryPoint Remove-Mounts The Remove-Mounts command dismounts all mounted recovery points. Usage The usage for the command is as follows: Remove-Mounts -core [host name] -user [user name] -password [password] Command Options The following table describes the options available for the Remove-Mounts...