aldente
03/18/2025, 3:33 PMfleetctl package
command from my M2 mac, and it installed successfully on other M chip macs, but when I push the pkg out via JAMF, the pkg verification fails on intel chip macs. is there something I can do to fix this?aldente
03/18/2025, 3:34 PMaldente
03/18/2025, 4:10 PMUnthread
03/18/2025, 4:20 PMaldente
03/18/2025, 4:41 PMaldente
03/25/2025, 6:50 PMfleetctl package --type=pkg --use-system-configuration --fleet-desktop
and have the plist with the enroll secret and endpoint queued up.
is the correct order of operations for next steps to scope the configuration profile at a host, then run the installer on it?Unthread
03/26/2025, 6:14 PMUnthread
03/26/2025, 6:15 PMUnthread
03/26/2025, 6:16 PMaldente
03/26/2025, 6:46 PMaldente
03/26/2025, 6:47 PM/opt/orbit/bin/osqueryd/macos-app/stable/osquery.app/Contents/MacOS/osqueryd --pidfile=/opt/orbit/osquery.pid --extensions_socket=/opt/orbit/orbit-osquery.em --logger_path=/opt/orbit/osquery_log --enroll_secret_env ENROLL_SECRET --tls_hostname=redacted --enroll_tls_endpoint=/api/v1/osquery/enroll --config_plugin=tls --config_tls_endpoint=/api/v1/osquery/config --config_refresh=60 --disable_distributed=false --distributed_plugin=tls --distributed_tls_max_attempts=10 --distributed_tls_read_endpoint=/api/v1/osquery/distributed/read --distributed_tls_write_endpoint=/api/v1/osquery/distributed/write --logger_plugin=tls,filesystem --logger_tls_endpoint=/api/v1/osquery/log --disable_carver=false --carver_disable_function=false --carver_start_endpoint=/api/v1/osquery/carve/begin --carver_continue_endpoint=/api/v1/osquery/carve/block --carver_block_size=8000000 --tls_server_certs /opt/orbit/fleet.pem --augeas_lenses /opt/orbit/lenses --force --flagfile /opt/orbit/osquery.flags --host-identifier uuid --database_path /opt/orbit/osquery.db
aldente
03/26/2025, 6:47 PMUnthread
03/26/2025, 6:55 PMaldente
03/26/2025, 7:04 PMaldente
03/26/2025, 7:05 PMUnthread
03/27/2025, 12:29 AM