Posts tagged: script

0Group Policy LogoCustom ADM file for Windows Server 2003 / XP domain

Published on by in Misc Software. Updated 1st January 2012.

I was dig­ging thru an old back-up CD today and stumbled upon a cus­tom ADM file I cre­ated when I was admin­is­ter­ing a Win­dows Server 2003 / Win­dows XP Domain. To use, copy the fol­low­ing code into note­pad, save the file with a .adm exten­sion on the system32 folder of a domain server. Open Group… Read more »

0Alarm Clock LogoPHP / JavaScript to wake a PC remotely

Published on by in Web Technologies. Updated 5th October 2011.

I have an HTPC and a net­work server on my net­work.  My server is always on, but the HTPC sleeps when it is not in use.  If I want to sched­ule record­ings remotely I need a way to wake the HTPC.  The solu­tion I came up with is to provide a webpage on my server… Read more »

0Dell 3130CN LogoAdding a print icon to print individual blog posts

Published on by in Web Technologies. Updated 4th June 2012.

In addi­tion to this blog I also have a blog about recipes.  I decided that I wanted a print icon on the main page for each post so that people can print the recipes.  Googling provided vari­ous sug­ges­tions, none of which worked.  How­ever, I even­tu­ally cobbled together the fol­low­ing, which seems to work…

0Internet Explorer 9 LogoHow to launch HTML based programs fullscreen

Published on by in Web Technologies. Updated 16th June 2012.

I was asked recently if I could copy a teach­ing resource from a CD-ROM onto a laptop com­puter. This par­tic­u­lar pro­gram is mostly HTML with some embed­ded videos. There were 2 prob­lems with run­ning it from a local short­cut. 1. Inter­net Explorer secur­ity warn­ings 2. The full-screen win­dow is launched by a par­ent browser win­dow… Read more »