CCCP for Windows Vista/XP/2K [2008-09-21]
February 15th, 2009Sysinternals BgInfo v4.14
February 12th, 2009%logonserver%\netlogon\BGInfo\bginfo.exe %logonserver%\netlogon\BGInfo\bginfo.bgi /timer:0 /silent
Women and cars
February 10th, 2009Object is Protected from Accidental Deletion (Windows Server 2008)
February 9th, 2009If you attempt to delete an Object from Active Directory on your Windows 2008 Server and you receive the message:
You do not have sufficient priviledges to delete “the object”, or this object is protected from accidental deletion.
The solution is to click the View Menu in Active Directory Users and Computers and then select the Advanced Features. Now you can right click on the object and choose properties, then the Object Tab. Uncheck the box “protect from accidental deletion” and click OK.
You can now delete the object.
How do I use pool.ntp.org?
February 7th, 2009If you’re using a recent Windows version, you can also use the ntp client that is built into the system. Just execute:
net time /setsntp:pool.ntp.org
With some versions of Windows you can also specify more than one server
net time /setsntp:"0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org"
DK
net time /setsntp:”0.dk.pool.ntp.org 1.dk.pool.ntp.org 2.dk.pool.ntp.org”
at the command prompt. This is known to work on Windows 2000/XP/2003. The same can be achieved by, as administrator, right-clicking the clock in the taskbar, selecting ‘Adjust Date/Time’ and entering the server name in the ‘Internet Time’ tab.
