Hyper V – Set the VM replication schedule
# Manual resync Set-VMReplication -VMName “RESYNC VM” -AutoResynchronizeEnabled 0 # Automatic resync Set-VMReplication –VMName “RESYNC VM” -AutoResynchronizeEnabled 1 -AutoResynchronizeIntervalStart […]
# Manual resync Set-VMReplication -VMName “RESYNC VM” -AutoResynchronizeEnabled 0 # Automatic resync Set-VMReplication –VMName “RESYNC VM” -AutoResynchronizeEnabled 1 -AutoResynchronizeIntervalStart […]
Hyper-V replication is an essential ‘server availability’ tool for any organization. Whilst it is not a substitute for good backups; […]
DISM is a powerful command line for online or WIM file edit. Find the index number for the version […]
Windows 2008 holding a DC may cause windows login issue. This happens to several servers: The security database on the […]
Many application API provides you the data in the form of JSON, so you can grab a piece of data […]
An administrator has blocked you from running this app, For more information, please contact the Administrator THis can be […]
You may come across the issue that the MAC users are able to connect to windows VPN server, but windows […]