Now that we've successfully moved all of our users to run with limited rights, I am having to deal with some of the fallout. One problem has been the little things, which we do not disallow. For ...
I script the installation of a few different programs via MSI. Example: msiexec.exe /i program.msi. The problem I'm having is the command returns right away instead of returning when the installation ...