You can prevent the security prompt by adding the following registry key:
HKCU\Software\Microsoft\Terminal Server Client\Local Devices
For each server name, create a REG_DWORD with a value of 1. So if the server is called myserver.mydomain, create "myserver.mydomain"=REG_DWORD:00000001.
_________________________________________________________ Vera Noest MCSE, CCEA, Microsoft MVP - Terminal Server TS troubleshooting: http://ts.veranoest.net ___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?R3V5IFlhcmRlbmk=?= <GuyYardeni[ at ]discussions.microsoft.com> wrote on 13 jul 2007 in microsoft.public.windows.terminal_services:
[Quoted Text] > Hi, > I'm deploying a TS solution and automatic client machines so > that they auto > login and then launch the RDP client and connect to the TS farm. > On first connection, they get the security warning because the > client drives are redirected to the server. There is a checkbox > on the warning to never warn you again for this server, I'd like > to pre-deploy this to all client machines - it is stores in a > registry key or another place that can be accessed with a > script? My servers are Windows 2003 and clients are Windows > 2000, XP and XPe. > > Thanks, > Guy
|