IF EXIST \\tsclient\G (Explorer.exe \\tsclient\G) ELSE (IF EXIST C:\RemoteDesktopShare Explorer.exe C:\RemoteDesktopShare) @REM Setup on the client machine. @REM In a StartSequence.bat: @REM MD C:\RemoteDesktopShare @REM SUBST G: C:\RemoteDesktopShare @REM In RDP Client, Local Devices, under drives select only G:.