- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 09:15 AM
We just upgraded to Vancouver Patch 7 Hot Fix 1
When users sign into the instance immediately post upgrade, they are presented with a message 'thanks for upgrading your servicenow instance'
Our users do not need to see this. Any way we can suppress this message?
Our current configuration allows users to flip between UI16 and next experience.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 10:10 AM - edited 04-15-2024 10:12 AM
Hi @Keith E,
Easily achieved. Please follow the below steps straight from the SN Docs as below:
- Navigate to All > User Administration > User Preferences.
- Click New.
- Enter the following values
Description | A description of the user preference. For example, Remove the welcome splash screen. |
Name | User preference name. To turn off the welcome splash screen, enter the following name: overview_help.visited.NextExperience |
System | Select this check box to apply this user preference system wide. |
Type | Select string. |
User | The user that the splash screen is turned off for. To turn off the splash screen for all users, leave this field empty. To turn off the splash screen for specific users, user the search icon (magnifying glass) to find the user and select them in the search results. |
Value | Enter true to enable this user preference, which turns off the welcome splash screen. |
Click Submit.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 10:10 AM - edited 04-15-2024 10:12 AM
Hi @Keith E,
Easily achieved. Please follow the below steps straight from the SN Docs as below:
- Navigate to All > User Administration > User Preferences.
- Click New.
- Enter the following values
Description | A description of the user preference. For example, Remove the welcome splash screen. |
Name | User preference name. To turn off the welcome splash screen, enter the following name: overview_help.visited.NextExperience |
System | Select this check box to apply this user preference system wide. |
Type | Select string. |
User | The user that the splash screen is turned off for. To turn off the splash screen for all users, leave this field empty. To turn off the splash screen for specific users, user the search icon (magnifying glass) to find the user and select them in the search results. |
Value | Enter true to enable this user preference, which turns off the welcome splash screen. |
Click Submit.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 11:41 AM
That was it!
Thanks for the quick response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 10:21 AM
Hi @Keith E ,
Please have a look at the below posts, that might be helpful:
How to disable Next Experience tour for all users
How to disable "Thanks for upgrading ServiceNow instance!" message.
If this solution resolves your query, kindly mark it as the accepted solution and give it a thumbs up.
Mark this as Helpful / Accept the Solution if this helps.