Windows Server 2008

Apparently a DC in my office has the wrong time in bios, and since it is a PDC, it uses this time by default. So how do we change this to use something like, oh NTP? NTP is Network Time Protocol, a standard with a real following :) http://www.pool.ntp.org/en/ is a good place to start looking for the time servers you might like to use, as well as some simple information on how to set times for both Linux and Windows servers.  One drawback is that there is a change for Windows servers since 2003.  Net Time /... is no longer used, instead there...

After a couple of days working with the new install, I like it for the most part, one thing that I found, there is no hibernate option with a Server OS and Hyper-v configured... so I shut down more often that I used to. Also, to get the Hyper-V networking to work, the problem is that you cannot use the wireless adapter as a share for the virtual networks, the virtual networks attach to the physical ehternet adapter. The workaround, was to bridge connections from my wireless and the virtual adapter, and things work out pretty well. Also,...

I should really say dev box, but it is a laptop, so it is not all that powerful.I have a Dell D620 and have windows server 2008 r2 (win2k8) installed on it.I ran into a couple things I would like to post about.The main reason I have loaded this is to use hyper-v, I need to be able to run multiple virtual machines, some windows server 2003, some 2008, some 32 and 64 bit. Also, sometimes I need special flavors of SharePoint or SQL server to match a client implimentation.I keep a vm of Windows 7 as well, which I...