Two questions really;
Firstly: I'm using psexec to copy msi files to other computers, and then execute them with msiexec. When using the /qn and /forcereboot switches, nothing seems to happen (same command with /passive works). Any ideas what I'm doing wrong? And is there a better way of doing it then having to use psexec?
Edit: Hmm, seems its the /forcereboot switch. How can I get around that?
Also, if anyone has any links to some excellent resources I'd appreciate them, have struggled to find that much documentation.
Firstly: I'm using psexec to copy msi files to other computers, and then execute them with msiexec. When using the /qn and /forcereboot switches, nothing seems to happen (same command with /passive works). Any ideas what I'm doing wrong? And is there a better way of doing it then having to use psexec?
Edit: Hmm, seems its the /forcereboot switch. How can I get around that?
Also, if anyone has any links to some excellent resources I'd appreciate them, have struggled to find that much documentation.
Last edited:
.