Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-04-2007, 03:49 AM
JPenrose
Newsgroup Contributor
 
Posts: n/a
Remote Assistance

X post to: Help_Support and Configuration_manage.

In an effort to save local resources I elected to try the built-in Remote
Assistance feature of Windows XP instead of installing some 3rd party remote
agent software we've used in the past (Altiris Carbon Copy).

So far, this technology is failing. Here is what I have configured so far:

Through a single GPO linked to the OU where the computers live I've enabled
the Offer Remote Assistance and Solicited Remote Assistance policies,
included the users and groups needed to have the RA access, configured WF to
allow port 135 and also excepted the HelpCtr.exe and Helpsvc.exe programs as
well as sessmgr.exe. I have also set the Remote Desktop Help Session Manager,
Remote Access Auto Connection Manager and Remote Access Connection Manager
services to automatic startup and started all 3. I created a shortcut to
point to Offer RA (I'll spare you the path; it about a block long) which gets
me to a Help and Support window titled Offer Remote Assistance with an area
to include a PC name or IP address. So far so good. I enter the IP (or FQDN,
NetBIOS name) and click Connect. I get a connection and a drop down list of
users that are available to assist. Cool, right? Wrong; when I click Start
Remote Assistance I'm presented with a dialog box (Remote Assistance -
Webpage Dialog) stating that "A program could not start. Please try again."
OK, WHAT program could not start???

I've since found several proposed solutions throughout the net and its
newsgroups all of which have failed to fix the issue.

Ran sessmgr -service
Changed the RPC to start with local system instead of network service
Enabled all disabled services
Turned off the windows firewall (has nothing to do with the FW since the
error is the same regardless)

Short of a sacrificing a chicken or something, I've run out of ideas. This
technology should work but it doesn't.

All CPUs I've worked with on this issue are:
Windows XP professional SP2 (all patched to date)
Members of the same domain
on the same subnet
Running IE6 SP1 for Win XP
Black
Solicit remote assistance works from the users end as long as I don't
configure exceptions for port 135 and the help and support programs (helpctr,
helpsvc, sessmgr). As soon as I do that, I get A program could not start...

This issue is posted everywhere with greater and lesser detail than I’ve
provided so it's obviously common.

MS PSS/MS MVPs: Are you out there? Can you help a brother out?

Thanks in advance

JPenrose MCSE/A [2K;2K3]



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-04-2007, 03:49 AM
  #2 (permalink)  
Old 01-04-2007, 03:55 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

Hi JPenrose,

I agree that the error message is vague, not providing much information to
troubleshoot. In some cases, error messages from programs can be misleading.
For instance, I do have a system here with missing XML parser wherein I can
replicate this R.A problem.

See if running these commands (Start, Run dialog) help you resolve the
problem.

helpctr -regserver
regsvr32 itss.dll
regsvr32 msxml3.dll
regsvr32 scrrun.dll
regsvr32 wshom.ocx
regsvr32 rdchost.dll

Let's know how it goes.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
news:8A241418-C1B0-4908-B52E-9D3B746CF16A@microsoft.com...
X post to: Help_Support and Configuration_manage.

In an effort to save local resources I elected to try the built-in Remote
Assistance feature of Windows XP instead of installing some 3rd party remote
agent software we've used in the past (Altiris Carbon Copy).

So far, this technology is failing. Here is what I have configured so far:

Through a single GPO linked to the OU where the computers live I've enabled
the Offer Remote Assistance and Solicited Remote Assistance policies,
included the users and groups needed to have the RA access, configured WF to
allow port 135 and also excepted the HelpCtr.exe and Helpsvc.exe programs as
well as sessmgr.exe. I have also set the Remote Desktop Help Session
Manager,
Remote Access Auto Connection Manager and Remote Access Connection Manager
services to automatic startup and started all 3. I created a shortcut to
point to Offer RA (I'll spare you the path; it about a block long) which
gets
me to a Help and Support window titled Offer Remote Assistance with an area
to include a PC name or IP address. So far so good. I enter the IP (or FQDN,
NetBIOS name) and click Connect. I get a connection and a drop down list of
users that are available to assist. Cool, right? Wrong; when I click Start
Remote Assistance I'm presented with a dialog box (Remote Assistance -
Webpage Dialog) stating that "A program could not start. Please try again."
OK, WHAT program could not start???

