Re: Custom ADM will not display policy section
- From: "Justin Thyme" <jit@xxxxxxx>
- Date: Fri, 16 Jun 2006 09:14:11 -0500
Hello, I found the answer a few entries down.
The solution was to change the "View" section to show objects not fully
managed.
Thanks to Florian
Best Regards
"Justin Thyme" <jit@xxxxxxx> wrote in message
news:eUf%23E0UkGHA.3512@xxxxxxxxxxxxxxxxxxxxxxx
Hello All,
I need to disable simple file sharing on all machines in the domain.
I've created the following to do this:
===================================================================
CLASS MACHINE
CATEGORY !!LSA_Main
CATEGORY !!LSA_Category
POLICY !!LSA_Policy
KEYNAME "SYSTEM\CurrentControlSet\Control\Lsa"
EXPLAIN !!LSA_Explain
VALUENAME "forceguest"
VALUEON NUMERIC 1 VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
END CATEGORY
[strings]
LSA_Main = "Custom Policy Settings"
LSA_Category = "Windows Explorer"
LSA_Policy = "Simple File Sharing"
LSA_Explain = "Enable to enable Use simple file sharing. Disable to
disable Use simple file sharing."
====================================================================
After adding the template to the Administratior Templates section
(computers)
I can see the "Custom Policy Section"
Then under that I can see the "Windows Explorer Section"
But under that section I can not get the "Simple file sharing" to show.
Any ideas?
Thanks in Advance
.
- References:
- Custom ADM will not display policy section
- From: Justin Thyme
- Custom ADM will not display policy section
- Prev by Date: Custom ADM will not display policy section
- Next by Date: Re: Turn off "prompt user to change password"
- Previous by thread: Custom ADM will not display policy section
- Next by thread: Re: Turn off "prompt user to change password"
- Index(es):
Relevant Pages
|