MSI not installing via Group Policy - Insists location does not exist

Hi
I am creating a group policy object whereby I am pointing my software package installation to \\192.168.1.3\GPO\MSOCached32bit.msi
The location has permissions for the machine accounts on both the share and the ntfs permissions with read only access.
I have created an OU and moved a Windows XP machine into it, linked the GPO and made sure that the XP machine is not using optimised log on.
From the machine I can reach the share and see the file from the path above.
However each time I reboot the machine I am testing on the installation fails, the exact error being:
The install of application MSO from policy MSO Installation failed. The error was : The installation source for this product is not available. Verify that the source exists and that you can access it.
This is rather odd, since I can see it, the machine account has permissions to see it and I cannot see what the problem is.
I have then gone on to enable verbose logging of the MSI installer which has produced the following:
=== Verbose logging started: 18/08/2011  15:36:18  Build type: SHIP UNICODE 3.01.4001.5512  Calling process: \??\C:\WINDOWS\system32\winlogon.exe ===
MSI (c) (AC:B0) [15:36:18:666]: Resetting cached policy values
MSI (c) (AC:B0) [15:36:18:666]: Machine policy value 'Debug' is 7
MSI (c) (AC:B0) [15:36:18:666]: ******* RunEngine:
           ******* Product: {96b77fe2-a045-4f3f-9a73-1bf359d0eaaf}
           ******* Action:
           ******* CommandLine:
MSI (c) (AC:B0) [15:36:18:666]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (AC:B0) [15:36:18:666]: Grabbed execution mutex.
MSI (c) (AC:B0) [15:36:18:736]: Cloaking enabled.
MSI (c) (AC:B0) [15:36:18:736]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (AC:B0) [15:36:18:736]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (B4:CC) [15:36:18:756]: Grabbed execution mutex.
MSI (s) (B4:D0) [15:36:18:766]: Resetting cached policy values
MSI (s) (B4:D0) [15:36:18:766]: Machine policy value 'Debug' is 7
MSI (s) (B4:D0) [15:36:18:766]: ******* RunEngine:
           ******* Product: {96b77fe2-a045-4f3f-9a73-1bf359d0eaaf}
           ******* Action:
           ******* CommandLine:  CURRENTDIRECTORY="C:\WINDOWS\system32" CLIENTUILEVEL=3  CLIENTPROCESSID=940