I've since found several proposed solutions throughout the net and its
newsgroups all of which have failed to fix the issue.

Ran sessmgr -service
Changed the RPC to start with local system instead of network service
Enabled all disabled services
Turned off the windows firewall (has nothing to do with the FW since the
error is the same regardless)

Short of a sacrificing a chicken or something, I've run out of ideas. This
technology should work but it doesn't.

All CPUs I've worked with on this issue are:
Windows XP professional SP2 (all patched to date)
Members of the same domain
on the same subnet
Running IE6 SP1 for Win XP
Black
Solicit remote assistance works from the users end as long as I don't
configure exceptions for port 135 and the help and support programs
(helpctr,
helpsvc, sessmgr). As soon as I do that, I get A program could not start...

This issue is posted everywhere with greater and lesser detail than I've
provided so it's obviously common.

MS PSS/MS MVPs: Are you out there? Can you help a brother out?

Thanks in advance

JPenrose MCSE/A [2K;2K3]


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-04-2007, 03:55 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

In addition, check the Event log (Application) as it may provide a vital
clue as to why the error occurred. Here is a sample event which was recorded
in my test system.

- - -
Event Type: None
Event Source: Remote Assistance
Event Category: None
Event ID: 5102
Date: 11/8/2006
Time: 8:41:56 PM
User: N/A
Computer: ---------
Description:
RA: A XML parsing error for (local user) Demo occurred when attempting to
process a remote assistance ticket.
- - -

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"Ramesh, MS-MVP" <ramesh@XOX.mvps.org> wrote in message
news:usDVyl0AHHA.4060@TK2MSFTNGP03.phx.gbl...
Hi JPenrose,

I agree that the error message is vague, not providing much information to
troubleshoot. In some cases, error messages from programs can be misleading.
For instance, I do have a system here with missing XML parser wherein I can
replicate this R.A problem.

See if running these commands (Start, Run dialog) help you resolve the
problem.

helpctr -regserver
regsvr32 itss.dll
regsvr32 msxml3.dll
regsvr32 scrrun.dll
regsvr32 wshom.ocx
regsvr32 rdchost.dll

Let's know how it goes.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-04-2007, 03:55 AM
JPenrose
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

Thanks for the reply Ramesh,

After running the CMDs in your reply I still get a message on my XP client
stating that a program could not start. All regsvr32 cmds completed
successfully.

The RA from my station connects to the novice PC and displays the correct
logged in user but again, as soon as I click Start Remote Assistance the
message pops up and the connection fails.

JPenrose MCSE/A

"Ramesh, MS-MVP" wrote:

