I have a baseline that upgrades from Windows 10 > 11 with a restart component in it.
Below are my execution parameters:
- It will run between 1:00:00 AM and 3:00:00 PM client local time, on any day of the week.
- If the action becomes relevant after it has successfully executed, the action will not be reapplied.
- The action’s downloads will be started before action constraints are satisfied.
- If the action fails, it will be retried up to 1 times, waiting 1 hour between attempts.
- The action’s downloads will be staggered over 5 minutes to reduce network load.
- If a member action fails, the action group will abort.
My baseline has a single relevance:
(name of it = "Win10") of operating system and true
Below is an example of an action info of a computer that exhibits the issue:
Completed - Remove CyberArk Broken Reg Key
Failed - Win10 to Win11 24H2 ISO Upgrade
Completed - Restart Computer - 8 Hours
Not Relevant - Verify Windows 11 Upgrade
Not Relevant - KMS Windows Activation
Not Relevant - ImageRight 7.1.112.2375 Desktop Install
Not Relevant - Remove Appx Bloat
The issue is that the Win10 to Win11 24H2 ISO Upgrade component is succeeding on the client machine, I have verified this by checking the BES logs of the computer. After taking the restart component, Windows will successfully upgrade but BigFix reports failure for the upgrade component and then all subsequent components become not relevant. Also of note: the restart component reports completed before the upgrade component reports failed.
Since the baseline relevance is looking for Windows 10 machines, after the restart is should start reporting as Windows 11 so could this cause the issue?
Below is a log snippet just prior to the restart component:
Summary
At 12:59:07 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Not paused pause while False (group:213853,action:213855)
Command succeeded parameter “LogFile” = “C:\Win11Upgrade\Panther\setuperr.log” (group:213853,action:213855)
Command succeeded (evaluated true) continue if {not exists file (parameter “LogFile”) whose (exists line whose (it as lowercase contains “abort” or it as lowercase contains “abandoning”) of it)} (group:213853,action:213855)
At 12:59:14 -0400 -
ActionLogMessage: (group:213853,action213855) ending sub action
At 12:59:14 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Not Relevant - Win10 to Win11 24H2 ISO Upgrade (fixlet:213855)
At 12:59:16 -0400 -
ActionLogMessage: (action:213853) Action signature verified for Execution
ActionLogMessage: (action:213853) starting sub action
At 12:59:16 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Command succeeded action requires restart (group:213853,action:213856)
At 12:59:16 -0400 -
ActionLogMessage: (group:213853,action213856) ending sub action
At 12:59:16 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Not Relevant - Restart Computer - 8 Hours (fixlet:213856)
At 12:59:17 -0400 -
ActionLogMessage: (group:213853,action213856) Cannot empty _Download directory
At 12:59:23 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Relevant - Nightly Reboot (12:30AM - 5:30AM) [DO NOT STOP] (fixlet:160014)
At 12:59:29 -0400 -
Report aborted with restart command pending
At 12:59:32 -0400 -
Report posted successfully
BigFix Restart from ActionID 213853
At 12:59:36 -0400 - BES Support (http://sync.bigfix.com/cgi-bin/bfgather/bessupport)
Relevant - Restart Needed (fixlet:177)
Relevant - Administrative Login Needed (fixlet:240)
Relevant - Restart Needed - Triggered by a BES Action (fixlet:390)
At 12:59:42 -0400 - CustomSite_NCFB_Custom_Content (http://abcdefg/cgi-bin/bfgather.exe/CustomSite_NCFB_Custom_Content)
Fixed - Idle 19 jp (fixlet:205668)
Fixed - Idle1 - jp (fixlet:205667)
At 12:59:49 -0400 -
Client shutdown (Service manager shutdown request)
And a log snippet after the restart:
Summary
At 13:05:54 -0400 - actionsite (http://abcdefg/cgi-bin/bfgather.exe/actionsite)
Not Relevant - (fixlet:213853)
Not Relevant - Verify Windows 11 Upgrade (fixlet:213857)
Not Relevant - KMS Windows Activation (fixlet:213858)
Not Relevant - Remove Appx Bloat (fixlet:213860)