Sign in
|
Join
|
Help
Don Hite at myITforum.com
Select Distinct
DateAdd
(D,+1,
GetDate
())
'Be Sure To Come Back Then too!'
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
Break Time
By Request
Client Health Monitoring
ConfigMgr 2007
HTML Applications
Microsoft SQL Server
MOM 2005
MOSS 2007
myITforum Community
Odds & Ends
Odds & Ends
OpsMgr 2007
Origins
PowerShell
SCE 2007
Server Technologies
SMS 2003
SQL Queries
Vbs Scripts
News
Sign Up For E-Mail Alerts When New Content Is Added To This Blog
Tag Categories:
Break Time
By Request
Client Health Monitoring
ConfigMgr 2007
HTML Applications
Microsoft SQL Server
MOM 2005
MOSS 2007
myITforum Community
Odds & Ends
Origins
OpsMgr 2007
PowerShell
Server Technologies
SMS 2003
SQL Queries
SCE 2007
VBS Scripts
Navigation
Site Home
Home
Bloggers List
Blogs
Photos
Downloads
Archives
June 2009 (5)
March 2009 (4)
February 2009 (12)
December 2008 (44)
November 2008 (48)
October 2008 (61)
September 2008 (57)
August 2008 (56)
July 2008 (49)
June 2008 (50)
May 2008 (56)
April 2008 (44)
March 2008 (71)
February 2008 (52)
January 2008 (33)
December 2007 (123)
November 2007 (68)
October 2007 (71)
September 2007 (68)
August 2007 (80)
July 2007 (87)
June 2007 (72)
May 2007 (89)
April 2007 (75)
March 2007 (62)
February 2007 (51)
January 2007 (61)
December 2006 (48)
November 2006 (51)
October 2006 (58)
September 2006 (49)
August 2006 (21)
July 2006 (43)
June 2006 (18)
May 2006 (14)
April 2006 (5)
Don's Links
E-Mail Don Hite
Don's myITforum Articles
Kansas City Regional Systems Management Users Group
RSS (Really Simple Syndication) Syndication Feed
Don Hite's Blog Catalog Page
Kansas City Regional Systems Management Users Group Blog
Visuals
I Want You
Visit myITforum
Bart Simpson Chalkboard
myITforum Links
Rod Trent's Blog
myITforum Downloads
myITforum Home Page
myITforum News Blog
myITforum User Blogs
myITforum Book Store
myITforum Columnists
myITforum Forums Page
myITforum User Groups
myITforum Wiki Service
myITforum Site News Blog
myITforum Daily Newsletter
myITforum Gear And Apparel
myITforum Newsletters Blog
myITforum Web Browser Toolbar
myITforum Branded News Reader
myITforum E-Mail Discussion Lists
myITforum Home Page Search
myITforum.com Polls
External Links
1E
Faqshop
LabMice
LearnSMS
SMS Utils
SMS Expert
Extended Tools
System Center Tools
Personal Pages
Phil Wilcock's - Farmer Phil's Diary
Duncan McAlynn's Destination: Ireland
Jarvis Davis
Don The Baptist
Blog To Blog
Anthony Clendenen
Dan Thomson
Garth Jones
Michael Mott
Rod Trent
Ron Crumbaker
Ying Li
Jason Scheffelmaer
Scott Moss
Mike Lucero
Matt Broadstock
John Nelson
Brian Tucker
Steve Thompson
Ronni Pedersen
Jason Sandys
Roger Zander
David Stein
myITforum Live Search Engines
myITforum Live Blog's Search
myITforum Live Home Search
myITforum Live Forum's Search
myITforum Live Articles Search
Browse by Tags
All Tags
»
HTML Applications
(
RSS
)
By Request
Microsoft SQL Server
MOM 2005
PowerShell
Vbs Scripts
Sunday, November 23, 2008 2:57 PM
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:
HTML Applications
Sunday, November 16, 2008 7:43 PM
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:
HTML Applications
Sunday, November 02, 2008 3:16 PM
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:
HTML Applications
Sunday, October 26, 2008 2:32 PM
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:
HTML Applications
Sunday, October 19, 2008 1:11 PM
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:
HTML Applications
Sunday, October 12, 2008 3:19 PM
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:
HTML Applications
Sunday, September 07, 2008 12:22 PM
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:
HTML Applications
Sunday, August 17, 2008 3:27 PM
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:
HTML Applications
Sunday, August 03, 2008 3:11 PM
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:
HTML Applications
Sunday, June 22, 2008 1:02 PM
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:
HTML Applications
Sunday, June 08, 2008 8:27 AM
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:
HTML Applications
Sunday, June 01, 2008 7:34 AM
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:
HTML Applications
Monday, May 26, 2008 7:38 AM
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:
HTML Applications
Sunday, May 18, 2008 7:24 AM
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:
HTML Applications
Sunday, May 11, 2008 7:58 AM
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:
HTML Applications
Sunday, May 04, 2008 7:09 AM
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:
HTML Applications
Sunday, April 20, 2008 7:14 AM
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:
HTML Applications
Sunday, April 13, 2008 7:41 AM
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:
HTML Applications
Sunday, April 06, 2008 7:51 AM
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:
HTML Applications
Sunday, March 16, 2008 8:39 AM
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:
HTML Applications
Sunday, March 09, 2008 8:23 AM
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:
HTML Applications
Sunday, March 02, 2008 8:15 AM
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:
HTML Applications
Sunday, February 17, 2008 3:05 PM
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:
HTML Applications
Sunday, February 10, 2008 7:05 AM
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:
HTML Applications
Sunday, February 03, 2008 8:19 AM
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:
HTML Applications
Sunday, January 27, 2008 12:54 PM
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:
HTML Applications
Sunday, January 20, 2008 8:33 AM
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:
HTML Applications
Sunday, December 30, 2007 1:51 PM
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:
HTML Applications
Sunday, December 23, 2007 9:02 AM
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:
HTML Applications
Sunday, December 16, 2007 8:25 AM
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:
HTML Applications
More Posts
Next page »