Set users to see the default background image

Set users to see the default background image

Issue:

I would like to disable background customization so that our users are forced to the background (wallpaper) image that we have selected.  If users have changed their background image, will they automatically be set back to the default background image?


Solution:

Unfortunately no.  The users will still see their selected image, and will be locked out from being able to change it.  At this point, the only way to set the user back to the default background image is to delete the universalprofilebackground Directory Cookie from their user object.

If it's just a handfull of known users, you can remove the cookie manually:

  1. Browse to user object in webAdmin
  2. Select Extranet tab
  3. Look at the Directory Cookies file for a universalprofilebackground entry
  4. If the universalprofilebackground entry exists, select it
  5. Click the red X, to delete it
  6. Click the Save button


To make sure all users are set to see the default background image, you can add a line to the profile's login script that will run at each user login:

  1. Open webAdmin
  2. Expand the Customization Center folder
  3. Select the SecureCloudAccess-Profile object
  4. Select the Login Script tab
  5. Add the following to the Profile Login Script field:
  6. clearDirectoryCookie ( "universalprofilebackground" )
  7. Click the Save button

As users login, if they have the Directory Cookie set, it will be deleted.  Then on their next login, they will see your default wallpaper.  Once you think enough time has passed, that it should have gotten everyone, you can remove that line from the Login Script.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Assigning users to Domain Users group

        Question When I assign a link to Domain Users, the users never get the link. If I assign the link directly to the user or another group, then things work.   Resolution This is a feature/limitation of Microsoft Active Directory (MS AD). Domain Users ...
      • Users Language Setting

        webNetwork / UW has a few ways to set the language a user should use when they log into webNetwork. The user can have their machine/browser set to a different language or they can set their user object to a different language. Currently, webNetwork ...
      • Add large number of users to group - Form Too Large

        The customer was trying to add a member to a group which has lots of users already. They got "script running slowly" messages, however, users were finally added. The customer then tried adding them in a few at a time, On the last bunch after clicking ...
      • Allow Help Desk to reset Image Challenge images

        Issue Customer would like to allow Help Desk users to only be able to reset user Image Challenge images when they have been forgotten by a user. Solution This can be done by assigning specific users in the system the User Group Admin role, as well as ...
      • Reset user's Image Challenge images

        To reset a user's Image Challenge images, so that they can select new ones: Open webAdmin. Browse to the user's user object (via Tree Root or User-Group Admin). Select the Authentication tab. Click the Reset User Images Reset button.* Click the Save ...