GetAroundSAPMACSetup: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
choose to launch a terminal.  Once in the terminal do the following.
choose to launch a terminal.  Once in the terminal do the following.


<pre><code>
<pre>
cd /var/db/ConfigurationProfiles
cd /var/db/ConfigurationProfiles
rm -rf *
rm -rf *
Line 11: Line 11:
touch Settings/.profilesAreInstalled
touch Settings/.profilesAreInstalled
reboot
reboot
</code></pre>
</pre>


Now you boot up normally.
Now you boot up normally.
Line 23: Line 23:
Once you have the macbook set up and are at the main screen, launch Safari and go to:
Once you have the macbook set up and are at the main screen, launch Safari and go to:


<pre><code>
 
https://apple.applebucket.int.sap/enroll
https://apple.applebucket.int.sap/enroll
</code></pre>

Revision as of 12:19, 17 December 2021

Getting around the NS2 initial installer when it should just be a blank mac.

Boot up mac while holding down COMMAND + R . You have to hold those keys down until you hit the recovery session. Then under utilities at the top you can choose to launch a terminal. Once in the terminal do the following.

cd /var/db/ConfigurationProfiles
rm -rf *
mkdir Settings
touch Settings/.profilesAreInstalled
reboot

Now you boot up normally.

Once this is done, you can set up your mac. Make absolutely sure that you use your SAP credentials to set it up (password and username must match)

username = i number or c number password = SAP provided password, not your NS2 password

Once you have the macbook set up and are at the main screen, launch Safari and go to:


https://apple.applebucket.int.sap/enroll