Hey JamfNation I am hoping someone can assist me here. We are using the jamf command setcomputername fromfile and I have a csv with 400+ entries of serials and computer names. I have uploaded the file to a webserver running iis7 and use
curl -O https://webserver/filename.csv
the file that gets outputted has zero bytes. What am I doing wrong here? PLEASE HELP!
for info the Mime type is set to application/octet-stream which is default for IIS and I have verified the permission on the file