edcirh Posted November 18, 2009 Posted November 18, 2009 Hi guys/gals/etc, I'm trying to deploy this beast across the network using GP & it's not working for me! I've d/loaded the software & extracted the files to a shared directory (the same one I use for all of my software deployment). I've created a GPO to run the install as Assigned software (exactly the same as the other software I've deployed). I've checked the permissions on the MSI directory/files & they're exactly the same as everything else in that folder. However, when I reboot the machines the "installing managed software" messages appear but skip straight over the OCP installation (exactly as it does if the software is already installed). I can log on to a machine and enter \\servername\share\subdir\O12Conv.msi in the Run box & the OCP installs with no problem. I've even tried following the suggestions at the bottom of this page but it just doesn't seem to want to install when the machine boots up!! Aaaaaarrrrrrgggggggghhhhhhh!!!!!!!! Any suggestions as to where else I can look?? Cheers, Ian
Michael Posted November 18, 2009 Posted November 18, 2009 Have you looked at the event logs via MMC on these machines?
edcirh Posted November 18, 2009 Author Posted November 18, 2009 Not yet - the rooms I've tried to roll it out to have been fully booked so far this morning, so I'll have a look at lunchtime - is there anything specific I should be looking out for?
Michael Posted November 18, 2009 Posted November 18, 2009 Well specifically any errors in the Application and System logs as to why it's failing to deploy.
ozzy Posted November 18, 2009 Posted November 18, 2009 have tried to remove your old office package first on a machine to see if that does the trick, that's if you have office installed. just a thought:o
Michael Posted November 18, 2009 Posted November 18, 2009 I believe you can install the Office 2007 Compatibility Pack with Office 2000/XP/2003 versions directly.
pete Posted November 18, 2009 Posted November 18, 2009 Not yet - the rooms I've tried to roll it out to have been fully booked so far this morning, so I'll have a look at lunchtime - is there anything specific I should be looking out for? Y'know you can look at those logs remotely, right? Either fire up compmgmt.msc and right-click "Computer Management (local)" at the top of the tree and select "Connect to another computer" or fire up mmc.exe and create a custom one pulling event logs from a couple of machines.
edcirh Posted November 18, 2009 Author Posted November 18, 2009 (Thanks pete, I'd forgotten about remotely viewing!) I've checked a couple of PCs & the Event Viewer Application Log shows: "Event ID: 102 The install of application Compatibility Pack for the 2007 Office system from policy DJC - MS Office 2007 Compatibility Pack Install failed. The error was : The installation source for this product is not available. Verify that the source exists and that you can access it." A quick search of the Interwebs & the MS Support Knowledgebase gave me this article. I then tried the following: Changed the Security Filtering on the GPO to 'Domain Computers' (instead of 'Authenticated Users'); Explicitly added read/execute permissions for 'Domain Computers' to the share/subdirectories/files (read/execute was already given to 'All Users'). Rebooted the machine, and still got the above error. Then tried a "gpupdate /force /boot" but got the same result.
sted Posted November 18, 2009 Posted November 18, 2009 whats the share permissions (rather than ntfs) and you havnt accidentally used d:\packages\officeconv.msi rather than \\server\packages$\officeconv.msi have you
edcirh Posted November 18, 2009 Author Posted November 18, 2009 No, the Source is definitely a UNC path. Not sure what you mean by share permissions?
sted Posted November 18, 2009 Posted November 18, 2009 No, the Source is definitely a UNC path. Not sure what you mean by share permissions? http://www.stedscarpics.net/images/shareperm.jpg these settings (taken for win 7 but option are there back to nt4 just laid out a bit differently)
edcirh Posted November 19, 2009 Author Posted November 19, 2009 these settings (taken for win 7 but option are there back to nt4 just laid out a bit differently) Sorry - was juggling several dozen things yesterday & having brain-f4rts all over the place... Full control for school admin/staff/pupil security groups.
ChrisH Posted November 19, 2009 Posted November 19, 2009 The software is installed under the context of the machine account as it's done during startup. As an experiment give everyone read and see if that works.
edcirh Posted November 19, 2009 Author Posted November 19, 2009 The software is installed under the context of the machine account as it's done during startup. As an experiment give everyone read and see if that works. After replying to sted I had another mooch around & the sub-directory (of the main share) I store my MSIs in was set up as a share in it's own right, with full control for 'Everyone'. However, I've added read access for 'Everyone' to the main share permissions & it works!!!!! WoooooHooooooooo!!! Many thanks for your help chaps...
ChrisH Posted November 19, 2009 Posted November 19, 2009 Now you know it's a permission issue you can tighten that permission up a bit.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now