How do I deploy a custom wallpaper to all the Windows end points? How do I remove the same?

A customized wallpaper can be installed in target windows machines running SapphireIMS agent. The wallpaper shall be set to all the available users in the machine on log-on. Please use the script package attached for creating SapphireIMS package for roll out.WallPaperChangeScriptPackage.zip (81.6 KB)

Installing Wallpaper

Prerequisite

  1. Wallpaper image
  2. Utility to install wallpaper (WallPaperChange.exe, WallPaperChange.bat)

Steps to install wallpaper from SapphireIMS

  1. Bundle the wallpaper image and utility
  2. Create a package in SapphireIMS
  3. Push this package to target systems using IT-Automation script job
  4. On successful completion, the wallpaper gets applied during log-on
  5. To change wallpaper run through step-1

Note:
a. The wallpaper gets installed or applied during user-logon only and during this time, if there are some log-on scripts already present in target machine, the user might see a small delay in wallpaper getting applied
b. To remove the customized wallpaper from the target machines, use WallPaperCleanUp.bat utility

To create a package in SapphireIMS, refer following link -
http://www.sapphireims.com/help/script_package.htm

Note: Make sure utilities WallPaperChange.exe , WallPaperChange.bat and the customized wallpaper image (say, index.JPEG) are present in same folder before the folder is zipped. The following snap will give you details to populate various fields.

Removing Wallpaper

Prerequisite

Utility to remove wallpaper (WallPaperCleanUp.bat)

Steps to remove wallpaper from SapphireIMS

  1. Create a package in SapphireIMS
  2. Push this package to target systems using IT-Automation script job
  3. On successful completion, the wallpaper gets removed from target machine