Here's one for the boards. I'm pretty stumped on WHAT'S going on, but at least I know at what point I am seeing success/failure?
Here it goes: I have a policy that runs a removal script for Microsoft Office 2004/2008, installs Office 2011 14.0, then 14.1, then 14.2.3, then copies several pref files for autoupdate, setupassistant, bladdy blah to users' folders and the user template.
The next morning when the user logs in, they open Outlook 2011 and a script runs to auto migrate their Entourage database.
Here's the problem: This works like a charm if a user is logged in while the policy runs to uninstall entourage/install office. Outlook can open, data is migrated, everyone is happy. When no one is logged in and the policy runs, outlook will fail to start, asking for a license key (and yes, we do have a site license).
I have it narrowed down to some sort of process that Office 14.0 is running when it installs -- I see an office folder icon pop on the dock, do something, then disappear. When this happens Office 2011 works just fine. Obviously it cannot happen if no one is logged in. I've also tested reinstalling Office 2011 after-the-fact once someone DOES log in, and the office icon pops, runs, then all is well...
I'm using the packages that Microsoft provides, I have not repackaged them. Any ideas?
I've tried not migrating any preference files, still does the license dance.
Andrew