You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the exact same issue. On many sccm applications we are detecting pending reboot before installing software. It is working correctly since years. Since a month we have the pending file rename you ar e showing and our applications are not installing.
Even after a reboot this poending is remove but on SCCM deployment we are getting it back.
Should detect pending reboot and fail package up front, rather than waiting for setup.exe to die
See https://gist.github.com/jasonsschin/aa70d069547edd444c0db0e919d81d2d for an example
Look at using https://gallery.technet.microsoft.com/scriptcenter/Get-PendingReboot-Query-bdb79542 to detect pending reboot
The text was updated successfully, but these errors were encountered: