rsisk@isbe.net
Posts: 2
Joined: 30.Oct.2009
Status: offline
|
Hello, Needing some help with pushing out 3rd party software to xp workstations. THe software is the clien portion of the Energy Star EZ GPO and can be donwloaded here: http://www.terranovum.com/projects/energystar/ez_gpo.html After unzipping, there is a Client_installer sub directory that houses the Client portion (EZ GPO Installer.msi) of this tool. This is the MSI that's pissing me off. When I attempt to push it out to our workstations, it simply never finishes. The files get transfered to the C:\windows\patches directory and the log file reports that it is Waiting for process to finish to ensure sequentiality. Here's the last portion of the log any help would be greatly apreciated. More INFO: By the way, the MSI installs fine when installed locally. When installed locally, I'm prompt by a security warning becaus the publisher is unknow. "the publisher cound not be verified. Are you sure you want to run this software". 009-11-02,09:22:22 B. Successfully executed line: 2009-11-02,09:22:22 REM message=Reminder from Isbe Technology Support !!!\nCritical Microsoft updates will be installed on your machine tonight after 6:00 pm. Your computer must be powered on to receive these updates. Please close all software applications at the end of your day but leave your computer powered on. You can lock it by using CTRL + ALT +DELETE. Once updates have completed, your machine will be powered off remotely to conserve power. If anyone should experience problems tomorrow, please contact the helpdesk ASAP at 558-3600. 2009-11-02,09:22:22 Object is not signaled 2. 2009-11-02,09:22:22 A. Executing line: 2009-11-02,09:22:22 @echo off 2009-11-02,09:22:22 ExecuteLine >> 2009-11-02,09:22:22 @echo off 2009-11-02,09:22:22 Finished executing batch line. 2009-11-02,09:22:22 ExecuteLine << 2009-11-02,09:22:22 B. Successfully executed line: 2009-11-02,09:22:22 @echo off 2009-11-02,09:22:22 Object is not signaled 2. 2009-11-02,09:22:22 A. Executing line: 2009-11-02,09:22:22 setlocal 2009-11-02,09:22:22 ExecuteLine >> 2009-11-02,09:22:22 setlocal 2009-11-02,09:22:22 Finished executing batch line. 2009-11-02,09:22:22 ExecuteLine << 2009-11-02,09:22:22 B. Successfully executed line: 2009-11-02,09:22:22 setlocal 2009-11-02,09:22:22 Object is not signaled 2. 2009-11-02,09:22:22 A. Executing line: 2009-11-02,09:22:22 "EZ GPO Installer.msi" /passive 2009-11-02,09:22:22 ExecuteLine >> 2009-11-02,09:22:22 "EZ GPO Installer.msi" /passive 2009-11-02,09:22:22 Unknown instructuction found in batch file. Executing line as is. 2009-11-02,09:22:22 Send status back to LNSS. 2009-11-02,09:22:22 ContactServer 206.166.105.141.1168."EZ GPO Installer.msi" /passive>> 2009-11-02,09:22:22 Succesfully transmitted status to LNSS. 2009-11-02,09:22:22 "EZ GPO Installer.msi" /passive 2009-11-02,09:22:22 Loaded module kernel32.dll 2009-11-02,09:22:22 Error GetProcAddress Wow64DisableWow64FsRedirection. GetlastError returned 127. 2009-11-02,09:22:22 ExecuteActionEx >> "EZ GPO Installer.msi" /passive, C:\WINDOWS\Patches\. 2009-11-02,09:22:22 ExecuteActionEx. Successfully closed file. 2009-11-02,09:22:22 ExecuteActionEx. Checked if file C:\WINDOWS\Patches\EZ GPO Installer.msi exists. 2009-11-02,09:22:22 ExecuteActionEx. Created a batch file to execute the command. 2009-11-02,09:22:22 ExecuteActionEx. Created process with path agent_execute.bat, C:\WINDOWS\Patches\. 2009-11-02,09:22:22 ExecuteActionEx. Waiting for process to finish to ensure sequentiality.
|