Fixed? : Unable to extract deployment information from the package.

W

WeyTong

I ran into this error below when trying to add a package to my Group
Policy for Software Installation:

"Add operation failed. Unable to extract deployment information from
the package. Please run validation on the package to ensure that the
package is correct."

I think I found the cause and it's because the path is too long. Once
I shortened the path by a few characters, it works. This is my path
(substituted real names with fake ones obviously but kept same
characters):

\\my1234srv\dsk\disks2\software\packages\EnvironmentsGPO\package1.msi

I renamed "software" to "soft" and it worked.

Can someone verify also? I saw a few posts but didn't want to reply
to so many of them.

Thanks.
 
W

WeyTong

I meant to say to use a path that is as long as the one I specified. I have
about 67 characters there.

Obviously my path below is not real, but it's just to simulate the amount of
characters I have.

Thanks.
 
Joined
Aug 21, 2007
Messages
1
Reaction score
0
Long Path for GPO Install

I'm confirming this is a problem with software deployment via GPO. I too shortned the UNC path to the .MSI installation file and it fixed this. (I'm deploying StandardWW.msi)

Can someone out there quantify how many characters can be in the install path? Mine was:
\\oxygen1\programstore$\AD_Installs\Office2007Std\Standard.WW\StandardWW.msi

I changed it to O2007Std and it worked fine after that point. So it seems that the maximum allowed characters is less than 75.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top