zdorow / DeleteComputersBy_Id_In_CSV

Use list from .CSV to get rid of old computer records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeleteComputersBy_Id_In_CSV

Does as it says! Deletes Computers from the Jamf Pro based on ID

This script reads in a CSV file containing Computer IDs, then deletes each Computer ID from the Jamf Pro. Be careful!

REQUIREMENTS:

A CSV file containing ONLY the IDs to delete. Each ID should be on a new line.

About

Use list from .CSV to get rid of old computer records

License:MIT License


Languages

Language:Shell 100.0%