Where to find SAMP plugin related files (skipped, upgraded, etc) after the plugin activation and how to revert them to OOBIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Once SAMP or its related plugins are activated, the administrator may receive an email for reverting the customization. It may be hard to find where these skipped files are in the instance, to validate and revert them to out-of-box. This article describes how you can find the list of skipped files related to SAMP related plugins and their dependent plugins. ReleaseSince MadridCauseThe module Revert Customizations is under the application Software Asset's module Administration: Application Navigator >> Software Asset >> Administration >> Revert Customizations This page provides the list of all customization files that can be review and reverted accordingly: ResolutionFor reverting files to OOB: Method#1: Select the list of files/all skipped ones and select the bottom Actions menu and choose "Revert to Base System". Method#2: Sometimes you may not see the UI Action "Revert to Base System", due to the instance having possibly been cloned, so losing their base files. In these situations follow the below steps: Go to 'sys_update_version' table list view and search for this file.Open the latest file (by sorting it z-a on Recorded at) and compare the contents of it with the source code and if the contents match, revert to this file.Then mark this file as 'reverted' in Upgrade history. Method #3: Contact ServiceNow technical support to run some revert scripts to revert all these related files to OOB. NOTE: SN requires customer approval for running this revert scripts in the "Scripts - background". Validation of reverted files: Immediately after you revert the files, follow the below procedure to validate the file reversion.Remember to note the files numbers before reverting the skipped files (SAMP-Plugin-Activation-Skipped-Files).Copy the URL below and replace the <<instance_name>> with your instance name, open it and validate the count is the same as previously noted count: https://INSTANCE_NAME.service-now.com/sys_upgrade_history_log_list.do?sysparm_query=sys_updated_onONLast%2030%20minutes@javascript:gs.beginningOfLast30Minutes()@javascript:gs.endOfLast30Minutes()%5Esys_updated_by%3Djavascript:gs.getUserID()%3B&sysparm_view=