have two questions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

1. First of all is it possible to change the background color for all users?
So far I can do it when logging in at the local server but it doesn't affect
all users.

2. I want a login script to run for all users logging into this server,
where should I place that script on my terminal server?

Thanks
 
1st Question
If you using active directory this can be done by using a GPO.
To set specific wallpaper or theme for all users that log onto the servers.
Either edit your GPO or edit the local policy
Click Start - Run - type in "gpedit.msc" without quotes
Expand User Configuration
Expand Administrative templates
Expand desktop
Expand Active desktop
and check out the following items:
Active Desktop Wallpaper
Only allow bitmapped wallpaper


2nd Question
You can do this either by using a gpo or simply editing the local policy
using gpedit.msc
Click Start - Run - type in "gpedit.msc" without quotes
Expand User Configuration
Expand Window Settings
Click Scripts - In the right hand pane double click on "logon"
The screen that pops up is quite explanatory ... But if you need help just
give us a shout!

Don't forget to do a gpupdate after applying the changes!

Cheers
Neplitude
 
Back
Top