Recently I got request from customer to install specific software on all servers. Basically I used Shavlik, as mass deployment tool.
There were one server where we couldn't install this soft with .MSI package, all we got is windows installed started and just exits after few seconds with no errors. Information messages in event log:


Third party application vendor provided us with a new installation package, nothing changed.
Tried to install this package from command line and noticed the following:

Same results for all other commands: "ping, cs, net, etc...."
Had to adjust value for environmental variable PATH (System Properties > Advanced > Environmental Variables):
Added C:\WINDOWS\SYSTEM32\; at the beginning:
There were one server where we couldn't install this soft with .MSI package, all we got is windows installed started and just exits after few seconds with no errors. Information messages in event log:
Third party application vendor provided us with a new installation package, nothing changed.
Tried to install this package from command line and noticed the following:
Same results for all other commands: "ping, cs, net, etc...."
Had to adjust value for environmental variable PATH (System Properties > Advanced > Environmental Variables):
Added C:\WINDOWS\SYSTEM32\; at the beginning:
No comments:
Post a Comment