Skip to content

Monthly Archives: December 2006

Link: An Introduction to Network Access Protection

20-Dec-06

WindowsNetworking.com has posted an article about Network Access Protection: An Introduction to Network Access Protection (Part 1) by Brien Posey.This is a good overview and introduction to NAP. The next article will go into configuration details.
One aspect of network security that is frustrating for many administrators is that they have no control over the configuration [...]

DELPROF: What The?

14-Dec-06

We all know that Windows is not case sensitive when it comes to the command line. Someone forgot to tell DELPROF though - you can use DELPROF in a script to automatically and silently delete user profiles. However it seems that you need to run the command in lower case, if you use upper case [...]

Windows PE 2.0 and VMware Workstation

14-Dec-06

I’m working on a Presentation Server deployment project at the moment, and am deploying the servers with Windows PE 2.0 via Windows Deployment Services (WDS). I need to launch Windows Setup via WINNT32.EXE because the servers have two RAID sets and the client wants the user profiles on the second disk set. So before deploying [...]

Link: Introduction to Server & Domain Isolation with Windows

14-Dec-06

Microsoft has posted what appears to be an updated document (version 1.1) from August 2005, Introduction to Server and Domain Isolation with Microsoft Windows. Server and Domain Isolation using IPSec is a great method for creating isolated networks to protect those networks from unwanted traffic. Domain isolation solves the problem where access to domain resources [...]