paulvanleemput Posted January 5, 2005 Posted January 5, 2005 Does anybody known how to enable remote desktop from within my unattended setup and how to add users to it?
tguy Posted January 5, 2005 Posted January 5, 2005 Add this key to your registry using tweaks.reg:[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]"fDenyTSConnections"=dword:00000000Add this to your WINNT.SIF file:[TerminalServices] AllowConnections=1 ; Enables Remote Desktop ApplicationServer=0 PermissionsSetting=0
paulvanleemput Posted January 5, 2005 Author Posted January 5, 2005 Do I have to add both options or one of them?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now