windows-admins / ConfigMgr

GNU General Public License v3.0
225 stars 57 forks source link

Updated unattend.xml with supported practices #45

Closed SysBehr closed 5 years ago

SysBehr commented 6 years ago

SkipMachineOOBE is unsupported in production environments. This edited unattend.xml has the necessary items to accomplish the same goal of silencing Cortana without leaving machines in a weird state after OSD. My specific issues were: SMSTSPostAction wouldn't actually run. Group Policy wasn't recieved until a manual reboot. ConfigMan client wouldn't initialize properly until a manual reboot (or at all). Computer Certificate (PKI) wouldn't be enrolled until a manual reboot.

RowdyChildren commented 5 years ago

@Ebag333 or @anthony-fontanez Please review and accept this pull request when you have a chance. As it stands the current unattend leaves devices in an unsupported state

RowdyChildren commented 5 years ago

Issue #46