Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Task Sequence for Intune Devices

Loïc Hustinx

Member
Messages
10
Solutions
1
Reaction score
0
Points
1
Hi everyone

I am looking to create a Task Sequence that:
  1. Installs W10-21H1
  2. Does not join domain, but workgroup
  3. Applies Device Drivers
  4. Installs Office 365 (Optional)
  5. Removes Configuration Manager Client (Devices need to be managed strictly by Intune)
  6. Shows OOBE
Everything runs fine, even the powershell script te remove SCCM Client and sysprep gets copied to C:\Windows\Temp, but doesn't run. When executed manually everything works as it should.

Anyone familiar with creating a TS to prepare devices for Intune?
 
Back
Top