-
-
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
Add Pre-flight Check for OS version #31
Comments
Thanks for the double Feature Request, @mani2care; will you please open a separate issue for Item No. 2? As discussed in the MacAdmins Slack #setup-your-mac Channel, we're handling this use-case at the Jamf Pro Policy level; computers which enroll with OSes of macOS 10.15.7 Catalina and earlier only see two policies:
|
Revised Issue Title
|
Please test-drive 1.7.0-rc4 (which is not production-ready): |
I also think macOS validation would be awesome since we’re constantly chasing zero days and need to make sure new builds are at latest level. |
@SirDrSpiderpig: Currently, the check is just to confirm the Mac can run |
@mani2care and @SirDrSpiderpig: Please test-drive 1.7.0-rc5 which introduces the ability to specify a |
Will do and report back. |
I need some time to test due to test device unavailability 🥺
On Wed, 25 Jan 2023 at 8:11 PM, SirDrSpiderpig ***@***.***> wrote:
Will do and report back.
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMUGJUYYVFBUZXTS2NNAOIDWUE3QRANCNFSM6AAAAAAUCH5TXE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Thanks & Regards,
Manikandan R
Contact: +91-9902103878
E-mail: ***@***.***
|
Downloaded it now and will tear on Jamf cloud beta instance. If I can suggest to make the requireMinimumbuild variable added as part of the script variables in Jamf so it can be updated by the policy as opposed to going into the code. Just like debug and welcome screen are. Will report back after testing |
Thanks for the prompt feedback, @SirDrSpiderpig. How frequently do you see yourself updating |
Anytime there is a zero day. This year we’ve have plenty of those that kept us scrambling |
In case it helps, 1.7.0-rc6 includes a yet-to-be-tested |
Looking good! |
Just uploaded a screencast for |
Addressed in 1.7.0. |
Hi Dan , really wonderful script to onboard the macOS via enrolment trigger or DEP .
one consent my location users macs are BYOD setup and some of talented users are having old version of Mac OS catalina and below. They will not read the instructions during the enrolment. Sometimes users are enrolled to JAMF and setup your mac script will be failed due to swift dialog compatibility.
Might be your able to add the limitation it will help us to use it without any error.
If in case users is old version just to run a policy trigger and exit with JAMF dialog as complete.
2)And we need a built in automation for the swift dialog version validation. If in case I am using old versions of swifdialog and install it latest version so it will help us to additional effort to do
Swiftdialogversion =$8any version /Autoupdate get always latest xyz version.
The text was updated successfully, but these errors were encountered: