How to set User Preference for Timezone for bulk user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 10:57 PM
Only ITIL and Admin users are able to select the timezone from preferences. How to set timezone for rest required users ? Is there any way to create a record on User Preferences table for this requirement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:58 AM
Hi @ACDD ,
This knowledge article should help. Be careful though it comes with warnings.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714577
Thanks
Jake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 02:33 AM
Hi @Jake Sadler i don't want to change system default timezone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 02:46 AM
@ACDD The only other way I can think of is to set the Timezone on the user record via an insert business rule or a default value on the timezone field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 03:08 AM
No solution based on user preference table?