- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Terminal Services Web Client
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-10-2004 03:54 AM
тАО05-10-2004 03:54 AM
Terminal Services Web Client
Microsoft provides the Terminal Services Advanced Client which is an ActiveX control that can be hosted from Internet Information Services to allow remote desktop connections through a web browser. More information from MS at http://www.microsoft.com/windows2000/server/evaluation/news/bulletins/tsac.asp
The attached TDEF provides a link to a machine serving the ActiveX control from IIS within the context of hpSIM. In the TDEF there is a placeholder for the name of the server that is hosting the control that you must edit before adding the TDEF to hpSIM. Replace the text [SERVER_HOSTING_TERMINAL_SERVICES_WEB_SERVICE] with the name of your actual server running the IIS/ActiveX control.
If you put the attached file, tsweb.xml, into the TOOLS directory of hpSIM, you can then navigate to the BIN directory at \Program Files\HP\Systems Insight Manager\bin and execute:
mxtool -a -f ..\tools\tsweb.xml
You'll be able to find this in the hpSIM menus under TOOLS --> INTEGRATED CONSOLES. If you're logged in when the tool is added, you have to log out before the tool appears for you on the next log in.
This TDEF is offered for educational purposes only. HP assumes no fault for the use of the script and there are no warranties express or implied.
There are a number of examples of TDEF files that are already part of your hpSIM install that are located in the TOOLS directory. Feel free to check them out and steal ideas from them at will!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2004 05:39 AM
тАО05-11-2004 05:39 AM
Re: Terminal Services Web Client
After implementing I was a little annoyed by how the default page remains open once you are done in the remote desktop session. To resolve that I change this line:
Window.Navigate("Default.htm")
to this:
window.close
in the ReturnToConnectPage subroutine.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2004 06:02 AM
тАО05-11-2004 06:02 AM
Re: Terminal Services Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-11-2004 06:04 AM
тАО05-11-2004 06:04 AM
Re: Terminal Services Web Client
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 03:37 AM
тАО07-01-2004 03:37 AM
Re: Terminal Services Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 04:53 AM
тАО07-01-2004 04:53 AM
Re: Terminal Services Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 05:25 AM
тАО07-01-2004 05:25 AM
Re: Terminal Services Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 06:28 AM
тАО07-01-2004 06:28 AM
Re: Terminal Services Web Client
It reads:
A runtime error has occured
would you like to debug?
when I choose yes it states:
Line: 97
Error: Type mismatch \'iAutoConnect'
After I ok through the errors it goes to the default blank connection page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2004 08:43 AM
тАО07-08-2004 08:43 AM
Re: Terminal Services Web Client
There was an extra backslash in the line. Once removed the iAutoconnect error quits and it works.
I have attached the working file. I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2005 03:12 AM
тАО01-25-2005 03:12 AM
Re: Terminal Services Web Client
This is a nifty tool.
I installed and re-installed the tool and it does not automatically connect.
Is there a way to make it connect to an IP address automatically instead of a name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 07:47 AM
тАО02-02-2006 07:47 AM
Re: Terminal Services Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2006 02:27 AM
тАО03-27-2006 02:27 AM
Re: Terminal Services Web Client
I tried it but it does not connect automatically. I changed the two lines in the XLM files but when I use the tools/integrated consoles/TS Web console, the URL contains the SIM server itself instead of the target server. And with Tools/
System Information/TS, it does not connect. However, in both cases I see the TS logon screen waiting a server name to be entered.
The Line in the XML file is now
I aggree with the request of being able to use the IP address because not all of our servers are in the same DNS zone as the CMS.
Regards.