Setup-Your-Mac
Setup-Your-Mac copied to clipboard
SYM not working with self service plus
Greetings, @mani2care.
Will you please elaborate on "not working with self service plus."
Seems to work fine for me
I think the issue that he is seeing is that it will not find the SS+ (custom) icon on the system. I can replicate on my machine (running from JAMF Beta server), so I ONLY have SS+ installed...
ahh! found the issue!
Self service.app will show this:
❯ "package_validation_level" = 1; "remote_assist_enabled" = 1; selfServiceUsersMap = { 502 = "Scott.Kendall"; }; "self_service_app_path" = "/Applications/Self Service.app";
while Self service + shows this:
"package_validation_level" = 1; "remote_assist_enabled" = 1; selfServiceUsersMap = { 502 = "Scott.Kendall"; }; "self_service_plus_path" = "/Applications/Self Service+.app";
I will try to submit a PR for this when I get a chance
I’ll be working on some updates today and will probably include this. On Aug 27, 2025, at 5:53 AM, Scott Kendall @.***> wrote:ScottEKendall left a comment (setup-your-mac/Setup-Your-Mac#169) ahh! found the issue! Self service.app will show this: ❯ "package_validation_level" = 1; "remote_assist_enabled" = 1; selfServiceUsersMap = { 502 = "Scott.Kendall"; }; "self_service_app_path" = "/Applications/Self Service.app"; while Self service + shows this: "package_validation_level" = 1; "remote_assist_enabled" = 1; selfServiceUsersMap = { 502 = "Scott.Kendall"; }; "self_service_plus_path" = "/Applications/Self Service+.app"; I will try to submit a PR for this when I get a chance
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>