Skip to main content
Question

No folder Remote Assist

  • November 7, 2024
  • 6 replies
  • 37 views

userjamf
Forum|alt.badge.img+3

Hello everyone,

Once the workstation has been enrolled, some of my workstations doesn't have the folder "Remote Assist" in

"/Library/Application Support/JAMF/", which is why Jamf Remote Assist does not work on these workstations.

But I don't understand why it's doing this to me when it's working on other workstations. 

Could you help me please ?

6 replies

agungsujiwo
Forum|alt.badge.img+8
  • Contributor
  • November 8, 2024

If you haven't found the Jamf Assist folder,

check whether the Jamf Assist command was completed by going to

Computer > Device > History > Management History > Completed Commands or Failed Commands and looking for the Install Jamf Remote Assist Settings Profile command.


userjamf
Forum|alt.badge.img+3
  • Author
  • New Contributor
  • November 8, 2024

If you haven't found the Jamf Assist folder,

check whether the Jamf Assist command was completed by going to

Computer > Device > History > Management History > Completed Commands or Failed Commands and looking for the Install Jamf Remote Assist Settings Profile command.


I've looked and there's nothing.

When I relaunch the Jamf interface, it shows me the Install Jamf Remote Assist Settings Profile in peding and then disappears again.


agungsujiwo
Forum|alt.badge.img+8
  • Contributor
  • November 11, 2024

I've looked and there's nothing.

When I relaunch the Jamf interface, it shows me the Install Jamf Remote Assist Settings Profile in peding and then disappears again.


Previously, several Macs experienced the same thing, JAmf Remote Assist was not available (because when enrolling I tried to restart, when enrolling Jamf was not finished),

then I re-enrolled Jamf, waited for it to complete enrollment, and self-service appeared, while seeing the JAmf Remote Assist command installed, then it worked.


Forum|alt.badge.img+14
  • Honored Contributor
  • November 11, 2024

Previously, several Macs experienced the same thing, JAmf Remote Assist was not available (because when enrolling I tried to restart, when enrolling Jamf was not finished),

then I re-enrolled Jamf, waited for it to complete enrollment, and self-service appeared, while seeing the JAmf Remote Assist command installed, then it worked.


Assuming the management framework exists, it should be possible to manually install JRA using the following Terminal command:

/usr/sbin/installer -pkg "/Library/Application Support/JAMF/Jamf.app/Contents/MacOS/JamfDaemon.app/Contents/Resources/JamfRemoteAssist.pkg" -target /

Forum|alt.badge.img+1
  • New Contributor
  • December 11, 2024

Thank you so much for the help.


Forum|alt.badge.img+1
  • New Contributor
  • December 11, 2024

Thank you so much for the information.