Files
MacAdmin/Jamf Pro
Zack T 6286e901a0 v1.0 = First Production Version
+ Script is configured to disable SMBv1
2017-08-29 11:02:28 -07:00
..
2017-08-04 17:01:18 -07:00
2017-08-04 17:02:21 -07:00

JAMF Scripts

This repo will contain scripts I have written for JAMF usage.

assign_Mac2User.sh

This script assigns a Mac to a User in JAMF Inventory records for a specific device. I had a request for a way to tie users to machines where users were not using directory accounts to sign in. This was as quick script that I threw together to accomplish this. I later converted this to an application using Swift and Cocoa.