Hi-
I think this might work. Give it a go. I made the assumption that you
wanted %computername% to be resolved to the actual machinename. If not,
then go ahead and remove the EXPANDABLETEXT keyword.
CLASS MACHINE
CATEGORY "set welcome"
POLICY "Display Computer Name"
KEYNAME "Software\Microsoft\Windows NT\currentversion\Winlogon"
PART "Enter Message:" EDITTEXT EXPANDABLETEXT
DEFAULT "%computername%"
VALUENAME "Welcome"
END PART
END POLICY
END CATEGORY
Darren
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Yakir, Ronen
Sent: Tuesday, May 04, 2004 2:17 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Setting \winlogon\welcome by ADM
Hi
I am trying to set the \software\microsoft\windows
nt\currentversion\winlogon\welcome key so that the text will appear in
the alt-ctrl-del screen.
Doing so directly works, but not by gpo.
This is the adm I have tried:
================================
CLASS MACHINE
CATEGORY "set welcome"
POLICY "Display Computer Name"
KEYNAME "Software\Microsoft\Windows NT\currentversion\Winlogon"
PART "Computer name"
VALUENAME "Welcome"
Value text "%computername%"
END PART
END POLICY
END CATEGORY
==================================
But no success
Any help?
Thanks
Ronen
List info : http://www.activedir.org/mail_list.htm
List FAQ : http://www.activedir.org/list_faq.htm
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info : http://www.activedir.org/mail_list.htm
List FAQ : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/