Monthly Archives: December 2006

VBScript – Check if current user is a member of a certain group

I found some code to do this out on the net the other day. I’ve modified it a little, and added the part that checks environment variables. It probably isn’t too efficient, as it creates a new object and then … Continue reading

Posted in Scripting, SysAdmin, Windows | 2 Comments

A quick shortcut to “Offer Remote Assistance”

Paste the following into the Start, Run dialog box. It allows you to offer remote assistance to other PCs in your domain. hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Escalation/Unsolicited/Unsolicitedrcui.htm

Posted in SysAdmin, Windows | Leave a comment

KnowledgebasePublisher

If you’re looking for an open-source Knowledge Base, look no further than KnowledgebasePublisher. v2.0 beta 1 has just been released. I’ve upgraded my 1.5.1 version to 2.0b1 without any issues. The additions are exactly what I was after, as I … Continue reading

Posted in SysAdmin | Leave a comment