About 2 results
Open links in new tab

Specify Access Database in RemoteApp RDP
Oct 8, 2008 · Great suggestion, works but keeps the black command window open. Is there a work around for this? This is the batch file.
powershell script runs then exits - social.technet.microsoft.com
One-time fix: Run your script from the PowerShell Console, or launch the PowerShell process using the -NoExit switch. Per-script fix: Add a prompt for input to the end of your script file (i.e. …