How to Check if a Folder is Empty in PowerShell
When you are required to check a folder if it is really empty or not with Powershell, this tutorial can…
Add-PSSnapin : The windows PowerShell snap-in ‘microsoft.exchange.powershell.snapin’ is not installed on this computer.
When you execute the following command Add-PSSnapin microsoft.exchange.powershell.snapin You may get the following error: Add-PSSnapin : The windows PowerShell snap-in…
[SOLVED] Setup cannot detect an SMTP or Send connector with an address space of ‘*’. Mail flow to the Internet may not work properly.”.
During an Exchange Server 2016 installation, you may get the following error: Setup cannot detect an SMTP or Send connector…
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…
[SOLVED] Add-ADpermission : the term ‘Add-ADpermission’ is not recognized as the name of a cmdlet, function, script file or operable program.
When you create a mailbox in Microsoft Exchange Server 2016 by using PowerShell, you may get the following error. Add-ADpermission…
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…
[SOLVED] new-mailbox : the term ‘new-mailbox’ is not recognized as the name of a cmdlet, function, script file or operable program.
When you create a mailbox in Microsoft Exchange Server 2016 by using PowerShell, you may get the following error. new-mailbox…
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…