> Hi JPenrose,
>
> I agree that the error message is vague, not providing much information to
> troubleshoot. In some cases, error messages from programs can be misleading.
> For instance, I do have a system here with missing XML parser wherein I can
> replicate this R.A problem.
>
> See if running these commands (Start, Run dialog) help you resolve the
> problem.
>
> helpctr -regserver
> regsvr32 itss.dll
> regsvr32 msxml3.dll
> regsvr32 scrrun.dll
> regsvr32 wshom.ocx
> regsvr32 rdchost.dll
>
> Let's know how it goes.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
> Windows® XP Troubleshooting http://www.winhelponline.com
>
>
> "JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
> news:8A241418-C1B0-4908-B52E-9D3B746CF16A@microsoft.com...
> X post to: Help_Support and Configuration_manage.
>
> In an effort to save local resources I elected to try the built-in Remote
> Assistance feature of Windows XP instead of installing some 3rd party remote
> agent software we've used in the past (Altiris Carbon Copy).
>
> So far, this technology is failing. Here is what I have configured so far:
>
> Through a single GPO linked to the OU where the computers live I've enabled
> the Offer Remote Assistance and Solicited Remote Assistance policies,
> included the users and groups needed to have the RA access, configured WF to
> allow port 135 and also excepted the HelpCtr.exe and Helpsvc.exe programs as
> well as sessmgr.exe. I have also set the Remote Desktop Help Session
> Manager,
> Remote Access Auto Connection Manager and Remote Access Connection Manager
> services to automatic startup and started all 3. I created a shortcut to
> point to Offer RA (I'll spare you the path; it about a block long) which
> gets
> me to a Help and Support window titled Offer Remote Assistance with an area
> to include a PC name or IP address. So far so good. I enter the IP (or FQDN,
> NetBIOS name) and click Connect. I get a connection and a drop down list of
> users that are available to assist. Cool, right? Wrong; when I click Start
> Remote Assistance I'm presented with a dialog box (Remote Assistance -
> Webpage Dialog) stating that "A program could not start. Please try again."
> OK, WHAT program could not start???
>
> I've since found several proposed solutions throughout the net and its
> newsgroups all of which have failed to fix the issue.
>
> Ran sessmgr -service
> Changed the RPC to start with local system instead of network service
> Enabled all disabled services
> Turned off the windows firewall (has nothing to do with the FW since the
> error is the same regardless)
>
> Short of a sacrificing a chicken or something, I've run out of ideas. This
> technology should work but it doesn't.
>
> All CPUs I've worked with on this issue are:
> Windows XP professional SP2 (all patched to date)
> Members of the same domain
> on the same subnet
> Running IE6 SP1 for Win XP
> Black
> Solicit remote assistance works from the users end as long as I don't
> configure exceptions for port 135 and the help and support programs
> (helpctr,
> helpsvc, sessmgr). As soon as I do that, I get A program could not start...
>
> This issue is posted everywhere with greater and lesser detail than I've
> provided so it's obviously common.
>
> MS PSS/MS MVPs: Are you out there? Can you help a brother out?
>
> Thanks in advance
>
> JPenrose MCSE/A [2K;2K3]
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-04-2007, 03:55 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

I have no other ideas at the moment, JPenrose. Perhaps the Event log may
have something?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
news:AD18A27C-19C0-41B4-A2A3-D1544F1BC699@microsoft.com...
Thanks for the reply Ramesh,

After running the CMDs in your reply I still get a message on my XP client
stating that a program could not start. All regsvr32 cmds completed
successfully.

The RA from my station connects to the novice PC and displays the correct
logged in user but again, as soon as I click Start Remote Assistance the
message pops up and the connection fails.

JPenrose MCSE/A



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-04-2007, 03:55 AM
JPenrose
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

Here is the only error I can find that relates to the RA session I'm trying
to establish. This [SYSTEM] error occured on my 'expert' station while trying
to connect to the novice station.

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10009
Date: 11/8/2006
Time: 11:58:43 AM
User: KTZ\user
Computer: WSX-XP
Description:
DCOM was unable to communicate with the computer 10.x.x.x using any of the
configured protocols.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Thanks for giving it a shot.

"Ramesh, MS-MVP" wrote:

> I have no other ideas at the moment, JPenrose. Perhaps the Event log may
> have something?
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
> Windows® XP Troubleshooting http://www.winhelponline.com
>
>
> "JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
> news:AD18A27C-19C0-41B4-A2A3-D1544F1BC699@microsoft.com...
> Thanks for the reply Ramesh,
>
> After running the CMDs in your reply I still get a message on my XP client
> stating that a program could not start. All regsvr32 cmds completed
> successfully.
>
> The RA from my station connects to the novice PC and displays the correct
> logged in user but again, as soon as I click Start Remote Assistance the
> message pops up and the connection fails.
>
> JPenrose MCSE/A
>
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 01-04-2007, 04:17 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

JPenrose,

Although the following article does not directly address the error message,
see if the info helps.

You cannot offer remote assistance to a user whose computer is running
Windows XP Service Pack 2:
http://support.microsoft.com/?id=884910

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
news:15276179-0D6A-4E74-BB47-CB1D6227EB21@microsoft.com...
Here is the only error I can find that relates to the RA session I'm trying
to establish. This [SYSTEM] error occured on my 'expert' station while
trying
to connect to the novice station.

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10009
Date: 11/8/2006
Time: 11:58:43 AM
User: KTZ\user
Computer: WSX-XP
Description:
DCOM was unable to communicate with the computer 10.x.x.x using any of the
configured protocols.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Thanks for giving it a shot.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 01-04-2007, 04:17 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

