The simple way is to use powershell cmdlet: Convert-VHD The Convert-VHD cmdlet converts a virtual hard disk file by copying the data from a source virtual hard disk file to
Category: Software
Upgrade 2012 R2 Cluster to 2016 using Cluster OS Rolling UpgradeUpgrade 2012 R2 Cluster to 2016 using Cluster OS Rolling Upgrade
Upgrade 2012 R2 Cluster to 2016 using Cluster OS Rolling Upgrade mirrored from : http://www.altaro.com/hyper-v/upgrade-2012-r2-cluster-2016-using-cluster-os-rolling-upgrade/ Starting with Windows Server 2016 we get a new, nice feature which makes the cluster
When installing exchange mailbox role you get error : “Database is mandatory on UserMailbox”When installing exchange mailbox role you get error : “Database is mandatory on UserMailbox”
This can happen if you have users type mailbox without belonging to mailbox database To find those users, execute powershell command : Get-Mailbox -arbitration | Select Name,
Configure exchange 2013 CAS High AvailabilityConfigure exchange 2013 CAS High Availability
From exchange 2013 Microsoft drop the cas arrey function as the mailbox client connect through HTTPS only, achieving High Availability with CAS server will be done with some other form
Add exchange 2013 DAG – Database Availability GroupAdd exchange 2013 DAG – Database Availability Group
DAG can run on exchange with the roles Mailbox or Mailbox+CAS, The basic requirement is 2 exchange server and a witness server, with windows 2016 this server can be assign
install exchange 2013 step by stepinstall exchange 2013 step by step
To install Exchange on windows first make sure you prepared the right operation system to the right Exchange version according to the Exchange Server Supportability Matrix : https://technet.microsoft.com/en-us/library/ff728623(v=exchg.150) Now, Lets
HYPER-V RESUME REPLICATION SCRIPTHYPER-V RESUME REPLICATION SCRIPT
Some time the hyper-v replication get in to suspended mode or halt on any other reason, here is a Powershell script to run from the replica server which will start
dell compellent sc2020 or sc2040 freezedell compellent sc2020 or sc2040 freeze
Occasionally Dell Compellent can freeze, all the lights stop blinking and the storage stop responding to the management IP and the controllers, The Cluster shared volumes (CSV) or the share
hyper-v replication with certificate Authenticationhyper-v replication with certificate Authentication
Hyper-V Replication base on Certificate Authentication have great advantage in terms of security, kerberos Authentication base usually put the replication server in the same Domain as the hyper-v host
The Microsoft Exchange Transport service is rejecting message submissions because the available disk space has dropped below the configured threshold.The Microsoft Exchange Transport service is rejecting message submissions because the available disk space has dropped below the configured threshold.
Problem When attempting to send mail to an Exchange 2007 EMail Server, you see the above error message. Usually the Exchange can send mail out and exhibits no other problems.