Re: Assigning Software Installation to Computer

From: Darren Mar-Elia (dmanonymous_at_discussions.microsoft.com)
Date: 09/09/04


Date: Thu, 9 Sep 2004 16:07:40 -0700

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 === 


Relevant Pages

  • sp3 update full file
    ... MSI: Resolving source. ... MSI: SOURCEMGMT: Media enabled only if package ... potential solutions to this problem, ...
    (microsoft.public.officeupdate)
  • Re: Software Installation Failing
    ... MSI from the share. ... will tell you why its failing to install, if its a problem with the SI ... >> I'm trying to push out a msi package using the computer settings software ... >> I have the package setup and ready to go, permissions are given to domain ...
    (microsoft.public.win2000.group_policy)
  • Assigning Software Installation to Computer
    ... I am trying to install an .msi via GPO. ... However it states the url for the package cannot be resolved. ... MSI: SOURCEMGMT: Media enabled only if package is safe. ...
    (microsoft.public.windows.group_policy)
  • Re: Office 2003 Setup not working !!!
    ... Hi, I'm trying to repair the Office 2003 and when the setup tries to loads, ... MSI: SOURCEMGMT: Processing net source list. ... MS Office System Products MVP ...
    (microsoft.public.office.setup)
  • Office 2003 Setup not working !!!
    ... Hi, I'm trying to repair the Office 2003 and when the setup tries to loads, ... it give me this error message: ... MSI: SOURCEMGMT: Processing net source list. ...
    (microsoft.public.office.setup)

Loading