Event details
Let’s get this party started right! Join engineering leaders John Cable, Ramya Chitrakar, and Steve Dispensa as they share more on deploying Windows 11, advanced management, and Intune. Microsoft is ...
Heather_Poulsen
Updated Dec 27, 2024
SETI-PERF2023
Oct 24, 2022Occasional Reader
1. We use a ServiceNow Form which returns parameters : computer number and incident number.
When sending the form, we want this to trigger a script (present on the workstation) on the workstation number indicated (with input parameter: incident number).
Knowing that the script must run with the user's credentials.
2. Other use case:
We use a ServiceNow Form which returns the parameters : computer number and incident number.
When sending the form, we want this to trigger the opening of Word (or other application) on the workstation number indicated in the parameters (in the user's session) and paste the incident number (therefore with the user's credentials).
Need your help : Can't find how to do it on the net? What to use (endpoint, azure function...?) to resolve the two above questions
+
3. If it's with EndPoint, using scripts can take up to 72h to pass!!! How can we make them pass more quickly or instantaneously? Our admin told us it's managed on Microsoft side (he has no control on execution speed or priority?)