When connecting to the web enrollment page for Windows Server 2003 Certificate Services from a Windows 7 or Windows Server 2008 client you may encounter a warning message that it cannot be used with this version of Windows.
Update Required for Windows 2003 Certificate Services Web Enrollment for Windows 7/2008 Clients
Exchange 2000 and Windows Server 2008 Domain Controllers
A reader emailed me to ask how they can go about upgrading their current environment without breaking Exchange.
Installing Exchange Server 2010 Pre-Requisites on Windows Server 2008
How to install the Exchange Server 2010 pre-requisites on Windows Server 2008.
How to Add Multiple DNS Servers to Windows Server 2008 Core
After installing Windows Server 2008 Core you may wish to configure a static IP address and DNS servers. Microsoft guides you through the process of configuring the IP address and primary DNS server using the Netsh command, but what about additional DNS server IP addresses?
Changing Screen Resolution on Windows Server 2008 Core
When you first login to a Windows Server 2008 Core installation you may find the desktop screen resolution is too small at 640×480 pixels. However the nature of the Core installation is that there is no graphical interface to modify the desktop resolution. Fortunately the changes can be made via the registry.
Install telnet on Windows Server 2008
If you’re needing to do some SMTP testing using a Windows Server 2008 host you’re probably going to need a Telnet client. The Telnet client is not installed by default on Windows Server 2008, so you can use this ServerManagerCmd.exe one-liner to quickly install it: C:\>servermanagercmd -i telnet-client ……… Start Installation… [Installation] Succeeded: [Telnet Client]. [...]

