How to Change CPB Institution ID
How to change Computer Panic Button Institution ID without uninstalling and reinstalling CPB
Windows
From an Administrator Command Prompt execute the following command (replace 111 on both lines below with your institution id):
Command Prompt
setx /M InstitutionId 111
Powershell
setx /M InstitutionId 111
Mac CPB
From the mac terminal Prompt execute the following command (replace 111 below with your institution id):
sudo /library/cpb/set CPB_INSTITUTION_ID 111