SCCM: .net Framework 4.6.1
The package has deployed correctly but I can't get it to stop the restart. My syntax is as follows:
NDP461-KB3102438-Web.exe /q /norestart /log %temp%\dotNetFx461.log
I check for Product Code:
{92FB6C44-E685-45AD-9B20-CADF4CABA132}
Also in the Deployment I have "System Restart" and "Comnmit changes at deadline" unticked.
I see this on more than one machine and log is as follows:
MSI (s) (78:B0) [18:57:27:959]: User policy value 'DisableRollback' is 0
MSI (s) (78:B0) [18:57:27:959]: Machine policy value 'DisableRollback' is 0
MSI (s) (78:B0) [18:57:27:959]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (78:B0) [18:57:27:959]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (78:B0) [18:57:27:960]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (78:B0) [18:57:27:961]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (78:B0) [18:57:27:961]: Restoring environment variables
MSI (s) (78:B0) [18:57:27:962]: Destroying RemoteAPI object.
MSI (s) (78:A4) [18:57:27:962]: Custom Action Manager thread ending.
MSI (c) (84:94) [18:57:28:000]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (84:94) [18:57:28:001]: MainEngineThread is returning 0
=== Verbose logging stopped: 15/08/2016 18:57:28 ===
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question