Works with msiexec command line but not with GPO
When I installs DWF Viewer application through msiexec command line :
msiexec "msiexec i/ aplication.msi /q" it installs fine without any problem,
but when a assign the installation of that msi file trough group policy, the installation doesn't works
On the envent log i get this error : dwf viewer installation operation failed
Do you have any idea why command line works but GPO don't, does it makes any sense
Thank you
msiexec "msiexec i/ aplication.msi /q" it installs fine without any problem,
but when a assign the installation of that msi file trough group policy, the installation doesn't works
On the envent log i get this error : dwf viewer installation operation failed
Do you have any idea why command line works but GPO don't, does it makes any sense
Thank you
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
dunnpy
16 years ago
Posted by:
PabloRodriguez
16 years ago
Posted by:
dunnpy
16 years ago
You should be able to see in the log where an error occurred and where it rolled back.
The SMS 2003 Toolkit 2 contains a log file viewer (SMS Trace) which has a nice format, and highlights errors for you (make sure it's not a property that has error in it somewhere, otherwise you won't see the woods for the trees).
Hope this helps,
Dunnpy
The SMS 2003 Toolkit 2 contains a log file viewer (SMS Trace) which has a nice format, and highlights errors for you (make sure it's not a property that has error in it somewhere, otherwise you won't see the woods for the trees).
Hope this helps,
Dunnpy
Posted by:
PabloRodriguez
16 years ago
Thanks dunnpy, i'm gonna try that logfile viewer
I found this on the logs of the installation at C:\WINDOWS\Debug\UserMode\appmgmt.log (this is for autocad 2008, same problem)
CSTORE:Retrieving class store path for the system account. .
CSTORE:Retrieved 1 class stores for the user or machine. .
CSTORE:Attempting to bind to class store 0 with path LDAP://CN=Class Store,CN=Machine,cn={CDFA3E41-441F-44CC-B1AD-729DD5891A2F},cn=policies,cn=system,DC=pgigrup,DC=com.
CSTORE:Bind attempt returned error code 0 .
CSTORE:Enumerating packages with search filter (&(objectclass=packageRegistration)(|(|(msiScriptName=*A*)(&(canUpgradeScript=*)(msiScriptName=*P*)))(!(msiScriptName=*)))) y asignadores ce00000.
CSTORE:Examining retrieved package AutoCAD 2008 - Español.
CSTORE: Client-side filter skipping package due to missing attribute localeID.Enumerating the managed applications which are currently applied to this user.
No managed applications are currently applied to this user.
Found 0 applications locally that are not included in the set of applications from the Active Directory.
Changes to software installation settings were applied successfully.
this logs appers at the moment it suppouse the package of the program to be installed, but it doesn't get installed actually
I found this on the logs of the installation at C:\WINDOWS\Debug\UserMode\appmgmt.log (this is for autocad 2008, same problem)
CSTORE:
CSTORE:
CSTORE:
CSTORE:
CSTORE:
CSTORE:
No managed applications are currently applied to this user.
Found 0 applications locally that are not included in the set of applications from the Active Directory.
Changes to software installation settings were applied successfully.
Posted by:
dunnpy
16 years ago
There's this post on another forum which seems to suggest that there may be an issue with the language options in the package and/or on the target machine.
I notice your package has Español in the name, does the language in the package match the language on the target machine?
Thanks,
Dunnpy
I notice your package has Español in the name, does the language in the package match the language on the target machine?
Thanks,
Dunnpy
Posted by:
PabloRodriguez
16 years ago
Posted by:
PabloRodriguez
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.