While experimenting with RIS in VMWare I ran into a few snags. The PXE wasn’t receiving the proper file from my W2K3 server (also in VMWare). Luckily I found a few solutions from the links below. I’m reposting/rewording it here in case those sites ever go offline. Continue reading ‘VMWare and RIS Notes’
Archive for the 'Windows Server' Category
Turning off the shutdown tracker
Published December 9th, 2006 in Tips and Windows Server. 0 CommentsI’ve always found the shutdown tracker in Server 2003 terribly annoying. It can be useful on production servers, but it gets old fast when enabled on a test server in VMWare that you reboot/shutdown often. Luckily it is simple to disable.
To turn off the shutdown tracker on 2003 Server:
- Start–>Run
- Type:
gpedit.msc - Under
Administrative Template->System, setDisplay shutdown event trackerto Disabled. - Click OK and you’re done.
