Hi,<br><br>I am looking for a login script to use that will check your local computer to see if the ThinPrint RDP Client is installed. If not, the script can the install it silently. <br><br>My ...
I push out logon scripts thru group policy, so the logon script is executed whether the user logs on locally or to my terminal server.<BR><BR>Does anyone know of a way I can choose to NOT run the ...
RemoteApp cannot directly execute PowerShell .PS1 files -- a .CMD launcher script can be used to call powershell.exe and run the script. Execution policy and blocked script files can prevent ...