JPenrose,

Although the following article does not directly address the error message,
see if the info helps.

You cannot offer remote assistance to a user whose computer is running
Windows XP Service Pack 2:
http://support.microsoft.com/?id=884910

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
news:15276179-0D6A-4E74-BB47-CB1D6227EB21@microsoft.com...
Here is the only error I can find that relates to the RA session I'm trying
to establish. This [SYSTEM] error occured on my 'expert' station while
trying
to connect to the novice station.

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10009
Date: 11/8/2006
Time: 11:58:43 AM
User: KTZ\user
Computer: WSX-XP
Description:
DCOM was unable to communicate with the computer 10.x.x.x using any of the
configured protocols.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Thanks for giving it a shot.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 01-04-2007, 04:18 AM
JPenrose
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

Man, I really thought that was going to do it. I suspected (and still do)
that it's a DCOM/permissions issue that I can't get to the bottom of.

It seems like Offer RA was not meant to happen in XP SP2 despite all I have
read.

Thanks again for the replies Ramesh

JPenrose MCSE/A

"Ramesh, MS-MVP" wrote:

> JPenrose,
>
> Although the following article does not directly address the error message,
> see if the info helps.
>
> You cannot offer remote assistance to a user whose computer is running
> Windows XP Service Pack 2:
> http://support.microsoft.com/?id=884910
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
> Windows® XP Troubleshooting http://www.winhelponline.com
>
>
> "JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
> news:15276179-0D6A-4E74-BB47-CB1D6227EB21@microsoft.com...
> Here is the only error I can find that relates to the RA session I'm trying
> to establish. This [SYSTEM] error occured on my 'expert' station while
> trying
> to connect to the novice station.
>
> Event Type: Error
> Event Source: DCOM
> Event Category: None
> Event ID: 10009
> Date: 11/8/2006
> Time: 11:58:43 AM
> User: KTZ\user
> Computer: WSX-XP
> Description:
> DCOM was unable to communicate with the computer 10.x.x.x using any of the
> configured protocols.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> Thanks for giving it a shot.
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 01-04-2007, 04:18 AM
JPenrose
Newsgroup Contributor
 
Posts: n/a
Re: Remote Assistance

Man, I really thought that was going to do it. I suspected (and still do)
that it's a DCOM/permissions issue that I can't get to the bottom of.

It seems like Offer RA was not meant to happen in XP SP2 despite all I have
read.

Thanks again for the replies Ramesh

JPenrose MCSE/A

"Ramesh, MS-MVP" wrote:

> JPenrose,
>
> Although the following article does not directly address the error message,
> see if the info helps.
>
> You cannot offer remote assistance to a user whose computer is running
> Windows XP Service Pack 2:
> http://support.microsoft.com/?id=884910
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
> Windows® XP Troubleshooting http://www.winhelponline.com
>
>
> "JPenrose" <JPenrose@discussions.microsoft.com> wrote in message
> news:15276179-0D6A-4E74-BB47-CB1D6227EB21@microsoft.com...
> Here is the only error I can find that relates to the RA session I'm trying
> to establish. This [SYSTEM] error occured on my 'expert' station while
> trying
> to connect to the novice station.
>
> Event Type: Error
> Event Source: DCOM
> Event Category: None
> Event ID: 10009
> Date: 11/8/2006
> Time: 11:58:43 AM
> User: KTZ\user
> Computer: WSX-XP
> Description:
> DCOM was unable to communicate with the computer 10.x.x.x using any of the
> configured protocols.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> Thanks for giving it a shot.
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote Assistance Jan :\) Windows Vista 1 07-26-2008 05:50 AM
Remote assistance as remote control Ryan Windows XP 0 09-07-2007 09:20 AM
Is there a program to use remote desktop, or remote assistance "host" on Vista Home? Tim Windows Vista 5 08-14-2007 03:20 AM
Remote Assistance Charlie3110 Windows XP 3 03-28-2007 12:00 PM
Remote assistance Skeet Windows XP 3 01-04-2007 06:26 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 11:41 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0