Recent Comments
- HunterCobra on Brother 2040 Toner Light Stuck
- stokeontrentuk on Brother 2040 Toner Light Stuck
- hecticmum on Brother 2040 Toner Light Stuck
- bert hubert on Brother 2040 Toner Light Stuck
- Anon on Brother 2040 Toner Light Stuck
Archives
- February 2011 (1)
- April 2010 (1)
- February 2010 (1)
- January 2010 (2)
- November 2009 (4)
- October 2009 (5)
- September 2009 (4)
- August 2009 (3)
- July 2009 (1)
- June 2009 (2)
- April 2009 (2)
- March 2009 (3)
- February 2009 (4)
- January 2009 (4)
- December 2008 (3)
- November 2008 (7)
- September 2008 (5)
- August 2008 (1)
- June 2008 (1)
- May 2008 (3)
- April 2008 (1)
- March 2008 (1)
- February 2008 (1)
- January 2008 (5)
- December 2007 (2)
- November 2007 (1)
- October 2007 (3)
- August 2007 (1)
- July 2007 (1)
- June 2007 (3)
- May 2007 (8)
- April 2007 (5)
- March 2007 (5)
- February 2007 (7)
- January 2007 (1)
- November 2006 (2)
- December 2004 (1)
- October 2004 (1)
- September 2004 (2)
- August 2004 (2)
- July 2004 (5)
- June 2004 (3)
- May 2004 (6)
- April 2004 (3)
- March 2004 (5)
- February 2004 (8)
- January 2004 (17)
windows Archive
-
Error 0×80005000 using LDAP in VBScript
Posted on February 3, 2011 | No CommentsWhile rolling out a new logon script, I started getting reports of an error message like this one showing up. Error 0×80005000 with a source of (null) isn’t particularly helpful. ... -
Aliasing a Windows File Server
Posted on January 21, 2010 | 1 CommentYou’ve consolidated 2 servers down to 1 after hours. Great. Then you recreate all the file shares on the new server, and test mapping them using the new name. They... -
Manage a Child Domain as Enterprise Admin
Posted on January 14, 2009 | 1 CommentSay your AD root is ‘smashcorp.local’, and you have a child domains of ‘flowerco.smashcorp.local’ and ‘oilchange.smashcorp.local’ The oilchange domain was migrated into your AD directly from NT4, while the flowerco... -
Change File Associations via Command Line
Posted on December 11, 2008 | No CommentsYou can change file type associations in Windows from the command line with 2 simple commands: assoc and ftype. Use assoc to associate a file extension with a file type... -
Audit Windows Print Logs with Perl
Posted on December 4, 2008 | No CommentsI’ve had this script floating around for a while. It can take a CSV export of your event log from a Windows machine, and give you a per-user breakdown of... -
Using PrintUI.dll to Redirect a Printer
Posted on September 17, 2008 | No CommentsYou can use PrintUI.dll from a command line to manage and change printer settings. The most common place I use it is in a scheduled task to redirect print jobs. ... -
Fix for Windows Update Error 0xC800021F
Posted on April 22, 2007 | No CommentsIf you are getting error 0xC800021F on the Windows Update site on your Windows 2000 system, open a command line and run the following commands: regsvr32 msxml32.dll /s net stop...

