Skip to content

SwiftDialog onboardingProcess.zsh script #149

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

Open
ashorinx13 opened this issue Jul 31, 2024 · 3 comments
Open

SwiftDialog onboardingProcess.zsh script #149

ashorinx13 opened this issue Jul 31, 2024 · 3 comments

Comments

@ashorinx13
Copy link

Hello,

I'm trying this method but seem to be struggling with making this script work, currently running it manually on a test machine
and seeing errors "No such file or directory" on moving icons and json file step.

I can see tmp directories on the machine but the permissions to folders denied for the logged on user who is the admin on the machine.

Am I missing anything or should I run the script with specific command?

Thank you

@CKunze-MSFT
Copy link
Collaborator

Were you able to get this to work? Did you run it as the signed-in user? Did you see this?

Note: if you're editing on Windows make sure to save the onboardingProcess.zsh as Unix (LF) format otherwise the script will not run and will receive a permission denied which may be found in the log file on the Mac under: /Library/Application Support/Microsoft/IntuneScripts/Swift Dialog/

@Expo08
Copy link

Expo08 commented Mar 21, 2025

I’m also having issues with the script:

Permission error on the folder /Library/Application Support/Microsoft
→ I resolved this manually for now, which allows the script to proceed, but this is obviously not ideal.

Permission error related to the JSON file & icons.
→ It seems like the download was either not executed or didn’t even start.
The script immediately moves on to moving the JSON file step.

What am I doing wrong?
I’m a beginner with SZH scripting.
As a macOS tech, I need to migrate all macOS devices from Jamf to Intune.

Any help would be greatly appreciated.

system: macOS Sequoia 15.3.2

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@CKunze-MSFT @ashorinx13 @Expo08 and others