MSI (s) (B4:D0) [15:36:18:766]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (B4:D0) [15:36:18:766]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (B4:D0) [15:36:18:766]: User policy value 'DisableMedia' is 0
MSI (s) (B4:D0) [15:36:18:766]: Machine policy value 'AllowLockdownMedia' is 0
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Media enabled only if package is safe.
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Looking for sourcelist for product {96b77fe2-a045-4f3f-9a73-1bf359d0eaaf}
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Adding {96b77fe2-a045-4f3f-9a73-1bf359d0eaaf}; to potential sourcelist list (pcode;disk;relpath).
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Now checking product {96b77fe2-a045-4f3f-9a73-1bf359d0eaaf}
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Media is enabled for product.
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Attempting to use LastUsedSource from source list.
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Processing net source list.
MSI (s) (B4:D0) [15:36:18:766]: SOURCEMGMT: Trying source \\192.168.1.3\GPO\.
MSI (s) (B4:D0) [15:36:19:427]: Note: 1: 1314 2: \\192.168.1.3\GPO\
MSI (s) (B4:D0) [15:36:19:427]: ConnectToSource: CreatePath/CreateFilePath failed with: -2147483648 1314 -2147483648
MSI (s) (B4:D0) [15:36:19:427]: ConnectToSource (con't): CreatePath/CreateFilePath failed with: -2147483648 -2147483648
MSI (s) (B4:D0) [15:36:19:427]: SOURCEMGMT: net source '\\192.168.1.3\GPO\' is invalid.
MSI (s) (B4:D0) [15:36:19:427]: Note: 1: 1706 2: -2147483647 3: MSOCached32bit.msi
MSI (s) (B4:D0) [15:36:19:427]: SOURCEMGMT: Processing media source list.
MSI (s) (B4:D0) [15:36:19:437]: Note: 1: 2203 2:  3: -2147287037
MSI (s) (B4:D0) [15:36:19:437]: SOURCEMGMT: Source is invalid due to missing/inaccessible package.
MSI (s) (B4:D0) [15:36:19:437]: Note: 1: 1706 2: -2147483647 3: MSOCached32bit.msi
MSI (s) (B4:D0) [15:36:19:437]: SOURCEMGMT: Processing URL source list.
MSI (s) (B4:D0) [15:36:19:437]: Note: 1: 1402 2: UNKNOWN\URL 3: 2
MSI (s) (B4:D0) [15:36:19:437]: Note: 1: 1706 2: -2147483647 3: MSOCached32bit.msi
MSI (s) (B4:D0) [15:36:19:437]: Note: 1: 1706 2:  3: MSOCached32bit.msi
MSI (s) (B4:D0) [15:36:19:437]: SOURCEMGMT: Failed to resolve source
MSI (s) (B4:D0) [15:36:19:437]: MainEngineThread is returning 1612
MSI (c) (AC:B0) [15:36:19:437]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (AC:B0) [15:36:19:437]: MainEngineThread is returning 1612
=== Verbose logging stopped: 18/08/2011  15:36:19 ===
As you can see from the above highlighted line, it says its invalid, but I cannot for the life of me understand why?
Thanks in advance for any help!

Hi,
This is not something related to the GPO issue. The issue is with MSI and the packaging. Condition the ResolveSource action.
Try Copying the MSI to local machine using a script and execute it.
ResolveSource actually requires that the original installation source is available whenever it is called. If your installer package is authored correctly, source must only be resolve in cases where the original RTM files are missing or during some patch
uninstall scenarios.
http://blogs.msdn.com/b/heaths/archive/2007/10/25/resolvesource-requires-source.aspx
http://msdn.microsoft.com/en-us/library/aa371232%28VS.85%29.aspx
http://www.appdeploy.com/messageboards/printable.asp?m=48703
If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer". This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion in a test environment before
implementing!

Similar Messages

  • Group Policy Client service does not start

    Hi,
    As soon as I (administrator on my PC) logon to Windows 7, I get a message saying that the Group Policy Client service failed to start. I'm not sure why I'm getting this error even though the dependencies are very much up and running..
    Below is the error message I get in the notification area as soon as I logon
    Failed to connect to a windows service
    Windows could not connect to the Group Policy Client service. This problem prevents stndard users from logging on to the system.
    As an administrative user, you can review the System Event Log for details about why the service didn't respond.

    I FOUND SOLUTION TO THIS PROBLEM!
    The crash of your computer caused that - you are absolutely right!
    I had this issue on my laptop since November, and it really bugged me.  I sifted through the event log and found the pattern of events that preceded the issue, and, probably, caused it.
    In short, the pattern is as follows: Windows updates run automatically as scheduled, and when reboot is initiated after the updates are finished, the computer crashes (probably during reboot sequence).  When it boots up, it reports that the last shutdown
    was unexpected, and the issue begins to occur.
    I spent 2 days trying to dig out a solution from the Internet, to no avail, until I came across
    this page.  It doesn't say anything about this particular problem, but it gives more information about SVCHOST process that starts many services, including Group Policy Client.  It looks like during reboot a vital registry settings were lost during
    crash and Group Policy Client "don't know" how to start.  Let me explain:
    There are two places to look in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services this path should contain
    gpsvc key (a folder), which is responsible for service parameters and configuration.  I found that the key was intact, so, you do not touch anything here - just check that the key exists.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SVCHOST This is the most important path you should look into, as it must contain the keys and values referred in the key #1.  Below are descriptions what must be present
    there.
    There must be Multi-String value called GPSvcGroup. My laptop was missing it.  So, you should create multi-string value named
    GPSvcGroup and assign it value GPSvc.
    Next, you must create a key (a folder) and name it GPSvcGroup - this key normally should be there, but, again, it was missin on my laptop.
    Then open newly-created GPSvcGroup folder and create 2 DWORD values:
    First called AuthenticationCapabilities and you must give it a value of 0x00003020 (or 12320 in decimal)
    Second is called CoInitializeSecurityParam and it must have value of 1.
    Once you complete all steps above, reboot the computer and the problem will be fixed.
    Video walkthrough for those who are not very technical is here: http://youtu.be/4m5KEmckWK4
    I am so relieved I was able to fix it, and hope this will help others with the similar issue.

  • Car audio not connecting via Bluetooth therefore Hands free does not work

    How long before Apple fixes something they broke by new OS.
    Here in the UK it is illegal to use a phone whilst driving unless your using a Hands Free device.  My Panasonic 4600 worked perfectly until OS 8 upgrade and now voice command is broken.  I have read many other blogs etc with different car and radio owners have the same problem.  So Apple, how long before you make us legal users again?

    Apple aren't going to budge, are they? You'd be more likely finding an OS update for your car! Take it into your dealer; if it's a widespread issue, they'll probably have/be working on a patch

  • Updating Existing Install and adding extensions via Group Policy

    We have recently installed StarOffice 8 due a full planned move away from Microsoft Office 2003, we have deployed the CD install via group policy to test the functionality of StarOffice in a school environment. Due to a problem cropping images in Writer (cropooo 0.2.1 extension needed) we are having to update to the latest patch ver10 (300+pc's). Is there a way to automate this via GPO? We only have the standard version of staroffice 8 and not the enterprise CD so we can not make a custom transform file. Also can extensions be deployed via Group Policy? We are runnning a Windows 2k3 server with XP clients.

    Network Deployment of Adobe Flash Player
    I found this link http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide.html
    It is a good idea to extract the msi the deployment data point using msiexec /a {filename} (this creates an administrative installer)
    Use the extracted MSI to deploy flash. (either assigned or published)
    Please make sure that the user can read from the data point you place the files.

  • Deploying msi via group policy without administrative rights

    We are having a problem with flash player not working without
    Administrative right on the machine. We thought we could get around
    this by using the flash_player_active_x.msi and installing through
    group policy. The install during a computer reboot (if assigning to
    a computer) or during a user sign on (if assigned to a user) seems
    to work fine.
    However, when you actually try to load a webpage with flash,
    nothing. The component doesn't actually get installed into the
    browser. As soon as you log on with a privilaged account, and
    browse to a flash enabled page, the install finishes, the active x
    control is loaded and now all users can see it.
    However, I'd really prefer not to have to go around to each
    computer and log on with the administrator account - kind of
    defeats the purpose of group policy.
    All computers are Win XP sp2 with IE 7. The active directory
    server is a Win2k server.
    Any thoughts would be appreciated.

    I am having this issue also. Has anyone found a solution?
    I found this reference on this website, but there is no
    solution given:
    I
    have installed Adobe Flash Player but still don't see any Flash
    content. What is wrong?
    quote:
    Restricted User accounts are unable to display Flash Player
    content
    After successful installation under the Windows Administrator
    account, Restricted User accounts are unable to display Flash
    Player content. This issue has been reported on Microsoft Windows
    XP Service Pack 2 systems and occurs sporadically. It may also
    affect other versions of Windows, such as Windows 2000.
    If you installed Flash Player 8.0.24.0 prior to April 6,
    2006, then you must remove it using the Flash Player uninstaller
    released on May 11, 2006. Remove Flash Player using the
    instructions in How to uninstall the Adobe Flash Player (TechNote
    14157).

  • Installing Flash Player V 10.2.153.1 Via Group Policy

    Recently i tried to upgrade our existing flash player V10.2.152.32, to V 10.2.153.1 Via Group Policy.
    But the group policy keep failing, during the investigation phase i have enabled logging to try to troubleshoot the installation steps, and possibly find a solution, but so far am clueless on a solution. I have included the installation log please help.
    === Logging started: 11/04/2011  15:29:46 ===
    Action start 15:29:46: INSTALL.
    Action start 15:29:46: ISSetAllUsers.
    InstallShield 15:29:46: Begin SetAllUsers()
    InstallShield 15:29:46: Getting records from Upgrade table
    InstallShield 15:29:46: UpgradeCode: {42463807-970B-4257-BC95-5C348D61DF1C}    MinVersion: 6.0.0.0    MaxVersion: 10.2.153.1    Language:     Attributes: 769
    InstallShield 15:29:46: Checking related product {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF}
    InstallShield 15:29:46:     Adobe Flash Player 10 ActiveX    {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF}    1033         ***Related***
    InstallShield 15:29:46: ALLUSERS of related product {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF} is = 1
    InstallShield 15:29:46: End SetAllUsers()
    Action ended 15:29:46: ISSetAllUsers. Return value 1.
    Action start 15:29:46: AppSearch.
    Action ended 15:29:46: AppSearch. Return value 0.
    Action start 15:29:46: LaunchConditions.
    Action ended 15:29:46: LaunchConditions. Return value 1.
    Action start 15:29:46: SetupInitialization.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action ended 15:29:46: SetupInitialization. Return value 1.
    Action start 15:29:46: FindRelatedProducts.
    Action ended 15:29:46: FindRelatedProducts. Return value 1.
    Action start 15:29:46: ValidateProductID.
    Action ended 15:29:46: ValidateProductID. Return value 1.
    Action start 15:29:46: CostInitialize.
    Action ended 15:29:46: CostInitialize. Return value 1.
    Action start 15:29:46: FileCost.
    Action ended 15:29:46: FileCost. Return value 1.
    Action start 15:29:46: IsolateComponents.
    Action ended 15:29:46: IsolateComponents. Return value 0.
    Action start 15:29:46: setUserProfileNT.
    Action ended 15:29:46: setUserProfileNT. Return value 1.
    Action start 15:29:46: setAllUsersProfile2K.
    Action ended 15:29:46: setAllUsersProfile2K. Return value 1.
    Action start 15:29:46: ResolveSource.
    Action ended 15:29:46: ResolveSource. Return value 1.
    Action start 15:29:46: CostFinalize.
    Action ended 15:29:46: CostFinalize. Return value 1.
    Action start 15:29:46: MigrateFeatureStates.
    Action ended 15:29:46: MigrateFeatureStates. Return value 1.
    Action start 15:29:46: InstallWelcome.
    Action ended 15:29:48: InstallWelcome. Return value 1.
    Action start 15:29:48: SetupProgress.
    Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action ended 15:29:48: SetupProgress. Return value 1.
    Action start 15:29:48: ExecuteAction.
    Action start 15:29:49: INSTALL.
    Action start 15:29:49: ISSetAllUsers.
    Action ended 15:29:49: ISSetAllUsers. Return value 0.
    Action start 15:29:49: AppSearch.
    Action ended 15:29:49: AppSearch. Return value 0.
    Action start 15:29:49: LaunchConditions.
    Action ended 15:29:49: LaunchConditions. Return value 1.
    Action start 15:29:49: FindRelatedProducts.
    Action ended 15:29:49: FindRelatedProducts. Return value 0.
    Action start 15:29:49: ValidateProductID.
    Action ended 15:29:49: ValidateProductID. Return value 1.
    Action start 15:29:49: CostInitialize.
    Action ended 15:29:49: CostInitialize. Return value 1.
    Action start 15:29:49: FileCost.
    Action ended 15:29:49: FileCost. Return value 1.
    Action start 15:29:49: IsolateComponents.
    Action ended 15:29:49: IsolateComponents. Return value 0.
    Action start 15:29:49: CostFinalize.
    Action ended 15:29:49: CostFinalize. Return value 1.
    Action start 15:29:49: SetARPINSTALLLOCATION.
    Action ended 15:29:49: SetARPINSTALLLOCATION. Return value 1.
    Action start 15:29:49: SetODBCFolders.
    Action ended 15:29:49: SetODBCFolders. Return value 0.
    Action start 15:29:49: MigrateFeatureStates.
    Action ended 15:29:49: MigrateFeatureStates. Return value 0.
    Action start 15:29:49: InstallValidate.
    Action ended 15:29:49: InstallValidate. Return value 1.
    Action start 15:29:49: RemoveExistingProducts.
    Action start 15:29:49: INSTALL.
    Action start 15:29:49: ISSetAllUsers.
    InstallShield 15:29:49: Begin SetAllUsers()
    InstallShield 15:29:49: Getting records from Upgrade table
    InstallShield 15:29:49: UpgradeCode: {42463807-970B-4257-BC95-5C348D61DF1C}    MinVersion: 6.0.0.0    MaxVersion: 10.1.102.64    Language:     Attributes: 769
    InstallShield 15:29:49: Checking related product {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF}
    InstallShield 15:29:49:     Adobe Flash Player 10 ActiveX    {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF}    1033         ***Related***
    InstallShield 15:29:49: ALLUSERS of related product {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF} is = 1
    InstallShield 15:29:49: End SetAllUsers()
    Action ended 15:29:49: ISSetAllUsers. Return value 1.
    Action start 15:29:49: AppSearch.
    Action ended 15:29:49: AppSearch. Return value 0.
    Action start 15:29:49: LaunchConditions.
    Action ended 15:29:49: LaunchConditions. Return value 1.
    Action start 15:29:49: FindRelatedProducts.
    Action ended 15:29:49: FindRelatedProducts. Return value 1.
    Action start 15:29:49: ValidateProductID.
    Action ended 15:29:49: ValidateProductID. Return value 1.
    Action start 15:29:49: CostInitialize.
    Action ended 15:29:49: CostInitialize. Return value 1.
    Action start 15:29:49: FileCost.
    Action ended 15:29:49: FileCost. Return value 1.
    Action start 15:29:49: IsolateComponents.
    Action ended 15:29:49: IsolateComponents. Return value 0.
    Action start 15:29:49: CostFinalize.
    Action ended 15:29:49: CostFinalize. Return value 1.
    Action start 15:29:49: SetARPINSTALLLOCATION.
    Action ended 15:29:49: SetARPINSTALLLOCATION. Return value 1.
    Action start 15:29:49: SetODBCFolders.
    Action ended 15:29:49: SetODBCFolders. Return value 0.
    Action start 15:29:49: MigrateFeatureStates.
    Action ended 15:29:49: MigrateFeatureStates. Return value 0.
    Action start 15:29:49: InstallValidate.
    Action ended 15:29:49: InstallValidate. Return value 1.
    Action start 15:29:49: RemoveExistingProducts.
    Action ended 15:29:49: RemoveExistingProducts. Return value 0.
    Action start 15:29:49: InstallInitialize.
    Action ended 15:29:54: InstallInitialize. Return value 1.
    Action start 15:29:54: CallExeUninstaller.
    Action ended 15:29:54: CallExeUninstaller. Return value 1.
    Action start 15:29:54: MakePropsAvailable.
    Action ended 15:29:54: MakePropsAvailable. Return value 1.
    Action start 15:29:54: AllocateRegistrySpace.
    Action ended 15:29:54: AllocateRegistrySpace. Return value 1.
    Action start 15:29:54: ProcessComponents.
    Action ended 15:29:54: ProcessComponents. Return value 1.
    Action start 15:29:54: UnpublishComponents.
    Action ended 15:29:54: UnpublishComponents. Return value 0.
    Action start 15:29:54: UnpublishFeatures.
    Action ended 15:29:54: UnpublishFeatures. Return value 1.
    Action start 15:29:54: StopServices.
    Action ended 15:29:54: StopServices. Return value 1.
    Action start 15:29:54: DeleteServices.
    Action ended 15:29:54: DeleteServices. Return value 1.
    Action start 15:29:54: UnregisterComPlus.
    Action ended 15:29:54: SelfUnregModules. Return value 1.
    Action start 15:29:54: SelfUnregModules.
    Action ended 15:29:54: SelfUnregModules. Return value 1.
    Action start 15:29:54: UnregisterTypeLibraries.
    Action ended 15:29:54: UnregisterTypeLibraries. Return value 0.
    Action start 15:29:54: RemoveODBC.
    Action ended 15:29:54: RemoveODBC. Return value 1.
    Action start 15:29:54: UnregisterFonts.
    Action ended 15:29:54: UnregisterFonts. Return value 1.
    Action start 15:29:54: RemoveRegistryValues.
    Action ended 15:29:54: RemoveRegistryValues. Return value 1.
    Action start 15:29:54: UnregisterClassInfo.
    Action ended 15:29:54: UnregisterClassInfo. Return value 0.
    Action start 15:29:54: UnregisterExtensionInfo.
    Action ended 15:29:54: UnregisterExtensionInfo. Return value 0.
    Action start 15:29:54: UnregisterProgIdInfo.
    Action ended 15:29:54: UnregisterProgIdInfo. Return value 0.
    Action start 15:29:54: UnregisterMIMEInfo.
         7 Action ended 15:29:54: RemoveIniValues. Return value 1 Action start 15:29:54: RemoveShortcuts.
    Action ended 15:29:54: RemoveIniValues. Return value 1.
    Action start 15:29:54: RemoveShortcuts.
    Action ended 15:29:54: RemoveShortcuts. Return value 0.
    Action start 15:29:54: RemoveEnvironmentStrings.
    Action ended 15:29:54: RemoveEnvironmentStrings. Return value 1.
    Action start 15:29:54: RemoveDuplicateFiles.
    Action ended 15:29:54: RemoveDuplicateFiles. Return value 1.
    Action start 15:29:54: RemoveFolders.
    Action ended 15:29:54: RemoveFolders. Return value 1.
    Action start 15:29:54: CreateFolders.
    Action ended 15:29:54: CreateFolders. Return value 1.
    Action start 15:29:54: MoveFiles.
       tion ended 15:29:54: MoveFiles. Return value 1.
    Action start 15:29:54: InstallFiles.
    Action ended 15:29:54: InstallFiles. Return value 1.
    Action start 15:29:54: NewCustomAction1.
    Info 2835.The control ErrorIcon was not found on dialog SetupError.
    Error 2753.The File 'InstallAX.exe' is not marked for installation.
    MSI (s) (3C:70) [15:29:56:473]: Product: Adobe Flash Player 10 ActiveX -- Error 2753.The File 'InstallAX.exe' is not marked for installation.
    Action ended 15:29:56: NewCustomAction1. Return value 3.
    Action ended 15:29:56: INSTALL. Return value 3.
    Action ended 15:29:56: RemoveExistingProducts. Return value 3.
    Action ended 15:29:56: INSTALL. Return value 3.
    Action ended 15:29:56: ExecuteAction. Return value 3.
    Action start 15:29:56: SetupCompleteError.
    Action ended 15:29:57: SetupCompleteError. Return value 2.
    Action ended 15:29:57: INSTALL. Return value 3.
    === Logging stopped: 11/04/2011  15:29:57 ===
    MSI (c) (40:60) [15:29:57:692]: Product: Adobe Flash Player 10 ActiveX -- Installation operation failed.
    MSI (c) (40:60) [15:29:57:692]: Windows Installer installed the product. Product Name: Adobe Flash Player 10 ActiveX. Product Version: 10.2.153.1. Product Language: 1033. Installation success or error status: 1603.
    ========================================================================================== ========================
    Please note that i have unloaded the antivirus and conducted the installation with no luck.

    Today i have tried installing flash manually via the web interface that worked fine. im not sure now if the MSI file provided by adobe is faulty. can someone please explain.
    Manuall install is not a solution for me as i have over 300 machine that i need to deploy flash to.

  • Install Flash player via group policy

    How can I install flash player and shockwave via group policy
    on a windows 2003 domain?

    Network Deployment of Adobe Flash Player
    I found this link http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide.html
    It is a good idea to extract the msi the deployment data point using msiexec /a {filename} (this creates an administrative installer)
    Use the extracted MSI to deploy flash. (either assigned or published)
    Please make sure that the user can read from the data point you place the files.

  • Install Contribute CS4 via Group Policy?

    Hi,
    We have just purchased some copies of Contribute CS4 and I need to deploy them via a Group Policy. Normally, I will do this with the MSI that has already been created by the manufacturer and do an administrative install (msiexec /a <productname>.msi) but there is only a WinBootstrapper.msi file for Contribute CS4.
    Can anyone share with me how they have installed Contribute CS4 via Group Policy?
    Thanks.
    Pete.

    Network Deployment of Adobe Flash Player
    I found this link http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide.html
    It is a good idea to extract the msi the deployment data point using msiexec /a {filename} (this creates an administrative installer)
    Use the extracted MSI to deploy flash. (either assigned or published)
    Please make sure that the user can read from the data point you place the files.

  • How to control IE10's "Compatibility View settings" via Group Policy

    First
    of all thanks for taking the time to read this.  I must let you know that I have limited experience with Group Policy so here it goes...
    Domain Controllers are 2008 R2 Datacenter and client computers are Win7 Pro with IE10
    I need to add several sites to the "Compatibility View settings" in IE10 and have these pushed out via Group Policy.
    I followed this to enable the "Use Policy List of Internet Explorer 7 sites:"
    Use
    Policy List of Internet Explorer 7 sites
    I even added the settings to both User Configuration as well as Computer Configuration.  However the computers on the domain wouldn't show these sites in
    IE even after forcing a GP update (gpupdate /force)
    Yes I did use top level domain names.
    Next I installed the Administrative Templates for Windows Internet Explorer 10 on the DC:
    Administrative Templates for Windows Internet Explorer 10
    this gave me an Inetres.adm file while I put in the same location as my other .adm files that Group Policy Manager sees (located at C:\Windows\SYSVOL\domain\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm)
    I do see a bunch of .ADMX files located at C:\Windows\PolicyDefinitions
    on the DC.  I also see a lot of .ADML files located at C:\Windows\PolicyDefinitions\en-US.
    Where is my Central Store located that my Group Policy references?  How do I know what location GP is reading from?
    Now I installed the Administrative Templates (ADMX) for Windows Server 2008 R2 and Windows 7 from here:
    Administrative Templates (ADMX) for Windows Server 2008 R2 and
    Windows 7
    This gave me a "Win7-2008R2-admx.msi" package that I installed.  I took the defaults and extracted contents to:
    C:\Windows\PolicyDefinitions\Server 2008 Win7\PolicyDefinitions
    Are all of these .ADMX files supposed to be placed into my Central Store?
    If I mouse-over "Administrative Templates" in Group Policy Manager is says that the policy definitions are retrieved from the local machine.
    I then right-clicked on top of "Administrative
    Templates" in Group Policy Manager and highlighted Inetres and selected Delete.
    While in Add/Remove Templates I click on Add and it defaults to looking for "Policy Templates" and will not let me select and .ADM/.ADML/.ADMX files.
    What am I doing wrong here?
    How do I know that I'm using the most recent Inetres file?
    How do I know which file Group Policy Manager is using to manage the IE settings that are in:
    User Configuration->Administrative Templates->Windows Components->Internet Explorer->Compatibility View->Use Policy List of Internet
    Explorer 7 sites
    or
    Computer Configuration->Administrative Templates->Windows Components->Internet Explorer->Compatibility View->Use Policy List of
    Internet Explorer 7 sites.
    Is there anything else you can suggest?
    Many, many thanks in advance for any response

    Hi,
    Regarding your question, usually we create a Central Store for Administrative Templates (Both .admx and .adml files), and create a folder that is named PolicyDefinitions in the following location:
    \\FQDN\SYSVOL\FQDN\policies. The .adml files on the Windows computer
    are stored in a language-specific folder. For example, English (United States) .adml files are stored in a folder that is named "en-US." When you have copied all .admx and .adml files, the PolicyDefinitions folder on the domain controller should contain the
    .admx files and one or more folders that contain language-specific .adml files.
    Please refer to the following articles. You will get more helpful details about the Central Store for Group Policy Administrative Template files.
    How to create the Central Store for Group Policy Administrative Template files in Windows Vista
    http://support.microsoft.com/kb/929841
    Windows 7, Windows Server 2008 R2 and the Group Policy Central Store
    http://blogs.technet.com/b/askds/archive/2009/12/09/windows-7-windows-server-2008-r2-and-the-group-policy-central-store.aspx
    Based on your description, I understand you enable the setting “Use Policy List of Internet Explorer 7 sites”. However, didn’t show any sites in IE in client even after forcing a GP update
    (gpupdate /force). Please use command “gpresult” in clients to collect the GPOs, and then check whether the GPO contain the setting “Use Policy List of Internet Explorer 7 sites” was applied to clients or wasn’t.
    In addition, you also can change the related setting by using registry directly.
    Follow the path of the registry:
    HKEY_CURRENT_USER->Software->Policies->Microsoft->Internet Explorer->BrowserEmulation->PolicyList. (Create registry folders
    manually if not present)
    Right Click
    PolicyList ->New->String Value->Enter the name of the website. (Both under ‘Name’ and ‘Data’. For example,
    Value name: example.com Value data: example.com)
    There is a similar question, please read as a reference.
    Add manually URL on Compatibility View List in IE10
    http://social.msdn.microsoft.com/Forums/ie/en-US/5a15e861-d106-471e-a968-fdea15e31c45/add-manually-url-on-compatibility-view-list-in-ie10
    Hope this helps.
    Best regards,
    Justin Gu

  • WMI Filters Folder NOT Found in Group Policy Management Console.

    We have a Small Business Server 2011 Standard Edition install that is Hosting a Domain that was migrated to it from Windows Server 2003 Standard Edition. All seems to be working. We have a few problems that we are trying to work on one at a time when this
    issue was brought to light.
    We were trying to push the installation of a client software via group policy and in the process to have it pushed by the server, we had to configure several wmi filters in the group policy management in the SBS 2011.  We opened the console and found
    that the WMI Filters Folder is nowhere to be found.
    We would like to find out what can be the cause and resolution of this problem.  I would like to find out how to get the WMI Filters folder back in the Management Console and be able to create the filters that will help us deploy the client software
    we need to provide to our users using the group policies.
    Has anyone experienced this problem.  Can we just go into the group policy management console and create the object and then import the default filters into that object we created.  The filters were exported from another sbs 2011 standard edition
    install that has the wmi filters folder in the GPMC.
    Need help on this situation.  Have very little experience in troubleshooting GPO's and GPMC's issues.
    Thank you
    JFM

    Hi,
    >>I need to find out if there is a way to get the WMI Filters Object Folder back or find a way to recreate it.
    Based on the description, we can use LDP.exe to check if the following object is missing in Active Directory:
    CN=Windows2003Update, CN=DomainUpdates, CN=System, DC=domain, DC=com
    Regarding how to use LDP.exe to view AD object, the following article can be referred to as reference.
    How to Use Ldp.exe to View Entire Directory Tree and Locate the Microsoft Exchange Container
    http://support.microsoft.com/kb/252335
    If the object is missing, we can follow the solutions described in the following article to check if the object was deleted and we need to restore it if this is true.
    Step 2: Restore a Deleted Active Directory Object
    https://technet.microsoft.com/en-us/library/dd379509(v=ws.10).aspx
    If the object is there, we can check if proper access permissions have been configured for it.
    If the object is missing but not deleted, this may be related to the migration process. If this is true, we can ask for suggestions in the following SBS forum.
    Small Business Server
    https://social.technet.microsoft.com/Forums/en-US/home?forum=smallbusinessserver
    In addition, regarding migrating Active Directory to SBS 2011 Standard, the following articles can be referred to for more information.
    Prepare your Source Server for Windows SBS 2011 Standard migration
    https://technet.microsoft.com/en-us/library/gg615494.aspx
    SBS 2011 Standard Migrations – Keys to Success
    http://blogs.technet.com/b/sbs/archive/2011/07/01/sbs-2011-standard-migrations-keys-to-success.aspx
    Best regards,
    Frank Shen
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Can Adobe Air 3.1 be deployed via Group Policy?

    I am looking for a definitive answer as to whether or not Adobe Air 3.1 can be deployed via Group Policy?  I've found material on the web that is very contradictory.  Can it be done and if so how?  I can't find any solid instructions on how to deploy this application and need to have it installed on about 60 desktops. 
    We are trying to deploy the Salesforce.com Desktop Chatter application.  Any helpful info is greatly appreciated.
    Thanks!

    Hi Kevin,
    I replied via email yesterday, but in case anyone else is following along here's what I said:
    For GPO deployment, we don't officially "support" it (ie. we don't test for it internally), however I did run across this recent post where an admin had success.
    http://www.appdeploy.com/packages/detail.asp?id=2339
    Hope this helps,
    Chris

  • StarOffice 8 Distribution via Group Policy

    I am the technology coordinator for a small high school. We will be installing StarOffice 8 on all of our XP computers (about 200). Is there an administrative toolkit that I could download that would allow me to distribute StarOffice via Group Policy? I saw that there is possibly one available for the Enterprise version, but we do not have that, we have the educational version. If there is an administrative toolkit available, please let me know where I may download it. I appreciate any assistance anyone can offer! Thanks!

    Hi,
    there is some guidance here for your scenario:
    http://technet.microsoft.com/en-us/library/ff602181.aspx
    Did you follow these steps above?
    When you mention "it does not work", what is happening? Do you see an error in the logs?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Force UAC on via Group Policy

               I have looked all around but have not really found a solution to this problem. How do I lock UAC on via Group Policy so that no one can change it except via Group Policy and all the settings
    are greyed out even for administrators? I just want it on the default settings and left alone. If I wanted to do something similar for Windows Firewall or Internet Explorer settings, it seems easy, but UAC seems to be different. Unfortunately I have situations
    at clients where this setup is necessary and unavoidable.

    Hi,
    This can be done via Local Group Policy or via Active Directory-based GPO, which is much more suited for large networks where one would like to disable UAC for many computers at once.
    If using Local Group Policy you'll need to open the Group Policy Editor (Start > Run > gpedit.msc) from your computer.
    If using in AD-based GPO, open Group Policy Management Console (Start > Run > gpmc.msc) from a Vista computer that is a member of the domain. In the GPMC window, browse to the required GPO that is linked to the OU or domain where the Vista computers
    are located, then edit it.
    1.In the Group Policy Editor window, browse to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
    2.In the right pane scroll to find the User Access Control policies (they're down at the bottom of the window). You need to configure the following policies:
    User Account Control: Behavior of the elevation prompt for……
    User Account Control: Detect application installations and……
    User Account Control: Run all administrators in Admin App……
    3.You'll need to reboot your computers.
    There is a detial Microsoft official website on Configuring UAC via Group Policy:
    UAC Group Policy Settings and Registry Key Settings
    http://technet.microsoft.com/en-us/library/dd835564(WS.10).aspx
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Change settings to "Always Allow" via Group Policy

    We upgraded our Flash Players from v6 to v8 (I know v9 is out
    we haven't go there yet) a couple months ago, and we've just
    noticed that we can not access some of our local stored Flash
    content. Then error we get is "Macromedia Flash Player has stopped
    a potentially unsafe operation. The following local application on
    your computer your computer or network:
    H:\some\network\file.swf: localhost"
    I found on Adobe's website how I could add the site/file as a
    trusted location via the Settings Manager Global Security Settings
    panel. Problem is that I can't seem to figure how to accecss the
    Security panel, unless I do it from a computer which has internet
    access, which my network does not. Also once I make these changes I
    don't know how I can push out this change to all the computers on
    my network. I thought I could do it via windows group policy, but I
    don't see any documentation from adobe showing what registry
    keys/files need to be updated/changed to make these certain
    settings via group policy. Can anyone help?

    I found that if I copy the settings.sol to a users profile,
    but I have over 1000+ users on our network......surely there's got
    to be an easier way?!?!?!?

  • Automatic Windows Update via Group Policy in Windows 8

    Hi,
    I have created a new GPO to place some settings on the Automatic Update to all my client pcs. The settings applied as the image i uploaded below. The problem is that this GPO were successfully applied to all my Windows 7 machine but not Windows 8.1 machines.
    Is there anything that i missed or i should know about Windows 8.1 automatic update configuration via Group Policy?. I've tried to google but cant find any guidance that relates. I'm not using WSUS. Appreciates any advise. Thanks.
    Cheers, Sparcx [MCTS,MCITP-EA]

    Hi Leon, yes i have read the blog that you gave, It says that Windows 8 requires a KB update to roll the changes that will solve this issue. However its also said that the update is included in Windows 8.1 and there's no need to update to solve the Automatic
    Update behaviour via Group Policy as mentioned. Also tried to apply the KB update suggested, but failed. It is not for Windows 8.1 platform. Is there any other suggestion? I kinda stuck here..
    Cheers, Sparcx [MCTS,MCITP-EA]

Maybe you are looking for

  • Adobe audition CC keeps crashing

    Everytime i open audition, it runs fine...that is until i try recording. I can record maybe 3,4,5 times before it just crashes and my only option is to click close program. I desprately need help. it worked fine earlier this year but for some reason

  • File can not be created

    I'm having a little trouble with safari. I want to download some apps from the internet, so I click on the link to start the download, it starts the download, but then it says a file can't be created. I try another app, it still doesn't work, so that

  • Printer driver for Canon MP730

    i am am totally fed up with my HP 8500 officejet printer (paper jam all the time). I want to start using my older printer (Canon MP 730) again in combination with an iMac running on OS X Yosemite DId anyone find a printer driver for a Canon MP 730 th

  • Managing the Derby Network Server remotely by using the servlet interface

    Hi, im not able to deploy derby.war from derby 10.4.1.3, as indicated in the Derby Server and Administration Guide, using Sun Java System Application Server 9.1 Update 2. Following is the deployment's errors log: STATIC VERIFICATION RESULTS NUMBER OF

  • HTML Signature that is not viewable by other recipients

    I have a signature that I use for my company. It is a png file that is about 7k. Some recipients see the signature logo at the bottom of the emails and some do not. What do I need to do so that all email recipients see the logo?