Posted in 10 November 2009 ¬ 16:26h.John
I had a little trouble with an HP Printer driver that was causing the Vista PCs to hang at logon.
Without going into the specifics of the problem (which comes down to poor HP drivers), I needed a way to ensure that the driver wouldn’t be active the next time that a user logged onto a [...]
Read the rest of this entry »
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 26 September 2009 ¬ 22:31h.John
Webdav is a very handy protocol for writing files back and forth across the internet.
I’ve never really had much call for it – but I’m all for it lately as I’m trying out Alfresco and would really love to see a better way to upload files than the basic web-bsaed uploader that is provided.
As Firefox [...]
Read the rest of this entry »
Posted in 21 September 2009 ¬ 23:46h.John
I’ve just been tweaking with SSH. One of the common things that I have to do is reconfigure my SSH tunnels while I’m working remotely to gain access to desktops and the like.
In this situation, the cumbersome but easiest way always seemed to be to disconnect and change the command line. However, having used Putty [...]
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 13 June 2009 ¬ 00:38h.John
Doesn’t it drive you mad when you set up an IIS server in Windows and you forget to add Flash files to the MIME types? You end up debugging what you think is some scripting problem only to remember about 2 hours later that IIS’s file support out-of-the box leaves a lot to be desired.
Well, [...]
Read the rest of this entry »