I have a computer lab that is tied to my personal Apple ID, I need to change them over to a different Apple ID (school Apple ID).

I have a computer lab that is tied to my personal Apple ID, I need to change them over to a different Apple ID (school Apple ID). How do I do it & still keep my old ID? They are all iMacs & some are on Maverick & some are on Yosemite.  Some have Final Cut Pro that has a ID from a teacher that is no longer here.  They all need to be standardized to the school apple ID.

I hope you have Apple Remote Desktop, otherwise you have a lot of work to do.
Use Terminal to look for app store receipts…
sudo find /Applications -path "*Contents/_MASReceipt/receipt" -print | sed 's#.app/Contents/_MASReceipt/receipt#.app#g'
/Applications/Apple Configurator.app
/Applications/Install OS X Mavericks.app
/Applications/iPhoto.app
or search the entire disk…
sudo find -x / -path "*Contents/_MASReceipt/receipt" -print | sed 's#.app/Contents/_MASReceipt/receipt#.app#g'
-x stops find crossing into other disks (via /Volumes).
Note you will probably need the second version since users may have installed apps in their user accounts (~/Applications is a legitimate place to store them).
You need to use sudo in an admin account otherwise find will throw a lot of permissions denied errors (harmless, but you may miss apps in restricted directories).
You probably can arrange those apps into a report for making a script to 'rm -rf' those apps. I don't know how you can read the original owner - it would be good to avoid deleting apps that don't belong to an incorrect account, since you will need to reinstall them.
Apple do have a volume licensing program, I'm not sure how good it is. It wasn't available here when I needed it.
If you don't have ARD setup, make a script & carry it around on USB, login as admin, enter admin password to run script, & wait for deletion to complete…

Similar Messages

Maybe you are looking for

  • Wired and wireless network setup

    I have a small home network, wired right now. I would like to add a wireless access point for near future laptops. Can I add a second router that is wireless to my wired network with having to load router software on a second computer. Is this even p

  • How to send the form data through mail with pdf format?

    forms 6i Hi to all, i am developed one master detail form.example is based on the dept number emp details will be displayed.here my requirment is whatever displayed on the form the data ,these data send to mail with any format.is it possible? if is p

  • Blackberry Bold 9900 OS software update from version 7.0.0 to version 7.1.0

    Helo Everyone I tried to upgrade my Blackberry Bold 9900 device software from version 7.0.0 to version 7.1.0 but having difficulties. I tried using the Blackberry Desktop Manager but there was no version 7.1.0 listed among the available updates. Even

  • UWL and webDynpro For Java

    Hi   Experts     I am making webDynpro application in which I have to give a form with in UWL of Portal.In that one form will be appear in user 's UWL and if it clicks on <b>ok</b> then all data will be get saved and this form will be go to another u

  • Priciing details in the delivery

    Hello Friends, I have a delivery in which I have 2 itmes with 1 qty each. Now I want to know the total price of the delivery including both the items, means net price of the delivery. In which table this net price for the delivery is stored? Please h