Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Our Administrator is running into the following issue when trying to push out the sqlany11.msi through group policies. Maybe someone can help?

Here's the issue in his own words: "I am trying to deploy sqlany11.msi using a Group Policy Object (GPO). I created the GPO logged in as a member of the administrator group on the Domain Controller (Windows Server 2008 R2). I also launch 'Group Policy Management Console' in elevated mode.

The object creation is as follows: 'Computer Configuration | Software Settings | Software Installation'. Right click Software Installation and from the context menu select 'New | Package'. Enter the complete UNC path to sqlany11.msi (located on different server) and select 'open'. I select deployment type as 'Assigned', then press Ok.

I get the following error: "Add operation failed. Unable to extract deployment information from the package. Run validation on the package to ensure that the package is correct""

Any help or insight on what is going on here would be greatly appreciated.

asked 10 Dec '10, 21:22

RobertDD's gravatar image

RobertDD
489161719
accept rate: 42%

edited 11 Dec '10, 14:14

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822


A similar question was lately asked in the sqlanywhere general newsgroup:

Hello,

we try to deploy the ODBC drivers in our domain with the included depolyment utillity. This generates a MSI file which is still fine for use standalone (<= ASA11), but if I try to use it with the domain controller group policy to assign it to our client computers this won't work.

GPO Error: "Unable to extract deployment information from the package."

With ASA12 the generated MSI package also is corrupt and can't be used standalone too.

Are there any solution, except for creating the needed MSI file by hand ?

and was answered by Jeff Albion (iAnywhere Support) as follows:

This feature is currently not supported in the SQL Anywhere install, or MSIs. An enhancement request currently exists with engineering for this to be implemented in a future version.

permanent link

answered 11 Dec '10, 14:12

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822
accept rate: 34%

How long (character length) is the path to the msi?

Sometimes this will fail out on a path that is over a certain character limit. Try locating the msi on the local machine or in a shorter path.

Could be permissions on the other server that are getting in the way. Again try it with the msi on the local machine.

permanent link

answered 10 Dec '10, 22:23

Siger%20Matt's gravatar image

Siger Matt
3.3k5672101
accept rate: 15%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×27
×1

question asked: 10 Dec '10, 21:22

question was seen: 3,541 times

last updated: 11 Dec '10, 14:14