Skip to content
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: Document SYM “racing-stripes” and gotchas #6

Closed
dan-snelson opened this issue Mar 9, 2023 · 23 comments
Closed
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@dan-snelson
Copy link
Collaborator

Not every Mac Admin is able to publicly document how they’ve implemented SYM in Production.

Create a “racing-stripes” blog post to point Mac Admins to others’ documentation / tips-and-tricks from #setup-your-mac.

For example:

  • enrollmentComplete
@dan-snelson dan-snelson added the enhancement New feature or request label Mar 9, 2023
@dan-snelson dan-snelson self-assigned this Mar 9, 2023
@dan-snelson dan-snelson added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Mar 9, 2023
@dan-snelson
Copy link
Collaborator Author

Perhaps create a blog post when SYM users could submit their "racing-stripes" (with an option for anonymous submissions).

@dan-snelson
Copy link
Collaborator Author

Two words: Zoom Rooms

@dan-snelson
Copy link
Collaborator Author

Document how to not use Configurations:

While I haven't tried it, if you deleted Configuration, the catch-all policyJSON should be all you need to modify.

@drtaru
Copy link
Contributor

drtaru commented Mar 10, 2023

I will work on documenting how I personally have implemented EnrollmentComplete next week.

@dan-snelson
Copy link
Collaborator Author

Thanks, Obi-@drtaru!

@dan-snelson
Copy link
Collaborator Author

dan-snelson commented Mar 18, 2023

swiftDialog Pre-install (see also Testing Notes.)

@robjschroeder
Copy link
Contributor

I do have this for ADE + SYM: https://techitout.xyz/2023/03/11/automated-device-enrollment-and-setup-your-mac-version-1-8-1/

I need to create a post about my Zoom Room deployments...

Also, not sure if this is the correct place you want things like this... feel free to let me know!

@dan-snelson
Copy link
Collaborator Author

Yoda says: "Racing stripe No. 1, Master @robjschroeder has already authored … hmmmm?"

@dan-snelson
Copy link
Collaborator Author

Create a screencast of how to Copy "Info.plist" as Pathname

@dan-snelson
Copy link
Collaborator Author

Document how to upgrade to the latest version of SYM

@dan-snelson dan-snelson changed the title Feature Request: Document SYM “racing-stripes” Feature Request: Document SYM “racing-stripes” and gotchas Mar 22, 2023
@dan-snelson
Copy link
Collaborator Author

Gotcha: Inaccessible images may prevent swiftDialog from actually rendering otherwise valid code.

@dan-snelson
Copy link
Collaborator Author

If you're updating by more than n releases, just copy-pasta your JSON (and then tweak as necessary).

  • n == 5 ?
  • n == 10 ?
  • n == 15 ?

@dan-snelson
Copy link
Collaborator Author

dan-snelson commented Mar 23, 2023

@dan-snelson
Copy link
Collaborator Author

Document how to change "Configurations."

@robjschroeder
Copy link
Contributor

I have create a small documentation on how to create a dynamically populated drop down list for the welcomeJSON screen. I've posted it here: https://techitout.xyz/2023/04/12/setup-your-mac-zoom-room-edition/ . In my use case I am populating a choice of buildings based on the user's country.

@dan-snelson
Copy link
Collaborator Author

@dan-snelson
Copy link
Collaborator Author

dan-snelson commented May 10, 2023

Document — if possible — how to resume a running SYM script if one purposely quit via quitkey.

jason folsom
3 minutes ago
If I quit the active dialog the script still runs in the background, is there any way to restore the active dialog or is just toast until the script quits?

Dan K. Snelson
💬 1 minute ago
Never tried, Jason.
(I suppose, if you launched dialog with --commandfile that might work.)

@brianhm
Copy link

brianhm commented May 11, 2023

Document — if possible — how to resume a running SYM script if one purposely quit via quitkey.

jason folsom
3 minutes ago
If I quit the active dialog the script still runs in the background, is there any way to restore the active dialog or is just toast until the script quits?

Dan K. Snelson
💬 1 minute ago
Never tried, Jason.
(I suppose, if you launched dialog with --commandfile that might work.)

Likewise, if the Swift Dialog quits or crashes, could there be some sort of detection routine that automatically relaunches it and reconnects to the current script execution process?

@dan-snelson
Copy link
Collaborator Author

Likewise, if the Swift Dialog quits or crashes, could there be some sort of detection routine that automatically relaunches it and reconnects to the current script execution process?

Don't know that I've ever observed swiftDialog crash, @brianhm.

@dan-snelson
Copy link
Collaborator Author

Document using Property List Writer to leave a client-side breadcrumb for successful SYM executions.

@dan-snelson
Copy link
Collaborator Author

Write a "Sanitize my SYM" script so MacAdmins can safely post their customized SYM script for support.

@dan-snelson
Copy link
Collaborator Author

Document how to control the "size" of various dialog "windows" (i.e., height).

See also: Custom Window Sizes (test % for height.)

@dan-snelson
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants