Provisioning Services Simple Object Access Protocol service crashes after running the Auto Update. The Auto Update feature in Provisioning Services (PVS) allows a master target to receive an update and roll it out to the target devices. The completion is signaled to the Windows Application log by an event.
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.
Complete the following steps to fix the issue:Add the following registry entry in all the PVS servers in the site:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\Application\Citrix Vdisk Update Service
Add a new key called EventMessageFile of type REG_EXPAND_SZ under the preceding entry.
Add the following text with its value as either 32-bit or 64-bit versions:
In PVS 6.1 releases, Windows Log subsystem of the target device generates an error in the SOAP service because the user is not having proper permissions to generate the log messages. A security violation is returned from a Windows call and crashing the Simple Object Access Protocol (SOAP) service.