Client Tools
Microsoft Intune.
Enroll your device in Microsoft Intune to securely access company resources.
Device Enrollment
Get started with Company Portal.
Download and install the Microsoft Intune Company Portal app, then sign in with your work account to enroll your device.
Mac Setup
Where iCloud puts the files.
When you disable System Settings → [your name] → iCloud → iCloud Drive → Desktop & Documents Folders, macOS creates new empty local ~/Desktop and ~/Documents folders, but leaves your actual files sitting inside iCloud Drive’s local cache container at:
~/Library/Mobile Documents/com~apple~CloudDocs/Desktop
~/Library/Mobile Documents/com~apple~CloudDocs/Documents Commands to move them back.
Run these in Terminal after you’ve already turned the toggle off (moving them out mid-sync can cause conflicts):
mv ~/Library/Mobile\ Documents/com~apple~CloudDocs/Desktop/* ~/Desktop/ mv ~/Library/Mobile\ Documents/com~apple~CloudDocs/Documents/* ~/Documents/