Re: Assigning Software Installation to Computer
From: Jason Newman (Newman_at_discussions.microsoft.com)
Date: 09/13/04
- Next message: Marcia: "ActiveX restrictions"
- Previous message: Ren: "Re: GPO Password Policy"
- In reply to: Darren Mar-Elia: "Re: Assigning Software Installation to Computer"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 08:27:08 -0700
Darren, thanks for your help this worked perfectly.
Interestingly though, deployment worked from admin share for user side
deployment for published and assigned but would not work for computer side
deployment even though share and ntfs permissions were correct.
Thanks again..
"Darren Mar-Elia" wrote:
> Jason-
> Is d$ an Administrative share? If so, then I don't believe the share
> permissions will let a normal user account, or in this case the computer
> account, from access files in that share even if the NTFS permissions allow
> it. Try another, non-administrative share.
>
> --
> Darren Mar-Elia
> MS-MVP-Windows Management
> http://www.gpoguy.com
>
>
>
> "Jason Newman" <Jason Newman@discussions.microsoft.com> wrote in message
> news:28AF3B26-70C9-444C-A2CF-44544614B2B6@microsoft.com...
> >I am trying to install an .msi via GPO (assigning to computer).
> >
> > I belive all the share and ntfs permission are correct because the same
> > package can be assigned or published to a user succesfully. All permission
> > incorporate 'authenticated users' and 'domain computers'
> >
> > I have activated MSI installed and debugging and the follow log file was
> > gernerated.
> >
> > However it states the url for the package cannot be resolved. DNS works
> > fine
> > (also added entry to host file just to be sure)
> >
> > I'd be grateful if anyone could shed any light on this
> >
> > Kind regards
> >
> >
> >
> >
> > === Verbose logging started: 09/09/2004 21:36:35 Build type: SHIP
> > UNICODE
> > 2.00.3790.00 Calling process: \??\C:\WINDOWS\system32\winlogon.exe ===
> > MSI (c) (F0:98): Resetting cached policy values
> > MSI (c) (F0:98): Machine policy value 'Debug' is 0
> > MSI (c) (F0:98): ******* RunEngine:
> > ******* Product: {f0737cb8-7e82-4a6b-baf5-13059803346b}
> > ******* Action:
> > ******* CommandLine: **********
> > MSI (c) (F0:98): Client-side and UI is none or basic: Running entire
> > install
> > on the server.
> > MSI (c) (F0:98): Grabbed execution mutex.
> > MSI (c) (F0:98): Cloaking enabled.
> > MSI (c) (F0:98): Attempting to enable all disabled priveleges before
> > calling
> > Install on Server
> > MSI (c) (F0:98): Incrementing counter to disable shutdown. Counter after
> > increment: 0
> > MSI (s) (7C:B0): Grabbed execution mutex.
> > MSI (s) (7C:A0): Resetting cached policy values
> > MSI (s) (7C:A0): Machine policy value 'Debug' is 0
> > MSI (s) (7C:A0): ******* RunEngine:
> > ******* Product: {f0737cb8-7e82-4a6b-baf5-13059803346b}
> > ******* Action:
> > ******* CommandLine: **********
> > MSI (s) (7C:A0): Machine policy value 'DisableUserInstalls' is 0
> > MSI (s) (7C:A0): User policy value 'SearchOrder' is 'nmu'
> > MSI (s) (7C:A0): User policy value 'DisableMedia' is 0
> > MSI (s) (7C:A0): Machine policy value 'AllowLockdownMedia' is 0
> > MSI (s) (7C:A0): SOURCEMGMT: Media enabled only if package is safe.
> > MSI (s) (7C:A0): SOURCEMGMT: Looking for sourcelist for product
> > {f0737cb8-7e82-4a6b-baf5-13059803346b}
> > MSI (s) (7C:A0): SOURCEMGMT: Adding
> > {f0737cb8-7e82-4a6b-baf5-13059803346b};
> > to potential sourcelist list (pcode;disk;relpath).
> > MSI (s) (7C:A0): SOURCEMGMT: Now checking product
> > {f0737cb8-7e82-4a6b-baf5-13059803346b}
> > MSI (s) (7C:A0): SOURCEMGMT: Media is enabled for product.
> > MSI (s) (7C:A0): SOURCEMGMT: Attempting to use LastUsedSource from source
> > list.
> > MSI (s) (7C:A0): SOURCEMGMT: Processing net source list.
> > MSI (s) (7C:A0): SOURCEMGMT: Trying source \\il-sp-asr-ads01\d$\.
> > MSI (s) (7C:A0): Note: 1: 2303 2: 5 3: \\il-sp-asr-ads01\d$\
> > MSI (s) (7C:A0): Note: 1: 1325 2: LSE.TSR.TestToolsSuite.Setup_057.msi
> > MSI (s) (7C:A0): Note: 1: 1706 2: -2147483647 3:
> > LSE.TSR.TestToolsSuite.Setup_057.msi
> > MSI (s) (7C:A0): SOURCEMGMT: Processing media source list.
> > MSI (s) (7C:A0): Note: 1: 2203 2: 3: -2147287037
> > MSI (s) (7C:A0): SOURCEMGMT: Source is invalid due to missing/inaccessible
> > package.
> > MSI (s) (7C:A0): Note: 1: 1706 2: -2147483647 3:
> > LSE.TSR.TestToolsSuite.Setup_057.msi
> > MSI (s) (7C:A0): SOURCEMGMT: Processing URL source list.
> > MSI (s) (7C:A0): Note: 1: 1402 2: UNKNOWN\URL 3: 2
> > MSI (s) (7C:A0): Note: 1: 1706 2: -2147483647 3:
> > LSE.TSR.TestToolsSuite.Setup_057.msi
> > MSI (s) (7C:A0): Note: 1: 1706 2: 3: LSE.TSR.TestToolsSuite.Setup_057.msi
> > MSI (s) (7C:A0): SOURCEMGMT: Failed to resolve source
> > MSI (s) (7C:A0): MainEngineThread is returning 1612
> > MSI (c) (F0:98): Decrementing counter to disable shutdown. If counter >=
> > 0,
> > shutdown will be denied. Counter after decrement: -1
> > MSI (c) (F0:98): MainEngineThread is returning 1612
> > === Verbose logging stopped: 09/09/2004 21:36:36 ===
>
>
>
- Next message: Marcia: "ActiveX restrictions"
- Previous message: Ren: "Re: GPO Password Policy"
- In reply to: Darren Mar-Elia: "Re: Assigning Software Installation to Computer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|