disturbedone
Vendor
I am attempting to apply a new GPO for a new password policy. This is part of a process of moving to W7. DCs are W2K8R2.
I have a new OU structure specifically for this. The (simplified) structure is:
There is a GPO at the domain.local level which looks like the default policy. This is not set to 'enforce' so it shouldn't affect the EXIST or NEW OUs. As it is, both the EXIST and NEW OUs have 'block inheritance' enabled. Another GPO is on the EXIST OU which is basically the same but has min length and min age slightly different and has no lockout setting - I believe this is the one in effect.
I've created a new GPO with much better settings and applied it to the domain.local/NEW/WORKSTATIONS OU as password policies are computer based not user. I have a test W7 computer in that OU but I can still change my password to things that don't meet the policy requirements. I have run gpupdate /force several times but it doesn't make a difference.
I've always had problems with the Group Policy Results Wizard on the existing XP clients. Mostly that was due to Windows Firewall on the client. But in this case the firewall is off but it still won't run and gives the error:
The WMI service is started. So is the Remote Procedure Call (RPC) service. Nothing shows up at all in any event log on the client computer.
So there's a couple of issues - it appears the GPO is not applying (why not?) and the GPRW won't let me check what GPOs are being applied and any errors.
Any ideas?
I have a new OU structure specifically for this. The (simplified) structure is:
Code:
domain.local
EXIST
USERS
COMPUTERS
NEW
USERS
COMPUTERS
There is a GPO at the domain.local level which looks like the default policy. This is not set to 'enforce' so it shouldn't affect the EXIST or NEW OUs. As it is, both the EXIST and NEW OUs have 'block inheritance' enabled. Another GPO is on the EXIST OU which is basically the same but has min length and min age slightly different and has no lockout setting - I believe this is the one in effect.
I've created a new GPO with much better settings and applied it to the domain.local/NEW/WORKSTATIONS OU as password policies are computer based not user. I have a test W7 computer in that OU but I can still change my password to things that don't meet the policy requirements. I have run gpupdate /force several times but it doesn't make a difference.
I've always had problems with the Group Policy Results Wizard on the existing XP clients. Mostly that was due to Windows Firewall on the client. But in this case the firewall is off but it still won't run and gives the error:
Failed to connect to DOMAIN\computer due to the error listed below. Ensure that the Windows Management Instrumentation (WMI) service is enabled on the target computer, and consult the event log of the target computer for further details. Details: The RPC server is unavailable.
The WMI service is started. So is the Remote Procedure Call (RPC) service. Nothing shows up at all in any event log on the client computer.
So there's a couple of issues - it appears the GPO is not applying (why not?) and the GPRW won't let me check what GPOs are being applied and any errors.
Any ideas?