Question : GPO not installing assigned software

I'm trying to install an MSI that I've previously been able to setup a GPO for & install.  This network isn't working.  
When I run GPRESULTS on a client at this network, it shows that the GPO was applied, but the software isn't being installed.

Microsoft (R) Windows (R) XP Operating System Group Policy Result tool v2.0
Copyright (C) Microsoft Corp. 1981-2001

Created On 7/6/2010 at 2:28:36 PM



RSOP results for MCCLAINTOOL\laural on LAURA-DELL2 : Logging Mode
------------------------------------------------------------------

OS Type:                     Microsoft Windows XP Professional
OS Configuration:            Member Workstation
OS Version:                  5.1.2600
Domain Name:                 MCCLAINTOOL
Domain Type:                 Windows 2000
Site Name:                   Default-First-Site-Name
Roaming Profile:            
Local Profile:               C:\Documents and Settings\laural
Connected over a slow link?: No


COMPUTER SETTINGS
------------------
    CN=LAURA-DELL2,OU=SBSComputers,OU=Computers,OU=MyBusiness,DC=[domain],DC=local
    Last time Group Policy was applied: 7/6/2010 at 2:21:01 PM
    Group Policy was applied from:      [server].[domain].local
    Group Policy slow link threshold:   500 kbps

    Applied Group Policy Objects
    -----------------------------
        Small Business Server Windows Firewall
        Druvaa InSync Distribution
        Small Business Server Client Computer
        Small Business Server Remote Assistance Policy
        Small Business Server Lockout Policy
        Small Business Server Domain Password Policy
        Default Domain Policy

    The following GPOs were not applied because they were filtered out
    -------------------------------------------------------------------
        Small Business Server Folder Redirection
            Filtering:  Not Applied (Empty)

        Small Business Server Internet Connection Firewall
            Filtering:  Denied (WMI Filter)
            WMI Filter: PreSP2

        Local Group Policy
            Filtering:  Not Applied (Empty)

        Small Business Server - Windows Vista policy
            Filtering:  Denied (WMI Filter)
            WMI Filter: Vista

    The computer is a part of the following security groups:
    --------------------------------------------------------
        BUILTIN\Administrators
        Everyone
        BUILTIN\Users
        NT AUTHORITY\NETWORK
        NT AUTHORITY\Authenticated Users
        LAURA-DELL2$
        Domain Computers
       

USER SETTINGS
--------------
    CN=Laura Launius,OU=SBSUsers,OU=Users,OU=MyBusiness,DC=[domain],DC=local
    Last time Group Policy was applied: 7/6/2010 at 2:22:11 PM
    Group Policy was applied from:    [server].[domain].local
    Group Policy slow link threshold:   500 kbps

    Applied Group Policy Objects
    -----------------------------
        Small Business Server Folder Redirection
        Default Domain Policy

    The following GPOs were not applied because they were filtered out
    -------------------------------------------------------------------
        Small Business Server Lockout Policy
            Filtering:  Disabled (GPO)

        Druvaa InSync Distribution
            Filtering:  Not Applied (Empty)

        Small Business Server Client Computer
            Filtering:  Not Applied (Empty)

        Small Business Server Domain Password Policy
            Filtering:  Not Applied (Empty)

        Small Business Server Windows Firewall
            Filtering:  Not Applied (Empty)

        Small Business Server Remote Assistance Policy
            Filtering:  Disabled (GPO)

        Small Business Server Internet Connection Firewall
            Filtering:  Denied (WMI Filter)
            WMI Filter: PreSP2

        Local Group Policy
            Filtering:  Not Applied (Empty)

        Small Business Server - Windows Vista policy
            Filtering:  Denied (WMI Filter)
            WMI Filter: Vista

    The user is a part of the following security groups:
    ----------------------------------------------------
        Domain Users
        Everyone
        BUILTIN\Administrators
        BUILTIN\Users
        NT AUTHORITY\INTERACTIVE
        NT AUTHORITY\Authenticated Users
        LOCAL
        [security group]
        Web Workplace Users
       


The folder that has the installer is shared w/ everyone in the network & security permissions are OK, as I was able to manually install the MSI on a client.
What's going on here?

Answer : GPO not installing assigned software

view the running config of your firewall and look out for rules like this;

ip nat inside source static 172.16.1.1 11.22.33.44

where172.16 or 10.0 or 192.168 can be your private ip range and 11.22.33.44 (respective entry in ur config) is your public IP.

Go through this link.

http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_overview.html

Random Solutions  
 
programming4us programming4us