PC Review


Reply
Thread Tools Rate Thread

Problem deploying MSI file

 
 
Cuddle Bitch
Guest
Posts: n/a
 
      16th Mar 2004
I am having some difficulty deploying an application I wrote using group
policies.

I have installed the application on my network file server. If I install it
manually, a-la:

msiexec /i "\\networkserver\share\applicationpath\msifile.msi" /qn

the installation launches and runs fine

If, however, I attempt to deploy the application with Group Policy, it
fails. I get an application specific error 1274

my appmgmt.log file is attached below. The Application Event log also has
the standard failure message which is useless.

Any thoughts on where to start to fix this error? I cannot find a reference
to the 1274 code anywhere. I've tried building the application w/
Installshield as well as WinInstallLE, same result.

Thanks,
CB

-=-

03-16 14:21:48:953
Software installation extension has been called for asynchronous policy
refresh
The following policies are to be applied, flags are 1011.
Install MyMSIApplication (unique identifier
{E096F137-CDD1-48C7-A68B-CF33A2F220D7})
System volume path =
\\mydomain.com\SysVol\mydomain.com\Policies\{E096F137-CDD1-48C7-A68B-CF33A2F
220D7}\Machine
Active Directory path =
LDAP://CN=Machine,CN={E096F137-CDD1-48C7-A68B-CF33A2F220D7},CN=Policies,CN=S
ystem,DC=mydomain,DC=com
Install Backup Software Client (unique identifier
{0B1764B3-C3DE-49F7-88EE-7D3CD26B86A6})
System volume path =
\\mydomain.com\SysVol\mydomain.com\Policies\{0B1764B3-C3DE-49F7-88EE-7D3CD26
B86A6}\Machine
Active Directory path =
LDAP://CN=Machine,CN={0B1764B3-C3DE-49F7-88EE-7D3CD26B86A6},CN=Policies,CN=S
ystem,DC=mydomain,DC=com
Install Office Productivity Software (unique identifier
{40805031-826B-4719-A06B-EB8AA84596DE})
System volume path =
\\mydomain.com\SysVol\mydomain.com\Policies\{40805031-826B-4719-A06B-EB8AA84
596DE}\Machine
Active Directory path =
LDAP://CN=Machine,CN={40805031-826B-4719-A06B-EB8AA84596DE},CN=Policies,CN=S
ystem,DC=mydomain,DC=com
Install Another MSI Program (unique identifier
{952C69ED-ED2B-4490-992D-34B0434157DF})
System volume path =
\\mydomain.com\SysVol\mydomain.com\Policies\{952C69ED-ED2B-4490-992D-34B0434
157DF}\Machine
Active Directory path =
LDAP://CN=Machine,CN={952C69ED-ED2B-4490-992D-34B0434157DF},CN=Policies,CN=S
ystem,DC=mydomain,DC=com

Set the Active Directory path to LDAP://CN=Class
Store,CN=Machine,CN={952C69ED-ED2B-4490-992D-34B0434157DF},CN=Policies,CN=Sy
stem,DC=mydomain,DC=com;LDAP://CN=Class
Store,CN=Machine,CN={40805031-826B-4719-A06B-EB8AA84596DE},CN=Policies,CN=Sy
stem,DC=mydomain,DC=com;LDAP://CN=Class
Store,CN=Machine,CN={0B1764B3-C3DE-49F7-88EE-7D3CD26B86A6},CN=Policies,CN=Sy
stem,DC=mydomain,DC=com;LDAP://CN=Class
Store,CN=Machine,CN={E096F137-CDD1-48C7-A68B-CF33A2F220D7},CN=Policies,CN=Sy
stem,DC=mydomain,DC=com;.

Enumerating applications in the Active Directory for computer MYMACHINE with
flags 5.

The following applications were found in policy Install MyMSIApplication.
Assigned application MyMSIApplication (flags a0025470).
Found 1 applications in policy Install MyMSIApplication.

The following applications were found in policy Install Backup Software
Client.
Assigned application Backup Product (flags a0004c70).
Found 1 applications in policy Install Backup Software Client.

The following applications were found in policy Install Office Productivity
Software.
Assigned application Office Productivity Software (flags a0004c70).
Assigned application Office Productivity Software (flags a0004c70).
Found 2 applications in policy Install Office Productivity Software.

The following applications were found in policy Install Another MSI Program.
Assigned application Another MSI Program (flags a0004c70).
Found 1 applications in policy Install Another MSI Program.
Enumerating the managed applications which are currently applied to this
user.

The following 4 managed applications are currently applied to this user.
Backup Product from policy Install Backup Software Client with state 509
and assign count 1.
Office Productivity Software Base from policy Install Office
Productivity Software with state 509 and assign count 1.
Office Productivity Software Web from policy Install Office
Productivity Software with state 509 and assign count 1.
Another MSI Program from policy Install Another MSI Program with state
509 and assign count 1.
Found 0 applications locally that are not included in the set of
applications from the Active Directory.

Application MyMSIApplication from policy Install MyMSIApplication is set for
installation because it is assigned to this computer policy.
Software installation extension cannot perform removal or install operations
during asynchronous policy refresh and will force a synchronous foreground
refresh.
The assignment of application MyMSIApplication from policy Install
MyMSIApplication failed. The error was : %1274

Software installation extension cannot perform removal or install operations
during asynchronous policy refresh and will force a synchronous foreground
refresh.
The removal of the assignment of application MyMSIApplication from policy
Install MyMSIApplication failed. The error was : %1274

Policy Logging for Software Management is attempting to log application
MyMSIApplication from policy Install MyMSIApplication.
Policy Logging for Software Management is attempting to log application
Backup Product from policy Install Backup Software Client.
Policy Logging for Software Management is attempting to log application
Office Productivity Software Web from policy Install Office Productivity
Software.
Policy Logging for Software Management is attempting to log application
Office Productivity Software Base from policy Install Office Productivity
Software.
Policy Logging for Software Management is attempting to log application
Microsoft Software Another MSI Program from policy Install Another MSI
Program.
Failed to apply changes to software installation settings. Software
installation policy application has been delayed until the next logon
because an administrator has enabled logon optimization for group policy.
The error was : %1274

Software installation extension returning with final error code 1274.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with File-Connection menu item after deploying Marcin Przybylowicz Microsoft Access ADP SQL Server 2 8th Oct 2005 02:42 AM
Deploying exe-file ReidarT Microsoft VB .NET 2 28th Dec 2004 11:20 AM
Deploying a PRF File! Rickard Microsoft Outlook Installation 0 22nd Jun 2004 08:58 AM
RE: Deploying Reg File diasmith [MSFT] Microsoft Windows 2000 Group Policy 0 27th Oct 2003 04:53 PM
Deploying with a MDB file John Baima Microsoft ADO .NET 4 1st Aug 2003 02:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 AM.