Category: Tech

Upgrade the virtual machine configuration version

Check the virtual machine configuration versions

  1. On the Windows desktop, click the Start button and type any part of the name Windows PowerShell.
  2. Right-click Windows PowerShell and select Run as Administrator.
  3. Use the Get-VM cmdlet. Run the following command to get the versions of your virtual machines.
    Get-VM * | Format-Table Name, Version

    You can also see the configuration version in Hyper-V Manager by selecting the virtual machine and looking at the Summary tab.

Upgrade the virtual machine configuration version

  1. Shut down the virtual machine in Hyper-V Manager.
  2. Select Action > Upgrade Configuration Version. If this option isn’t available for the virtual machine, then it’s already at the highest configuration version supported by the Hyper-V host.

How to Reseed a Failed Mailbox Database Copy in Exchange Server 2010

When a mailbox database copy has failed in an Exchange Server 2010 Database Availability Group (DAG) it may be necessary to reseed the mailbox server with the failed database copy.

Page 2 of 2

Powered by WordPress & Theme by Anders Norén