Posted on 05-27-2020 09:27 AM
I am trying to do something quite simple...
I capture some files into a DMG. Run the DMG via a policy, verify files are in the proper location.
This is not an install, must a single folder with a .pkg file, and a couple of hidden folders. I run composer and get the base image, move the files to the proper location (I have tried /private/custom and /Library/custom).
This consists of about 2-3 files, and no action is being performed on the files at all. I am simply trying to test getting them on a remote system. What am I missing here?
Jamf logs simply say "Executing Policy ...." and I get an error from Self Service that says "There was an errror". That's it.
Posted on 05-27-2020 09:45 AM
disregard... I dont think I was grabbing the files from where I thought I was!