How to reset the licensing status of a Windows server so that it does not shut down automatically. Continue reading
Tag Archives: Windows Server
Manage Windows Servers with Ansible
This is a follow-up to the previous post about automating Windows Server setup with unattended install. Continue reading
Automate Windows Server Setup with Windows Unattended Install
I’ve been into Ansible lately, and wanted to find out if I can automate Windows configuration using it. Continue reading
Configure IIS 8 and Tomcat Connector ISAPI Filter on Windows Server 2012
We are going to configure IIS 8 as a frond-end for Apache Tomcat. Continue reading
Parsing IIS Server Logs with Log Parser
Log Parser is one of those great tools that makes your IIS logs analysis easier. Continue reading
Disk Cleanup on Windows Server 2008 Without Installing Desktop Experience
Windows Server 2008 is something every admin likes to work with (sense the sarcasm over the Internet, Dr Cooper?). Continue reading
XenApp 7.5 “Fail worker callback using SPN HOST/ and IP address”
Following the previous post regarding XenApp 7.5 Application Delivery Controller (ADC), it also seems that XenApp 7.5 Virtual Deliver Agent (VDA) fails to connect to ADC when hosted on Windows Server 2008 R2 x64 Datacenter. Continue reading
XenApp 7.5 Error XDDS:EEBF43DB “DesktopStudio_ErrorId : DatabaseNotConfigured”
Despite the fact that Windows Server 2008 R2 SP1 was listed as a supported operating system for XenApp 7.5 and XenDesktop 7.5, it did not actually work for us on this platform. Continue reading
Change Default RDP Port on Windows Server 2008/2012
Change the default RDP port 3389 via registry editor and PowerShell. Continue reading