No remote Desktop License Server available on RD Session Host server 2012 R2
A fully functional and activated 2012 R2 Remote Desktop Session Host server displayed the following message: This was a simple…
A fully functional and activated 2012 R2 Remote Desktop Session Host server displayed the following message: This was a simple…
Admins often need to automate things, like creating a dedicated account for joining machines to an Active Directory (AD) domain.…
Prerequisites: VM/ Physical – It is recommended to have the time server as a physical server, but VMs should be…
I noticed the DNS broke on my servers after Windows Update. The problem was KB3145126. Read more about it here.…
To check the proxy settings like ProxyOveride or if it is enabled or not: Get-ItemProperty -Path "Registry::HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" To disable…
Applies to: Windows Server 2008 R2, Windows Server 2012R2, Windows Server 2016 From the command prompt on the source DHCP…
To update, use the command below (2008 and 2012 server compatible) w32tm /config /manualpeerlist:"ntp_server" /syncfromflags:manual /reliable:yes /update change the ntp_server…
Open up command prompt Type:Â %windir%\system32\inetsrv\appcmd list site > c:\sites.csv Open the Sites.csv file in Excel!