[gptalk] Re: Registry to ADM

  • From: "Sunshine Baines" <sunshine.baines@xxxxxxxxx>
  • To: gptalk@xxxxxxxxxxxxx
  • Date: Mon, 24 Mar 2008 22:10:38 -0400

Alan,

That did it, thanks.  I want to thank everyone who helped on this.  I
can't wait to see policy maker, I'm hoping it's more intuitive because
I'm lacking in the ADM area.

Thanks again everyone.



On Mon, Mar 24, 2008 at 10:02 PM, Alan & Margaret
<syspro@xxxxxxxxxxxxxxxx> wrote:
>
>
>
> High Sunshine,
>
>
>
> You need the Checkbox Keyword.
>
>
>
>
> CLASS MACHINE
>
>
>
> CATEGORY "SYSTEM\CurrentControlSet\Control\CrashControl"
>
> KEYNAME "SYSTEM\CurrentControlSet\Control\CrashControl"
>
>
>
>  POLICY "AutoReboot"
>
>   PART "AutoReboot" CHECKBOX
>
>
>   VALUEON NUMERIC 1
>
>   VALUEOFF Numeric 0
>
>   VALUENAME "AutoReboot"
>
>   END PART
>
>  END POLICY
>
>
>
> END CATEGORY
>
>
>
>
> Alan Cuthbertson
>
>
>
>
>
>  Policy Management Software:-
>
> http://www.sysprosoft.com/index.php?ref=activedir&f=pol_summary.shtml
>
>
>
> ADM Template Editor:-
>
> http://www.sysprosoft.com/index.php?ref=activedir&f=adm_summary.shtml
>
>
>
> Policy Log Reporter(Free)
>
> http://www.sysprosoft.com/index.php?ref=activedir&f=policyreporter.shtml
>
>
>
>
>
>
>
>
>
> -----Original Message-----
> From: gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] On
> Behalf Of Sunshine Baines
>
> Sent: Tuesday, 25 March 2008 12:18 PM
> To: gptalk@xxxxxxxxxxxxx
> Subject: [gptalk] Re: Registry to ADM
> -----Original Message-----
> From: gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] On
> Behalf Of Sunshine Baines
>
> Sent: Tuesday, 25 March 2008 12:18 PM
> To: gptalk@xxxxxxxxxxxxx
> Subject: [gptalk] Re: Registry to ADM
>
>
>
>
>
>
> I tried that and got an error when importing it.  Attached is the
>
> error.  Below is the modification I did.
>
>
>
> CLASS MACHINE
>
>
>
> CATEGORY "SYSTEM\CurrentControlSet\Control\CrashControl"
>
> KEYNAME "SYSTEM\CurrentControlSet\Control\CrashControl"
>
>
>
>  POLICY "AutoReboot"
>
>   PART "AutoReboot"
>
>   VALUEON NUMERIC 1
>
>   VALUEOFF Numeric 0
>
>   VALUENAME "AutoReboot"
>
>   END PART
>
>  END POLICY
>
>
>
> END CATEGORY
>
>
>
>
>
> On Mon, Mar 24, 2008 at 9:09 PM, Darren Mar-Elia <darren@xxxxxxxxxx> wrote:
>
> > Try replacing "Numeric" in that policy with the following:
>
> >
>
> > VALUEON NUMERIC 1
>
> > VALEOFF NUMERIC 0
>
> >
>
> > That will make Enabled 1 and Disabled 0.
>
> >
>
> > Darren
>
> >
>
> > -----Original Message-----
>
> > From: gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] On
>
> > Behalf Of Sunshine Baines
>
> >
>
> > Sent: Monday, March 24, 2008 5:57 PM
>
> > To: gptalk@xxxxxxxxxxxxx
>
> > Subject: [gptalk] Re: Registry to ADM
>
> >
>
> > When I disable mine it deletes it from the registry.
>
> >
>
> > On Mon, Mar 24, 2008 at 8:43 PM, Darren Mar-Elia <darren@xxxxxxxxxx>
> wrote:
>
> > > For any numeric policies, unless you specify otherwise in the ADM,
>
> > enabling
>
> > > the policy sets it to 1 and disabling it sets it to 0.
>
> > >
>
> > > Darren
>
> > >
>
> > > -----Original Message-----
>
> > > From: gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx]
> On
>
> > > Behalf Of Sunshine Baines
>
> > > Sent: Monday, March 24, 2008 5:34 PM
>
> > > To: gptalk@xxxxxxxxxxxxx
>
> > >
>
> > > Subject: [gptalk] Re: Registry to ADM
>
> > >
>
> > > Ok I think I got it working, but it will not let me choos a value of 0
>
> > > and autmatically sets it to 1.  What exactly am I missing in my ADM,
>
> > > so I can enter 0 in my group policy setting.
>
> > >
>
> > > On Mon, Mar 24, 2008 at 6:58 PM, Sunshine Baines
>
> > > <sunshine.baines@xxxxxxxxx> wrote:
>
> > > > Thanks for the repsonse.  Can you tak a look at my registry file and
>
> > > > ADM file.  I feel like I'm doing it wrong.  Thanks.
>
> > > >
>
> > > >
>
> > > >
>
> > > >
>
> > > > On Mon, Mar 24, 2008 at 6:53 PM, Nelson, Jamie R
>
> > > > <Jamie.Nelson@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > > > > When viewing administrative templates that contain "preference"
>
> > > > > settings, you must uncheck the "Only show policy settings that can
> be
>
> > > > > fully managed" checkbox under View > Filtering in the Group Policy
>
> > > > > editor.
>
> > > > >
>
> > > > > Jamie Nelson | Systems Engineer | Systems Support, Information
>
> > > > > Technology | I N T E G R I S Health | Phone 405.552.0903 | Fax
>
> > > > > 405.553.5687 | http://www.integrisok.com
>
> > > > >
>
> > > > >
>
> > > > > -----Original Message-----
>
> > > > > From: gptalk-bounce@xxxxxxxxxxxxx
> [mailto:gptalk-bounce@xxxxxxxxxxxxx]
>
> > > > > On Behalf Of Sunshine Baines
>
> > > > > Sent: Monday, March 24, 2008 4:44 PM
>
> > > > > To: gptalk@xxxxxxxxxxxxx
>
> > > > > Subject: [gptalk] Registry to ADM
>
> > > > >
>
> > > > > Today I was playing around with the regtoadm tool that came with
> NUTS.
>
> > > > >  I entered all my information in the registry file that I needed
>
> > > > > before converting it to ADM with the tool.  I imported the ADM file
>
> > > > > with GPMC in the Administrative Templates under computer
> configuration
>
> > > > > and only one registry entry seemed to work.  The others were just
>
> > > > > folders containing nothing.  Does anyone know what I might be doing
>
> > > > > wrong with the tool?
>
> > > > >
>
> > > > > Thanks,
>
> > > > > Sunshine
>
> > > > > ***********************
>
> > > > > You can unsubscribe from gptalk by sending email to
>
> > > > > gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>
> > OR
>
> > > > > by logging into the freelists.org Web interface. Archives for the
> list
>
> > > > > are available at //www.freelists.org/archives/gptalk/
>
> > > > > ************************
>
> > > > > ***********************
>
> > > > > You can unsubscribe from gptalk by sending email to
>
> > > gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR
> by
>
> > > logging into the freelists.org Web interface. Archives for the list are
>
> > > available at //www.freelists.org/archives/gptalk/
>
> > > > > ************************
>
> > > > >
>
> > > >
>
> > > ***********************
>
> > > You can unsubscribe from gptalk by sending email to
>
> > > gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR
> by
>
> > > logging into the freelists.org Web interface. Archives for the list are
>
> > > available at //www.freelists.org/archives/gptalk/
>
> > > ************************
>
> > >
>
> > > ***********************
>
> > > You can unsubscribe from gptalk by sending email to
>
> > gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR by
>
> > logging into the freelists.org Web interface. Archives for the list are
>
> > available at //www.freelists.org/archives/gptalk/
>
> >
>
> > > ************************
>
> > >
>
> > ***********************
>
> > You can unsubscribe from gptalk by sending email to
>
> > gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR by
>
> > logging into the freelists.org Web interface. Archives for the list are
>
> > available at //www.freelists.org/archives/gptalk/
>
> > ************************
>
> >
>
> > ***********************
>
> > You can unsubscribe from gptalk by sending email to
> gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR by
> logging into the freelists.org Web interface. Archives for the list are
> available at //www.freelists.org/archives/gptalk/
>
>
>
> > ************************
>
> >
***********************
You can unsubscribe from gptalk by sending email to 
gptalk-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field OR by 
logging into the freelists.org Web interface. Archives for the list are 
available at //www.freelists.org/archives/gptalk/
************************

Other related posts: