ofir

Results 11 comments of ofir

I found that this in line 4495 ` [[ "${current_user_account_name}" != "FALSE" ]] && storage_available_gigabytes=$(osascript -l 'JavaScript' -e "ObjC.import('Foundation'); var freeSpaceBytesRef=Ref(); $.NSURL.fileURLWithPath('/').getResourceValueForKeyError(freeSpaceBytesRef, 'NSURLVolumeAvailableCapacityForImportantUsageKey', null); Math.round(ObjC.unwrap(freeSpaceBytesRef[0]) / 1000000000)") ` suddenly returns...

I didn't even know this command existed. I normally just use df but I guess this is more accurate?

I'm seeing the same behaviour. I use a config profile to set the deadline at 7 days after the client detects the update. I have one client that was set...

In my case the deferral is 18 days, but these clients have missed on several updates as they keep resetting their zero date. It's very hard to follow, so I...

Yes that's exactly what I want, install 7 days after discovering the update. It seems that's where the issue is, it keeps on 're-discovering'

I wanted to but what happens if a user is away and returns past the deadline? does the computer force an update straight away?

I agree but there should be a grace period. Some of the users only open their laptop 5 minutes before a zoom call and then shut it down for days....