Basically you've installed the full terminal service as opposed to configuring it for remote administration only. Either you need to remove the terminal server service and then reinstall it for remote administration only, or you may need to get some terminal server CAL's (typically sold in 5 packs only for about $500 US), but I'm not sure what the cost would be in Euro. Not sure what applications wouldn't work correctly if you make the change, but if you're only installing application as administrator, then I would "think" that all should be OK. Are you running your remote desktop icon as /console? When I'm remotely administering servers, I use the command:
%SystemRoot%\System32\mstsc.exe /console
instead of the default:
%SystemRoot%\System32\mstsc.exe
That will emulate the console environment correctly as opposed to creating an additional administrator session.
If you've installed your applications using the add/remove programs icon, then everything should be OK.
%SystemRoot%\System32\mstsc.exe /console
instead of the default:
%SystemRoot%\System32\mstsc.exe
That will emulate the console environment correctly as opposed to creating an additional administrator session.
If you've installed your applications using the add/remove programs icon, then everything should be OK.