Browse by Tags

All Tags » HTML Applications (RSS)

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...
Posted by dhite | 1 comment(s)
Filed under:

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...
Posted by dhite | with no comments
Filed under:

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...
Posted by dhite | with no comments
Filed under:

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...
Posted by dhite | with no comments
Filed under:

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 > <...
Posted by dhite | with no comments
Filed under:

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...
Posted by dhite | with no comments
Filed under:

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...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve Your Local Computer And User OU Information

This HTA Script will allow you to see your local computer and logged on user account Organization (OU) Information. HTA Script: Set objExplorer = WScript.CreateObject( "InternetExplorer.Application"...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve The SID For A Specified User Or Group

This HTA Script will allow you to retrieve the Security Identifier (SID) for a specified user or group name. User Security Identifier: Name SID Admin S-1-5-21-1808774407-1002908778-2105408048-500 Group...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve Network Operating System Information For XP Workstations

This HTA script will allow you to enter a site server name and three letter site code into input dialog boxes and will then gather the following information for all of the XP workstations in your database...
Posted by dhite | with no comments
Filed under:

HTA Script To Count Assigned And Installed Resources For A Specified Site Code

This HTA Script will allow you to enter a site server name and site code into provided text boxes and will count the assigned and installed resources for that site. HTA Script: < Html > < Head...
Posted by dhite | with no comments
Filed under:

HTA Script To Get Your IP Address Information

This HTA script will connect to the Kaxy.Com web site and will return your IP address, Region, City, Latitude, Longitude, ISP and privacy status. HTA Script: < Html > < Head > < Title >...
Posted by dhite | with no comments
Filed under:

HTA Script To Estimate Your Horses Weight

Here is another HTA script that I wrote just for fun for all of my horse owner readers and my myITforum equine friends out there to help with estimating their horse’s weight. If you are a horse owner...
Posted by dhite | 1 comment(s)
Filed under:

HTA Tithe Calculator Script

This is an HTA Script that I wrote just for fun to show my daughter how much money her husband and her should tithe to the church broken down by week, month and year based on their estimated annual combined...
Posted by dhite | with no comments
Filed under:

HTA Script To See When Collections Were Last Updated

This HTA script will allow you to enter a site server name and its three letter site code into provided text boxes and will then list all of the site server’s collections to the active window including...
Posted by dhite | with no comments
Filed under:

HTA Script To Calculate How Many Hands High A Horse Is

Provided here is another equine HTA script that I wrote just for fun to allow you to calculate your horse’s height in hands. To use the script enter your horse’s height in inches from the ground...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve Heartbeat Discovery Information

This HTA script will allow you to enter a server name and site code into the provided text boxes and will enumerate all of the machines and their last logged on user name as well as the Heartbeat discovery...
Posted by dhite | with no comments
Filed under:

HTA Script To List A Remote Machines Start Menu Items

This HTA script will allow you to enter a local or remote machine name and will then list all of the start menu items to the active window. HTA Script: < Html > < Head > < Title > HTA...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve Machines In A Collections Last Logged On User Information

This HTA script will allow you to select a collection name from a drop down menu and will retrieve the Machine name, Last logged on users Login ID and their Full user name and write the results to the...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve Login Details Of A Machine

This HTA script was not written by me but I received it from a reader who wanted to know more about creating gradient backgrounds. As a result I sent them to the link at the end of this post. The script...
Posted by dhite | 6 comment(s)
Filed under:

HTA Script To Retrieve Computer System Information

This HTA script will take a supplied machine name and will write the Machine name, User name, Computer Manufacturer, Model and the number of processors present to the active window. HTA Script: < Html...
Posted by dhite | with no comments
Filed under:

HTA Script To List All Locally Installed Administrative Tools

This HTA script will allow you to see which administrative tools are installed on your local machine and write them to the active window. HTA Script: < Html > < Head > < Title > HTA Script...
Posted by dhite | 1 comment(s)
Filed under:

HTA Script To Retrieve Active Directory System Information For A Local Machine

This HTA script will return the AD Site Name, Domain Short Name, Domain DNS Name and the Forest DNS Name for the machine on which the script is executed from. HTA Script: < Html > < Head >...
Posted by dhite | with no comments
Filed under:

HTA VBS Script Chooser

This HTA script will allow you to choose a Vbs script from a dropdown menu list to execute. The script below allows you to hard code your script path such as C:\Scripts in the example. It will also enumerate...
Posted by dhite | with no comments
Filed under:

HTA Script To List Active Directory Subnets For The Local Domain

This HTA script will list the Active Directory (AD) subnets for the domain in which the script is executed from and will write the results to the active window. HTA Script: < Html > < Head >...
Posted by dhite | with no comments
Filed under:

HTA Script To List SMS Or ConFigMgr Collection Members

This script will allow you to choose a collection name from a drop down menu list and list the collection member names to the active window. Note : Change the following to reflect your site: strComputer...
Posted by dhite | with no comments
Filed under:

Newspaper Reader HTA Script

This is an HTA script that I wrote just for fun to allow me to open and read my favorite newspapers without the need to create internet shortcuts or add them to my favorites. The following Newspapers are...
Posted by dhite | with no comments
Filed under:

HTA Script To Retrieve NT Or AD Group Names

This HTA script will allow you to enter a Domain Controller (DC) Server name into an input box and will enumerate all of the Groups for that server to the active window. HTA Script: < Html > <...
Posted by dhite | with no comments
Filed under:

HTA Script To List Active Directory Sites For A Local Domain

This HTA script will list the Active Directory (AD) sites for the domain in which the script is executed from and will write the results to the active window. HTA Script: < Html > < Head >...
Posted by dhite | with no comments
Filed under:

HTA Script To List Printer Shares On A Print Server

This HTA script will allow you to enter a Print Server name into an input text box and it will enumerate the shared printers on the Print Server to the active window. The information returned to the active...
Posted by dhite | with no comments
Filed under:
More Posts Next page »