/build/static/layout/Breadcrumb_cap_w.png

Can I run a script/task in KACE to join Azure AD?

I am currently just signing in to Windows using an admin account after imaging to join Azure. I'd like to automate that in KACE. I can't find any documentation that explains how that would work. Any help is appreciated! Thanks!


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Posted by: sven.hain 3 weeks ago
Fourth Degree Green Belt
1

Top Answer

You can create a provisioning package based on the guide from Microsoft that you can find here


Afterwards you can create a post install task with type "Provisioning Package" where you attach the created ppkg file and run the following command line:

powershell -nologo -executionpolicy bypass -noprofile -Command "Install-ProvisioningPackage 'FILENAME_OF_YOUR_PPKG_FILE.ppkg' -QuietInstall"

I have that in my SDA as well and it worked for me.

Posted by: awelch 1 month ago
White Belt
1

You can use windows configuration designer to create a package that will use an azure bulk enrollment token to join Entra ID. You could then probably write a PowerShell script to deploy and execute it?

Posted by: stogiefan 1 month ago
Yellow Belt
0

Thanks! I am using KACE to deploy images, I was hoping to create a scripted task to log into AAD/EntraID with a single user. 

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