brysontyrrell / StaticGroupFromSearch

Create Static Group from a Search
MIT License
14 stars 9 forks source link

Possibly search based on computer ID? #6

Open agerstein opened 6 years ago

agerstein commented 6 years ago

I initially tried this to replicate a script that JAMF prof services gave me when we were trouble shooting an issue - "Create-Static-Computer-Group.py". Based on using that, I was trying to create a list using the computer numbers as a search criteria. Once I fixed that mistake and used a different criteria, it worked, but doing it by computer ID might be useful in cases where computers names changed but the ID didn't (because of a migration, etc).

Thanks!