G
Guest
hi all,
for my users, I add all of their desktop icons by a start-up script,
specific to each OU.
One problem I seem to have is with file association with some filetypes
in particular.
Users use rdp client to connect to 3 rdp sessions.
I xcopy the rdp files to the desktops like so:
xcopy \\store-a\Common\s\Software\RDP-ts-client\
Remote_Desktop_Client\*.rdp C:\DOCUME~1\%username%\Desktop\ /Y
This works fine. The files are copied, but when I get them to run one of
the rdp connections, it doesn't know what to run it with, requiring me to
fix it.
Is it possible to create a policy/registry entry to associate all *.rdp
files with c:\program files\rdp client\mstsc.exe ?
tia,
bernard
--
for my users, I add all of their desktop icons by a start-up script,
specific to each OU.
One problem I seem to have is with file association with some filetypes
in particular.
Users use rdp client to connect to 3 rdp sessions.
I xcopy the rdp files to the desktops like so:
xcopy \\store-a\Common\s\Software\RDP-ts-client\
Remote_Desktop_Client\*.rdp C:\DOCUME~1\%username%\Desktop\ /Y
This works fine. The files are copied, but when I get them to run one of
the rdp connections, it doesn't know what to run it with, requiring me to
fix it.
Is it possible to create a policy/registry entry to associate all *.rdp
files with c:\program files\rdp client\mstsc.exe ?
tia,
bernard
--