This commit is contained in:
garnier-quentin 2020-07-23 09:29:28 +02:00
parent 07c0340ca0
commit 3d529b4adf
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ Try {
CCMClientSDK = $SCCM;
PendComputerRename = $CompPendRen;
PendFileRename = $PendFileRename;
PendFileRenVal = $RegValuePFRO;
RebootPending = ($CompPendRen -or $CBSRebootPend -or $WUAURebootReq -or $SCCM -or $PendFileRename)
}