Script that needs to be deployed (in SYSTEM context) to Windows 10 Clients.
Script for Azure Functions App v2
HTTP Method: POST
Example Request Body:
{
"keyName": "TEST-PC01",
"contentType": "Local Administrator Credentials",
"tags": {
"Username": "localadmin"
}
}