Site menu:

Site search

Categories

Links:

Meta

Archive for 'Uncategorized'

Running HTML applications elevated

Need to run HTML applications elevated and want to add “run as administratior” in the context menu of files with the .hta extension? Add following registry keys via .reg file: [HKEY_CLASSES_ROOT\htafile\shell\runas\command] @=”C:\\Windows\\system32\\mshta.exe \”%1\” %*” “IsolatedCommand”=”C:\\Windows\\system32\\mshta.exe \”%1\” %*” Or make use of group policy preferences to provision the keys to your machines.

SCCM OSD – Gathering values and deploying unknown computers

When using SCCM OSD to deploy operating systems there are several options to start the deployment process and to add the unknown computer to the SCCM DB (SCCM’s unknown computer support, using a pre-execution hook). I created a customized WinPE boot image that can be booted via CD or USB. Via startnet.cmd a small .hta [...]

Let’s get this up and running again

It’s been a while, but let’s get this one up and running again…

Started using Vista RC1

With Windows Vista going into the Release Candidate stage I decided it was about time for some real beta testing. I decided to migrate my main home PC and see how usable this OS already was. I’m using a self made PC based on the following hardware: Mainboard: ASUS P4B533 (Intel 845E). Processor: PIV 2400 [...]

RSS Feeds

I added an extra navigation button to the site! “RSS Feeds” refers to a page where I’ll collect the RSS feeds I like to follow. For now you’ll see a feed from the Dilbert site and several feeds from VRTNieuws. More feeds with technical content will be added soon…