
Last Update: Sep 24, 2024
How can I configure an IPSec Policy through GPO? As written in previous articles (see related articles at bottom of page), Windows 2000/XP/2003 machines have a built-in IP security mechanism called IPSec (IP Security). IPSec is a protocol that’s designed to protect individual TCP/IP packets traveling across your network by using public key encryption. Besides…

Last Update: Nov 19, 2024
This is a step by step setup of how you get Windows XP to use Internet Connection Sharing or ICS. These instructions assume that when you have a Cable Modem connection or an ADSL connection (frankly, it can also be a simple Dial-Up modem connection, but that won’t get you anywhere, would it?). Let’s say…

Last Update: Nov 19, 2024
This is a step by step setup of how you get Windows 2000 Server (or Professional) to use Internet Connection Sharing or ICS. These instructions assume that when you have a Cable Modem connection or an ADSL connection (frankly, it can also be a simple Dial-Up modem connection, but that won’t get you anywhere, would…

Last Update: Sep 24, 2024
How can I configure Forms-Based Authentication in Exchange Server 2003 OWA? Exchange Server 2003 has greatly improved the Outlook Web Access (or OWA for short) experience when compared to older Exchange versions. Besides the nice new GUI, spell-checking in different languages, drag-and-drop features, S/MIME support (see Configure Message Security in OWA 2003 for more info)…

Last Update: Dec 03, 2024
Can I configure Windows 2000/XP/2003 to log me on automatically? You sure can! Old but nevertheless good. The auto logon can be accomplished by means of Registry modifying, or by use of 3rd-party tools. To configure auto logon through the Registry follow these steps: Open Registry Editor. In Registry Editor, navigate to the following registry…

Last Update: Dec 03, 2024
Daniel Petri reveals some tips and tricks to optimizing the networking settings in Server Core, which was introduced in Windows Server 2008.

Last Update: Jun 04, 2025
As you already know by now, in Windows Server 2008, Server Core installation does not include the traditional full graphical user interface (GUI). Read more about Server Core on my “Understanding Windows Server 2008 Server Core” article. Once you have configured the server, you can only manage it locally at a command prompt, or remotely…

Last Update: Jun 27, 2025
Those of you skilled in Exchange 2000/2003 versions surely remember that, out of the box, Exchange 2000/2003 allows you to send e-mail to the external world right after the Exchange installation was finished. You need not configure any additional setting, and as long as the Exchange server had Internet access (and access to a valid…

Last Update: May 27, 2022
Thanks to reader pnatan from Tapuz we can do that with just a simple registry tweak. To configure your computer (tested on Windows 2000, Windows XP and Windows Server 2003) to use both a DHCP obtained IP address and a statically configured IP address follow these steps: Configure your computer to use DHCP Right-click My…

Last Update: Sep 17, 2024
Learn how to configure TCP/IP settings using Netsh.exe in this article by Daniel Petri.