Fogserver 1.6 - Agent 0.1.9
-
Upgraded to 1.6.0-beta.5381 with agent 0.1.9. Got everything up and running with the exception of the snapin packs. Won’t download the zips and unpack. Just recently switched from the client to the agent and doesn’t appear to resolve the path. Everything exist.
Client Snapin Path: C:\ProgramData\FOG\agent\snapins
Client Agent Path: C:\Program Files\FOG
/opt/fog/snapins Permissions Currently: 0775FOG-Agent Log
2026-09-18T18:41:57-07:00 snapin “Office” (task 3): ran, exit 4294770688, outcome failed (The argument ‘[FOG_SNAPIN_PATH]msoffice.ps1’ to the -File parameter does not exist. Provide the path to an existing ‘.ps1’ file as an argument to the -File parameter.
)
-
@Jason89436 Thanks for the report. The agent had no snapin pack support, and on Windows it also dropped backslashes from snapin arguments. Both are fixed. Update the server to the latest working-1.6, then update the agent to 0.1.10. After that, [FOG_SNAPIN_PATH]\msoffice.ps1 resolves to the unzipped pack folder, as it did with the legacy client.