initiating a remote desktop session from a service
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hi there
From a service a cmd file was called containing these three lines
"..\mstsc.exe /edit c:\myrdp.rdp"
timeout 60
"..\mstsc.exe c:\myrdp.rdp /console"
Before installing version 6.0 it was possible to save credentials, with
password, to c:\myrdp.rdp file even though the session was started from a
service.
After upgrading, it is no longer possible to do this.
Any ideas of how to do this with the new version of remote desktop ?
--
TIA
/Allan
.
Relevant Pages
- Re: Application Pool timouts.
... a) From what i understand, the application pool timeout is the timeout for ... an idle session which is created by a browser. ... is idle for 20 minutes or longer the problems occur. ... Application Pool's w3wp.exe process to be shutdown by IIS when no requests ... (microsoft.public.inetserver.iis.security) - Re: How to close LAN session and login as another credentials
... and is connected to a share on the server. ... these credentials, since it will automatically try to use the credentials of ... The problem is that from 1 login session on a PC, ... When I try to access administrator share ... (microsoft.public.windowsxp.network_web) - Re: How do I change the session timeout?
... A session will last for as long a period as you set in ... That's set in the forms timeout property. ... You will see that the logged-in period changes to match the number of minutes you specify. ... Microsoft MSDN Online Support Lead ... (microsoft.public.dotnet.framework.aspnet) - Re: SQLCommandTimeout
... to set the value for the session? ... designer) you can set the Command Timeout value there. ... I am just using the DataSource, configured to use my stored procedure, ... I found out about the SQLCommandTimeout Property that can be used to ... (microsoft.public.dotnet.general) - RE: Remote webspace logging off.
... their session after a certain amount of time. ... Please check the following settings: ... Restart the IIS Service or restart the SBS Server. ... Remote Web Workplace timeout: ... (microsoft.public.windows.server.sbs) |
|