Recent Posts
Don Hite
Return To Blog Listing
Tags: Break Time, By Request, Microsoft SQL Server, Odds & Ends, PowerShell, SMS 2003 SQL Queries, Vbs Scripts
Recent Posts Tagged With 'html applications'
Remote Desktop Chooser HTA Script
Provided here is an HTA script that will allow you to start a Remote Desktop connection to a specified machine by selecting or choosing the machine name from a list of radio boxes. Note: This script only uses the Full Screen (/F) switc...
Asset Intelligence License Ledger HTA Script
Provided here is an HTA Script to function as an Asset Intelligence License Ledger. Count Family Name Product Name Version License Type 212 Office Enterprise Office Enterprise 2007 2007 Microsoft Volume License 17...
HTA Script To Retrieve Proxy Information For A Specified ConfigMgr 2007 Site Server
This HTA script will take a site server name and site code and return the following Proxy information: Proxy Name, if it is Enabled, the Polling Interval, State and the Port number. HTA Script: <Html> <Head> <Title...
HTA Script To List Roles For A Specified Site Server
This HTA script will take a site server name and site code and list all of the available site system roles for the server and send the results to the active window. HTA Script: <Html> <Head> <Title>HTA Script<...
HTA Script To List Applications And Their ConfigMgr Uninstall String Information
This is an HTA script that was written to be run in a ConfigMgr test lab environment to list installed applications and their uninstall string information. HTA Script: <Html> <Head> <Title>HTA Script</Title&...
HTA Script To Retrieve SMS Site Data Information
This HTA Script will provide you with site server information for the site server and site code specified. The information will include the Site code, Site name, Version and build numbers as well as the service account name and the provider an...
HTA Calendar Control Example Script
This HTA script will provide you with an example for using the Microsoft Calendar Control for Microsoft Office. The calendar control (Mscal.ocx) Clsid:8E27C92B-1264-101C-8A2F-040224009C02 is an ActiveX control and can be used with HTA sc...
