Is there a "Run" command for the built in windows service "Offer Remote Assitance"?

The only way I know is to open "Help and Support", and search for "Offer Remote", then click the link that comes up. But this only works on XP worksations so far as I can tell.

I know you can save it as a bookmark once you locate it the first time, but If you can't get the "Offer Remote" search result then you're dead in the water.

Thanks

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

On Windows XP you can use the following:

"%ProgramFiles%\Internet Explorer\iexplore" hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Escalation/Unsolicited/Unsolicitedrcui.htm
link|improve this answer
From the Run dialog you can skip the Iexplore bit: hcp://cn=microsoft%20corporation,l=redmond,s=washington,c=us/Remote%20Assistanc‌​e/Escalation/Unsolicited/unsolicitedrcui.htm But that's a mouthful still. Probably be nicer to create a shortcut, favorite, etc. – jscott Oct 29 '10 at 16:44
yeah, I was hoping for something like --> remoteas (i.e. cmd for command prompt) but it was probably a stretch... Thanks! – I.T. Support Oct 29 '10 at 18:32
feedback

On Windows 7 and Vista, it gets much easier:

msra /offerra <computername>
link|improve this answer
I'd make this the answer too if I could have more than one. Thanks! – I.T. Support Nov 2 '10 at 17:05
You bet! It's also worth noting that although Win7/Vista computers can offer remote assistance to WinXP computers, it is not possible for an XP user to offer remote assistance to a Win7/Vista machine. – Miles Erickson Nov 3 '10 at 1:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.