Add printer via user input

Nothing special here, just a quick little .vbs script that makes it easy for your users to hook up to a shared printer using Windows [...]

Add Domain Group to Local Administrators Group

I love vbscript. In fact, I’m thinking of proposing next spring (hoping for a summer wedding.)

Ok, personal stuff aside, here’s a neat way to add in a Domain group (yes, you can include security groups from Shared Network Drives) to the Local Administrator group in XP (Pro)

As with most things concerning the word ‘Admin’ ‘Administrator’ or ‘The’ the user running this script will need to have Adminstrative Priviliges themselves. Continue reading Add Domain Group to Local Administrators Group