Creating ADM to set desktop background
- From: christopher_board@xxxxxxxxxxx
- Date: Thu, 19 Jul 2007 05:48:47 -0700
Hi all. I am currently developing an ADM File that will set the
desktop background. this is the code that I am using:
CLASS USER
CATEGORY !!Desktop_Policies
POLICY !!Desktop
KEYNAME "\Control Panel\Desktop\Wallpaper"
PART !!SetDesktop
EDITTEXT
VALUENAME "Desktop1"
MAXLEN 255
DEFAULT \\etcb-srv1\netlogon\scripts\ETClogo.bmp
END PART
END POLICY
END CATEGORY
[strings]
Desktop_Policies="Desktop Background"
Desktop="Policy name for applying desktop background"
SetDesktop="Sets what the desktop background is going to be set"
It does add the option into group policy but it won't enable to
disable. If I click enable or disable it will still say Not
configured.
Any help in this matter would be highly appreciated.
Thank you
.
- Follow-Ups:
- Re: Creating ADM to set desktop background
- From: Florian Frommherz [MVP]
- Re: Creating ADM to set desktop background
- Prev by Date: making GPOs apply to a local user
- Next by Date: Creating ADM File to set desktop background
- Previous by thread: making GPOs apply to a local user
- Next by thread: Re: Creating ADM to set desktop background
- Index(es):
Relevant Pages
|