Jump to content

Recommended Posts

Posted

Hello,

Is there a way that I can place a link on my local intranet site that users on my LAN can click and it opens the request remote assistance page in windows xp? I want the user to send invitations from their computers to me without have to go through start | help support | ect..


Posted

For those who came-a-searchin for the same thing or something similar, this was my fix:

Set objShell=CreateObject("Wscript.Shell")

objShell.Run "cmd /c start hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Escalation/Common/rcscreen1.htm",0

This allows the user to click on a link and then "Invite" me to connect to their machine to assist them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...