Tagged Questions
3
votes
0answers
66 views
Roll back suspended .MSI install from command-line
We deployed a Java installer to a large number of machines, and it froze up on about half of them. Now, subsequent deployments are failing because of the following message:
User 'SYSTEM' has ...
2
votes
4answers
2k views
Remote installing programs by scripts or batch files
Firstly, I can't use Group Policy as our team doesn't manage that. The company is a massive FTSE company with a team for every aspect of IT you can think of.
Our team needs a way of installing ...
0
votes
0answers
863 views
specify temp folder for msi extracted files used for installation
I was recently installing Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 to create my build server on a VM (Windows 2003 R2 Std), I was wondering that it would be nice to specify the ...