GetAroundSAPMACSetup: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Getting around the NS2 initial installer when it should just be a blank mac. <pre><code> cd /var/db/ConfigurationProfiles rm -rf * mkdir Settings touch Settings/.profilesAreI...") |
(No difference)
|
Revision as of 12:14, 17 December 2021
Getting around the NS2 initial installer when it should just be a blank mac.
<code> cd /var/db/ConfigurationProfiles rm -rf * mkdir Settings touch Settings/.profilesAreInstalled </code>