problems with system-settings

D

D.Krischker

Hi @all,

My target designer includes SP2 and Feature Pack 2007.

I am facing several problems,for intance these:

1. Some Component-Settings - for instance made in "User Interface Core",
display settings or enabling "Allow users to connect remotely to this
computer" of the "Terminal Service Core"-Component doesn't have any
effect after FBA. Some other Component settings are done, for instance
regarding pagefile, user accounts, passwords.

The dependency check doesn't show any error or warnings.
The FBA-Log doesn't show any related error messages.

This behaviour I see even when I am using the "Full XPpro SP2.sld"
template from Sean Limings web page.

2. As stated in 1) enabling the "Allow users to connect remotely to this
computer" option of the "Terminal Service Core"-Component is not being
processed during FBA-phase. Running the new builded XPe image (this one
is not the "Full XPpro SP2" as used before) I am not able to enable the
Remote Desktop since the "Remote" pane at the "System Properties" window
is simply not there.

Has anybody an idea what component is missing, since I included (almost)
all terminal services and remote regarding components?
Again there are no dependencies left.
Or does anybody has an idea where else I could enable the remote desktop?

Thanks a lot,

dk
 
D

D.Krischker

Hi Brad,

Regardless which settings I choose (at the user interface core), I don't
see any difference at the desktop.

Regarding my remote desktop problem respective Terminal Services: I got
all components you suggest. Additionally I did include "Terminal
Services Remote Management and Command Line Tools" and "Terminal
Services WMI Provider" too.

dk
 
Z

Zirong Wang

maybe the following reg setting may help
HKLM,"SYSTEM\CurrentControlSet\Control\Terminal
Server","fDenyTSConnections",0x00010001,0

Zirong
 
O

Overunity

I had also some strange problems with the user interface core settings.
The Problem was that I installed the XPe Developement Environment on a
german version of Win2000. After I installed it on a system with a XP
prof. englisch version, all settings were done correctly.
The conclusion is: NEVER mix different language versions of Microsoft
products. (had also problems with Visual Studio package).

Overunity
 
D

D.Krischker

Hello there,

my solution for the remote desktop problem is following registry key:

setting "TSAppCompat" to 0x0 in
HKLM,"SYSTEM\CurrentControlSet\Control\Terminal Server" has two effects.

first - The "System Properties" window gets another pane -> the "Remote"
pane, where you can enable remote desktop and remote assistance.

second - Finally, connecting to my embedded device is now possible via
remote desktop.

Searching the MS knowledgebase for TSAppCompat shows:
TSAppCompat
Type: REG_DWORD
Data value: 0x1 Application Server
Data value: 0x0 Remote Administration Server

dk
 

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

Top