How to Install OneNote Batch for Mac?
Since OneNote Batch for Mac is not an installation package downloaded from Apple's official website, SIP needs to be turned off to install OneNote Batch for Mac.
After downloaded the .pkg installation package from the product webpage of "OneNote Batch for Mac", click the .pkg installation package directly, which will pop up a warning window. Can't install.

At first, Run Terminal: In Finder -> Applications -> Utilities -> Terminal
Enter the following command line to turn off SIP:


Use follow command line to restore SIP:
Install OneNote Batch from Website will Pop up a Warning Window
After downloaded the .pkg installation package from the product webpage of "OneNote Batch for Mac", click the .pkg installation package directly, which will pop up a warning window. Can't install.

Need Disable SIP to Install OneNote Batch for Mac
At first, Run Terminal: In Finder -> Applications -> Utilities -> Terminal
Enter the following command line to turn off SIP:
sudo spctl --master-disable

Click the .pkg Again to Install
After turning off SIP, you can click the .pkg installation package for normal installation.
Enable SIP
Use follow command line to restore SIP:
sudo spctl --master-enable