Tag Archives: HTA

iTunes Lyrics Viewer HTA

I’ve been toying around with the iTunes COM object (iTunes.Application) which gives you some pretty handy control over the iTunes application. I was particularly interested in having something display song lyrics so I developed an HTA that displays album art, … Continue reading

Posted in Scripting | Tagged , , , | 10 Comments

Updated Logon Script Generator

Last fall I demonstrated an HTA I had developed to rapidly develop a user logon script with practically no scripting. You could map drives and printers based on group membership simply be selecting a group from a pre-populated drop down … Continue reading

Posted in Scripting | Tagged , , , , | 2 Comments

Password Reset Manager 1.3

My first Mr.Roboto column for Redmond Magazine is now online. In the article I talk about my free password reset tool, PWDMan. I demo’ed it at Techmentor last fall and it seemed pretty popular. I’ve made some improvements since then … Continue reading

Posted in PowerShell | Tagged , , | Comments Off

Logon Script Generator 1.1

While testing some Techmentor demos with the Logon Script Generator, I found a few bugs. The tool allows you to use %username% in a file UNC (like \\file03\%username% and it substitutes the appropriate VBScript to get the username. What I … Continue reading

Posted in Scripting | Tagged , , | Comments Off

Logon Script Generator

I’ve developed a new and free HTA, in the “scriptomatic” philosophy, that generates logon scripts. You can pick your drive and print mapping combinations, including checking group membership, and create a working VBScript logon script without having to write a … Continue reading

Posted in Scripting | Tagged , , | Comments Off