Archive for February, 2009
Sound Blaster® Audigy – Windows XP
Friday, February 27th, 2009HP nx6110 – Windows XP
Monday, February 23rd, 2009FastCopy (ver1.92)
Wednesday, February 18th, 2009MRTG on Snapgear SG300
Sunday, February 15th, 2009######################################################################
# Multi Router Traffic Grapher — Sample Configuration File
######################################################################
# This file is for use with mrtg-2.15.2
# Global configuration
workdir: C:\mywebfiles\sg300
WriteExpires: Yes
Target[sme570-eth1]: \eth1:public@10.0.0.2
Title[sme570-eth1]: Traffic on SG300
PageTop[sme570-eth1]: <h1>ADSL</h1>
MaxBytes[sme570-eth1]: 1250000
CCCP for Windows Vista/XP/2K [2008-09-21]
Sunday, February 15th, 2009Sysinternals BgInfo v4.14
Thursday, February 12th, 2009%logonserver%\netlogon\BGInfo\bginfo.exe %logonserver%\netlogon\BGInfo\bginfo.bgi /timer:0 /silent
Women and cars
Tuesday, February 10th, 2009Object is Protected from Accidental Deletion (Windows Server 2008)
Monday, 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?
Saturday, 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.