MSI install via GPO stuck
I've just recently pushed up an updated version of a plugin that we use with
Outlook for providing email access. I've pushed it out to everyone using
group policy. We have about 50 PCs and it seems to work on all but 2. When
booting up it just hangs on Installing managed software...
The machine hasn't crashed completely as the logon dialogue is still
animated. Left it for about half an hour an it still hasn't installed.
I can however manually install the software using its msi.
Thanks for any help.
Outlook for providing email access. I've pushed it out to everyone using
group policy. We have about 50 PCs and it seems to work on all but 2. When
booting up it just hangs on Installing managed software...
The machine hasn't crashed completely as the logon dialogue is still
animated. Left it for about half an hour an it still hasn't installed.
I can however manually install the software using its msi.
Thanks for any help.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
AngelD
16 years ago
Posted by:
enzogoy
16 years ago
Posted by:
AngelD
16 years ago
You can enable verbose logging by configuring the Windows Installer policy.
Just edit the registry:
HKLM\Software\Policies\Microsoft\Windows\Installer
Logging (REG_SZ) = voicewarmupx
This will output the generated log-file in the <temp> folder of the user who launched the MSI.
GPO per-machine will create the file in the C:\WINDOWS\temp folder.
Just edit the registry:
HKLM\Software\Policies\Microsoft\Windows\Installer
Logging (REG_SZ) = voicewarmupx
This will output the generated log-file in the <temp> folder of the user who launched the MSI.
GPO per-machine will create the file in the C:\WINDOWS\temp folder.
Posted by:
AngelD
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.