when try to upload .iso in bigfix getting error as
“Image checking failed. Check that the disk space available on the %USERPROFILE% volume is at least 4 GB and/or the BigFix Console was started by selecting Run as administrator.”
I checked my C:\ have about 49 GB space remaining as well opened the console as administrator but still getting this error, any suggestions please ?
This seems more of a user permission issue. Could you please Check your Local Security Policy to ensure your account (or the local Administrators group) has these two specific rights assigned:
Manage auditing and security log
Load and unload device drivers
When you upload an .iso, the BigFix Console uses native Windows tools to crack open the ISO and inspect the install.wim file inside. If that background process gets blocked, BigFix defaults to throwing that generic 4 GB/Admin error