Hey all,<BR><BR>Been looking for something I can do to do the following, and sometimes it gets close, but nothing so far has seemed to work.<BR><BR>I have a program, that needs an EXE to be in the ...
I have some software that needs to be installed as a particular domain user. I've written a .cmd file does all the proper installation steps. <BR><BR>I want the user to be able to initiate this ...
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 ...