I have a SCADA system with a terminal server and several clients. The terminal server functions are mainly used for remoteapp connections to the SCADA software. All of SCADA the equipment is configured as part of a company domain but under everyday conditions the SCADA equipment network is not connected to the company network and can not reach the domain controller.
I need the RDPs for the remoteapps to start up and login automaticall. When I try to use saved credentials the login fails for the server not being fully verified. I have tried several common solutions that have been shown to fix this issue with win7 and server 08 R2, including adding the TERMSRV/* to the credentials group policies. This policy change maybe my fix but when I do the "gpupdate /force" the user policy update succeeds but the computer policy fails because of no connectivity to the network(domain controller?).
How do I enable using saved credentials with out being connected to the DC?