Remote Desktop Sharing auto start

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

apparently someone asked this before, but I could not find an answer

Is there a way to auto start Remote Desktop Sharing (without having to start it from the task bar after booting)

Any help is very much appreciated

Marti
 
Martin,

Try to add this registry value [HKLM\SYSTEM\ControlSet001\Control\Terminal Server],"fDenyTSConnections"=dword:0 to your image build.
You may need to add it either at late build phase or even at runtime during late FBA phase.
The reg.value worked perfect with XP Pro machine.
Please let us know whether it works on your XPe image.

As a last resort, you can always export the entire [HKLM\SYSTEM\ControlSet001\Control\Terminal Server] key and add the .reg to your
image.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top