When a user logs on to a SBS2003 domain I know there is a way of saying "Welcome - Network mainted by XYZ Ltd" but I would like to have a small logo on the dialog box too. Is this easy and does anyone have a script template I could work from?
Thanks
Page 1 of 1
Welcome Dialog Box with Image
#2
Posted 09 March 2006 - 10:01 AM
the welcome box that you are reffering to can only be populated with text, no image files but it would be cool if it could
#3
Posted 09 March 2006 - 11:26 AM
You can create a custom wallpaper for the logon screen though.
HKEY_USERS\.DEFAULT\Control Panel\Desktop
Wallpaper
WallpaperStyle
TileWallpaper
Those are the values you would need to set. Wallpaper being the full path to the bitmap you want to use. WallpaperStyle being whether or not it is Centered (0) or Stretched (2). TileWallpaper being whether or not it is tiled (1 = tiled, 0 = normal).
HKEY_USERS\.DEFAULT\Control Panel\Desktop
Wallpaper
WallpaperStyle
TileWallpaper
Those are the values you would need to set. Wallpaper being the full path to the bitmap you want to use. WallpaperStyle being whether or not it is Centered (0) or Stretched (2). TileWallpaper being whether or not it is tiled (1 = tiled, 0 = normal).
Share this topic:
Page 1 of 1



Help
Back to top









