[gptalk] Re: Apply Registry Key GPO

  • From: "Alan & Margaret" <syspro@xxxxxxxxxxxxxxxx>
  • To: <gptalk@xxxxxxxxxxxxx>
  • Date: Sun, 12 Nov 2006 20:53:11 +1100

Hi Craig,

 

If you want to apply it via an ADM Template you would use something like
this:-

 

CLASS MACHINE

 

CATEGORY "Manage TSAdvertise"

            POLICY "Manage TSAdvertise"

                        #if version >= 3

                        EXPLAIN !!EXPLAIN1

                        #endif

                        KEYNAME "System\CurrentControlSet\Control\Terminal
Server"

                        VALUENAME TSAdvertise

                        VALUEON NUMERIC 1

                        VALUEOFF NUMERIC 0

            END POLICY ;Manage TSAdvertise

 

END CATEGORY ;Manage TSAdvertise

 

CLASS USER

[Strings]

EXPLAIN1 = "Windows XP and Windows Server 2003 Are Not Advertised as
Terminal Services Servers\n\nRefer to
http://support.microsoft.com/kb/281307";

 

Alan Cuthbertson

 

 

 Policy Management Software:-

http://www.sysprosoft.com/index.php?ref=activedir
<http://www.sysprosoft.com/index.php?ref=activedir&f=pol_summary.shtml>
&f=pol_summary.shtml

 

ADM Template Editor:-

http://www.sysprosoft.com/index.php?ref=activedir
<http://www.sysprosoft.com/index.php?ref=activedir&f=adm_summary.shtml>
&f=adm_summary.shtml

 

Policy Log Reporter(Free)

http://www.sysprosoft.com/index.php?ref=activedir
<http://www.sysprosoft.com/index.php?ref=activedir&f=policyreporter.shtml>
&f=policyreporter.shtml

 

 

 

 

  _____  

From: gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] On
Behalf Of Buonora, Craig (GE, Research, consultant)
Sent: Saturday, 11 November 2006 1:39 AM
To: gptalk@xxxxxxxxxxxxx
Subject: [gptalk] Apply Registry Key GPO

 

I am trying to implement this registry change within a GPO and cannot recall
how to import the key in order to enforce this change. The key and the MS
link is listed below. Thanks in advance for the help.

 

 

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server

Change the value of the TSAdvertise DWORD value from 0 to 1.

 

http://support.microsoft.com/kb/281307

 

Craig M. Buonora

 

Other related posts: