Adding a Hyper-V host to SCVMM is pretty straight forward, I would only hope so, since they are both Microsoft products. Well, as quick as it is to add a Hyper-V host, adding…
How to Install DNS and Configure DNS Records on Windows Server 2016
Configuring DNS on Windows Server 2016. Using GUI which is slightly longer, but easier and doesn’t require commands to be typed. I will show you the GUI method here. Prerequisites Static IP…
Installing Remote Desktop Services 2016
This is a step-by-step guide to installing Remote Desktop Services 2016 and publishing your application collections. But, for those not familiar with Remote Desktop Services, let me explain it first. Remote Desktop…
PowerShell Direct
PowerShell Direct is a new feature provided by the next release of Windows Server that enables to run PowerShell commands from Hyper-V hosts in a virtual machine. It works without the network…
Use Windows Azure with Data Protection Manager
Data Protection Manager is able to use Windows Azure as storage support. The feature is called Backup Vault in Windows Azure. This last can be used also with Windows Server Backup feature….
HOW TO REMOVING UNWANTED PLUG-INS FROM VCENTER SERVER
Start your web browser, go to https://vcenter server name or IP/mobClick Content.Click ExtensionManager.Select and copy the name of the plug-in you want to remove from the list of values under Properties. For a list of…
Differences Between Active Directory and Azure Active Directory
One thing to note is, Azure Active Directory (AAD) and traditional/on-premises Active Directory (AD) are similar yet two very different things. One thing to note is, Azure Active Directory (AAD) and traditional/on-premises Active Directory (AD)…
Which ports are used by a RDS 2012 deployment
To configure Remote Desktop Services correctly for internet access or any time where firewalls are used, it is useful to know what ports are required. The information / taxonomy is broken down…
Add a computer to an Active Directory domain with PowerShell
Active Directory domain join This PowerShell snippet above connects remotely to the computer NAMEHERE, attempts to join it to the domain domain.here and then afterward restarts it. No more logging on computers…
Install Nano Server with Microsoft’s Nano Server Image Builder
n a nutshell, Nano Server is a new installation option for Windows Server 2016 that is designed and fully optimized for cloud-born applications, containers, or specific services you want to run on…