-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Restart button #15
Comments
Thanks for the Feature Request, @mvught. Is something like Forced and Dismissible Log Out, Restart or Shut Down Prompts over-kill? (I'm thinking of just adding these options to Parameter 6: |
Hallo Dan, It would be nice to precent the enduser with a option to restart after enrollment complete!!! Also thanks for the hard work you put in this project |
Will you both please test drive (As you can imagine, testing forced-restarts is fairly inconvenient.) Version
|
Hi @dan-snelson Tested out 1.3.1 using the default wait |
Thanks for the feedback, @iDrewbs. Let me double-check and better document what I'm observing. |
I’m interested in this feature too, happy to help. could this be extended to the failure dialog if presented? |
Just committed a change; please re-re-try now, @iDrewbs. Thanks for the offer, @master-vodawagner; please do. Yes, this change has been added to both successful and failure dialogs. Currently, a hard-coded (To me, if anything fails, the user should be required to manually acknowledge the failure; I'm interested in every one's feedback.) |
Made another commit; thanks for all the assistance. |
first thanks for the adjustment. this is a game changer for this script: second:
|
Thanks for the feedback, @jared-a-young.
|
When capturing an Asset Tag and clicking Quit, ignore the |
When using |
Thanks, both! Just to expand on this slightly - the restart/logout confirm parameter relies on the user to hit the relevant option in the macOS pop-up dialogue - which they could easily dismiss (I don't trust end users one bit!) Using just the restart or logout parameter ensures that the action requested is carried out but it would be great if it only did it once the user clicked the button, which displayed the text of what was going to happen next i.e. logout or restart. I can envisage new employees not paying attention to their macs and then turning back around to see the mac restarting or logged out without expecting that to happen (then contacting us needlessly to say 'hey this just happened, is everything ok?') |
Setup Your Mac 1.3.1 RC2
|
I did some testing of the new Completion Action Options in RC2: CompletionActionOption Feedback:
The remaining options work as expected:
|
Thanks for your thorough testing and detailed feedback, @iDrewbs! If I haven't warn out my welcome, please test I previously observed your findings with the "Confirm" flavors, but couldn't replicate them just now on physical hardware running macOS |
Just tested all of the new options and everything looks great! All the verbiage matches the CompletionActionOptions perfectly. |
Just tested the Restart Confirm option configured within the paramater 6 option in the policy, and it works perfect with macOS 13.0.1. Also will test out the other triggers in the morning. Thank you! |
Feature Request completed with v1.3.1 |
@dan-snelson just did some testing. So far I'm having no luck with the attend option (in either logout or restart). I end up back at the desktop. (Running 13.0 / M1 Air / Jamf 10.42.1) Testing with 1.5.0 |
Thanks for the feedback, @owainiorwerth. What behavior are you seeing if you run v1.5.0-rc1 as-is via Terminal? |
OK did a fair bit of testing today with different setups but concluded that... Restart and Log Out Attended work fine if running the script locally (in both Debug True / Restart and Log Out Attended work fine if manually calling the policy via Self-Service (in both Debug True / Restart and Log Out Attended don't work if automatically calling the policy, which kicks in at Enrollment Complete in our environment. It's a simple policy which just calls the script - hard coded variables. The swift dialog pkg is installed at pre-stage enrollment. |
Thanks for the additional details, @owainiorwerth. Please see Implementation Notes; I'm not testing using Will you please open a fresh issue? Thanks. |
Is your feature request related to a problem? Please describe.
Option to enable Reboot after completed enrollment
The text was updated successfully, but these errors were encountered: