Hello Doug(assuming you will be the answering 😛 ), what takes place when BatchPatch executes “Download and Install Updates”? Like what actual commands is it sending over to the target machine? How does the machine download the updates/Where from? I assume it is a power shell command but I was looking for a better explanation I can give besides – An update command! 🙂
BP communicates with the machine programmatically through the Windows API. There isn’t a singular/simple command. No powershell is used. Where the machine gets updates from and how those updates are obtained is dependent on how your group policy is configured for the machine and what settings you are using in BP.