After migration finished windows cant boot and Blue Screen of Death with error 0x0000007B this happens since the physical server had ISCSI drives, you need to tell windows to start
Author: admin
What is the Best Tools To Add After Minimal CentOS InstalationWhat is the Best Tools To Add After Minimal CentOS Instalation
Sometimes is is easy just to install CentOS with minimal installation CD as it is only around 700MB, Faster to download or to copy. I would suggest adding this tools
How to install zabbix on centOS 7How to install zabbix on centOS 7
Zabbix is one of the best open source monitoring system out there with flexibly and ready templates it is easy to install and get started fast. Here is step by
How To Install WordPress On CentOS 7How To Install WordPress On CentOS 7
This guide will help you install WordPress on Linux CantOS, First Lets update your system : sudo yum update -y Then install all Prerequisites like LAMP Packages : sudo yum
How to Restore “My Computer” icon on The DesktopHow to Restore “My Computer” icon on The Desktop
Since windows 8 Microsoft took off the icons we are so comfortable with like My Computer , Profile Documents… The simple way to restore them is : From run
How To Convert VHD Virtual Disk To VHDX FormatHow To Convert VHD Virtual Disk To VHDX Format
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
How To Fast install window features on server 2012 / 2016How To Fast install window features on server 2012 / 2016
Powershell give us an option to fast install any feature without the trouble/need of running windows wizard each time . Open Powershell as administrator ! To get all the names
Reset Windows Update AgentReset Windows Update Agent
This script will reset among other option the update agent, taken from technet gallery https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc download here from our server : Script : :: ================================================================================== :: NAME: Reset Windows
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,