powershell Powershell - OneLine useful # 1 - Re-synchronizing VM replication This command will re-synchronize virtual machines replication, every 10 minutes. It does not show errors and will stop after all synchronizations are ok $hyperviseurs = @("SRV-HPV03","SRV-HPV04");$ErrorActionPreference = "SilentlyContinue&