05-05-2023 08:35 AM
Has Meraki MDM implemented this command from apple
Use MDM to enable Remote Management in macOS - Apple Support
to allow apple macs to be accessed remotely using Remote Desktop tools on another computer without having to manually turn it on in system preferences for every mac.
Looking online it doesn't seem like this is a profile option that can be pushed out.
(this used to be possible via command tool using kickstart command but this has been blocked on new OS versions)
If so could you point me to where I find it as there doesn't seem to be any documentation around how to apply the command to an ADE managed Mac.
The meraki Remote desktop Beta is a little to unreliable and lacks some feature so I'd rather use apple's remote desktop tools to support the devices.
05-08-2023 07:21 PM
Meraki Systems Manager doesn't use the inbuilt Remote Desktop capability for the client devices, as this is only available to Apple's own Remote Desktop (more about that here: https://support.apple.com/en-sg/guide/remote-desktop/welcome/Mac)
So users will still (and likely always) have to enable screen sharing (which isn't Remote Desktop) before admins will be able to remote in.
05-09-2023 12:31 AM
Thanks for the update.
The implication from other MDM providers is that using this apple command allows screen sharing to be turned on remotely with out any end user interaction. This would save hours of time when support labs of mac's in schools by allowing the use of apple remote desktop
If this is not in the road map for implementation please could it be looked into.
05-09-2023 11:21 PM
I read this through this again, and understand the utility of being able to enable / disable Remote Desktop, not just for you, but other customers too. Therefore, I've created a feature request for you.
06-22-2023 06:12 AM
Any update on this feature request?
10-09-2023 09:00 AM
Is there any update on this?
08-30-2023 12:40 PM
I'm in a school setting and have been looking for an update as well. Seems other MDM's have this possible. I'll post what support tells me.
10-10-2023 02:12 PM
@Colin311 This is only a command, you should be able to deploy it using the shell script option in systems manager.
The command I run via Jamf is
#!/bin/sh
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -allowAccessFor -specifiedUsers
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -allowAccessFor -allUsers -privs -all
10-28-2024 07:11 AM
Just a bump to see if Meraki has any plans to get this command added. They are lagging behind many other MDMs who have had this implemented for years at this point.
Hopefully they can figure this out... it really shouldn't be too complicated.
10-28-2024 08:01 AM
In the meantime, don't forget that you can either enable this via Command Line or Script capabilities in Meraki Systems Manager. Script is likely to be more robust
10-28-2024 06:43 PM
It is not possible to enable Remote Desktop via the kickstart command since macOS 12.1 (released in 2021!) and newer. The command needs to be sent through the MDM, or done manually through the GUI...
https://support.apple.com/en-ca/guide/remote-desktop/apd8b1c65bd/mac
https://developer.apple.com/documentation/devicemanagement/enable_remote_desktop
10-30-2024 05:29 PM
I disagree, Jamf Pro doesn't have this ability and Jamf has a very close relationship with Apple.
10-31-2024 05:27 AM
Jamf Pro does in fact have those commands and I see reference to them in JAMF forums and macadmins Slack going back at least to 2022.
Computers > Management > Management Commands > Enable Remote Desktop
Computers > Management > Management Commands > Disable Remote Desktop
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide