Posted in 27 October 2009 ¬ 12:32h.John
Sometimes it might be necessary to remove Sentinel’s Ranger software from a computer with the minimum of fuss. Even though there is a removal user account. For instance, this may not work.
So here’s a handy script to automitcally disable Ranger on a workstation. This returns some Windows settings back to normal and backs up the [...]
Read the rest of this entry »
Posted in 5 September 2009 ¬ 19:43h.John
Vista’s UAC prevents standard users from installing printerr drivers by default. This can cause a problem, especially if you use a logon script or group policy preferences to add shared printers to the user profile.
Luckily there’s a quick group policy fix that will allow users to add printers without any prompt. Once configured, you should be able to log on with a user account that automatically adds the printer without a hitch.
Read the rest of this entry »
Posted in 5 September 2009 ¬ 10:35h.John
Once you have your domain and group policies set up, it can become frustrating to constantly have to remember to move a new computer into the correct OU.
Luckily in Windows 2003 and above, you can set a default OU:
redircmp ou=ComputersOU,dc=mydomain,dc=com
Remember to replace the path with your own domain’s OU path. Also, your domain has to [...]
Read the rest of this entry »
Posted in 21 August 2009 ¬ 11:01h.John
I needed to delete a chunk of cookies today – but I didn’t want to delete them all.
Thankfully there is a handy command that is within Windows versions after XP such as Server 2003 and Vista that will enable to clean up without too many problems.
The forfiles command will allow you to set a specific [...]
Read the rest of this entry »
Posted in 16 August 2009 ¬ 12:26h.John
Fed up with the BBC iPlayer? Well this article explains how to download BBC videos straight to your computer to watch in your favourite video player.
Read the rest of this entry »
Posted in 29 July 2009 ¬ 11:53h.John
Notepad++ is a very handy tool. It rocks.
What is annoying is that if you have it installed on a server, then you have to run NPP before opening the intended file that you want to edit.
Well, no more! Using the power of Group Policy Preferences (which also rocks).
First of all, install NPP onto your server [...]
Read the rest of this entry »