Remote Dekstop Services - Popup Window
hi,
i have microsoft access program , users access via remoteapp. have 3 locations.
how setup remote desktop services display warning (eg. loggined in using location1 account) before access opens?
i have this. opens command prompt window telling user user account being used. if login using windows user account location1, location 1. if login using location2, location2. there better way of doing command prompt kind of .vbs pupup or more user friendly?
currently users roam around , login using wrong account (eg. user @ location1 logged in using account location2 ) display popup telling user account being used.
tslogin.bat setup in remote desktop services profile:
rem have logged in using location1.
start "microsoft access" /wait "c:\microsoft access\access.exe"
logoff.exe
thanks
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment