Morning all,
I'm running into an odd problem with my SCCM OSD TS. I am using MDT integration and have selected the steps Install Roles and Features to install the .NET Framework 3.5. I have this step right after the Setup Windows and Configuration Manager step. However, upon OSD completion, the process is not complete.
I also use MDT; however, I use a TS after the section in MDT called "State Restore". It is just before I start installing applications. My ps1 is the same as above (minus the Import command). I have the cab file "microsoft-windows-netfx3-ondemand-package.cab" and ps1 in the same source folder. The TS is straight forward.