bbbngowc Posted October 20, 2006 Posted October 20, 2006 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..
bbbngowc Posted October 27, 2006 Author Posted October 27, 2006 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now