Yes, Indeed, when you add the Terminal server remote desktop component, fdennyTSconnections value is "0", but when you want to change, ou can reselect the registry entry fdenytsconnections, and this time, the value is 1, which is the real value.
Indeed, you add the remote desktop component (with 0 value for fdenytsconnection), you build the configuration, then, you launch it on your target, and when you go in "regedit" to see the fdenytsconnections value, the value is 1 !!! And I don't know why.
I think there is a security component which disable the remote desktop but I don't know which component, and I don't know how to force the registry entry fdenytsconnection to 0.
I tried to make a component which put fdenytsconnections to 0, but it doesn't work. (I tried to set build order to 32767 which is the higher value, but, it's the same, fdenytsconnections is always 1).
PS : Brad, I'm using the FP2007 version.