How to run script on all customer instances?

Durgaprasad Voo
ServiceNow Employee
ServiceNow Employee

I have a script that returns the no of records that exist in a particular table.

I want to execute this script on all customer instances(pods) and get the data. Is there any way to achieve this?

 

Ex: 

Customer instance-1 has 2 records

Customer instance-2 has 7 records

1 REPLY 1

Bert_c1
Kilo Patron

You can log in to each and run the script in Scripts Background. Requires Admin role I believe. Servicenow Support will have access to the Customer instances if the customer creates a Support Case.