Re: WMI missing security settings
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Wed, 16 Apr 2008 07:31:29 GMT
Hi JH,
Thanks for your feedback.
Yes, I can reproduce this problem with the code.
In fact, the rsop (MMC snap-in and WMI class) shows the finally result view
of the GPOs (domain/OU/Local/etc.) applying. So the problem is if the
setting (for example the Guest Account Status) are "Not configured" in
every effective GPO, it will be hidden in the rsop view. The 4 items we
have retrieved with the script
(ClearTextPassword/PasswordComplexity/RequireLogonToChangePassword/ForceLogo
ffWhenHourExpire) are shown with the script is because they are configured
by the "Default Domain Policy". An evidence is if you run this script on a
workgroup machine, it will show nothing at all.
So this behavior -- show only 4 items in a domain member machine with
default setting - is expected.
The other properties are not shown is just because of these setting are not
configured in any GPO. Can you ensure these settings are configured with
rsop and/or gpmc?
In my reproduce, if setting the "Computer Configuration -> Windows Settings
-> Security Settings -> Local Policies ->> Security Options ->
Accounts:Guest account status" to "Enabled" on Domain GPO (this setting is
not work on local GPO), the EnableGuestAccount will be shown with the
script.
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: WMI missing security settings
- From: JH
- Re: WMI missing security settings
- From: JH
- Re: WMI missing security settings
- From: JH
- Re: WMI missing security settings
- References:
- WMI missing security settings
- From: JH
- RE: WMI missing security settings
- From: "Jeffrey Tan[MSFT]"
- Re: WMI missing security settings
- From: JH
- WMI missing security settings
- Prev by Date: Using netsh advfirewall on multiple language os
- Next by Date: RE: EFS Registry Key Different on Different Machines
- Previous by thread: Re: WMI missing security settings
- Next by thread: Re: WMI missing security settings
- Index(es):
Relevant Pages
|