604 B
604 B
AssetManager 0.5.4.8
- Fixes the common Windows job dispatcher used by software inventory, registry jobs and PowerShell job definitions.
- Sends PowerShell source through MeshCtrl's native
--powershellchannel instead of nestingcmd.exeandpowershell.exe -EncodedCommand. - Uses
--replyso MeshCtrl waits for the remote agent response rather than returning only the server acknowledgementOK. - Keeps GZip/Base64 compression, but the compact bootstrap is now valid PowerShell source executed directly by the agent.
- Dispatch diagnostics show whether native PowerShell with reply was used.