mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 06:05:17 +02:00
Fix #2116
This commit is contained in:
parent
07c0340ca0
commit
3d529b4adf
@ -120,7 +120,6 @@ Try {
|
|||||||
CCMClientSDK = $SCCM;
|
CCMClientSDK = $SCCM;
|
||||||
PendComputerRename = $CompPendRen;
|
PendComputerRename = $CompPendRen;
|
||||||
PendFileRename = $PendFileRename;
|
PendFileRename = $PendFileRename;
|
||||||
PendFileRenVal = $RegValuePFRO;
|
|
||||||
RebootPending = ($CompPendRen -or $CBSRebootPend -or $WUAURebootReq -or $SCCM -or $PendFileRename)
|
RebootPending = ($CompPendRen -or $CBSRebootPend -or $WUAURebootReq -or $SCCM -or $PendFileRename)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user