Windows Server 2016
Are there Restore Points in Windows Server 2016?
There is no restore point feature in Windows Server 2016. You have to work with Windows Server Backup feature which…
The following error was generated: $error.Clear(); Install-MsiPackage
While Installing an Exchange Server 2016 on Windows Server 2016, you may get the following error. The following error was…
How To Rename NIC Adapters with PowerShell
If you want to rename NIC adapters with PowerShell, follow this tutorial: Step 1. Open PowerShell with admin privileges Step…
What does the number 28 behind the IP address 192.168.1.203/28 mean?
Question: What does the number 28 behind the IP address 192.168.1.203/28 mean? Answer: 28 is a subnet mask. IP address…
How to Install the Latest Updates in Windows Server 2016
To install the latest updates on Windows Server 2016, follow these steps: Log in to Windows Server 2016 with an…
How to Add New User in Active Directory Domain in Windows Server 2016
You can create a new user either from Active Directory Users or use the Computer snap-in or from PowerShell. I…
How to Create an Active Directory Global Security Group with PowerShell
I had to create a global security group while I was managing shared mailboxes in Microsoft Exchange Server 2016 with…
setup.exe: The ‘term’ is not recognized as the name of cmdlet, function, script file
When you are preparing an AD and extending schema while installing Exchange Server 2016, you may get the following error.…
How to Turn Off Screen Saver in Windows Server 2016
This short tutorial shows you how to turn off the screen saver from Windows Server 2016. Turn Off Screen Saver…