• Powershell - Get-RecoveryPoints for all protected machines?

    Hi,

    I see that it is possible to get a list of all recovery points for a protected machine:

    Get-RecoveryPoints -protectedserver [servername] -Number all

    This list shows both BASE and Incremental recovery points which is great :-)

    However I am looking…

  • Replay.Common.Contracts.Storage.FileSystemType

    OS: CENTOS 7

    Agent version: 6.1.3.527

    Core version: 6.1.3

     

    when getting recovery point of a system i get the message:

    Invalid enum value 'Swap' cannot be deserialized into type 'Replay.Common.Contracts.Storage.FileSystemType'. Ensu
    re that…

  • Upgrade to 6.1.2.115 lost core console access

    After upgrading 3 cores to 6.1.2.115, two had no problems, but the third responds with "Error occurred during request execution Go to Home Page - Contact Support" when attempting to open Core Console GUI. Ran "Repair" twice, and re-booted, without success…

  • Cancel individual jobs via Powershell

    I am trying to automate clearing out various queued replications jobs over night to prevent the rollups for still being queued in the morning. I am able to pull the various information about the jobs I want to stop however I can seem to stop individual…