TacomaWA Posted November 17, 2022 Report post Posted November 17, 2022 Starting up an SCCM test environment and I have completed the following: Site Server Configured Distribution Point Configured PXE configured x64 Boot Image, Configuration Manager Client Package and wim distributed to DP Task sequence deployed to All Unknown Computers Problem, the task sequence is failing at "apply operating system (See attached SMSTS.log) Verified all packages have been distributed Verified that the network service account is present on the site server. Does the network service account also need to be assigned on the DP site server role? smsts.log Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted November 18, 2022 Report post Posted November 18, 2022 the machine account (cm01$ or whatever your site system account is) can install the roles, add the machine account to the local administrators group on that site server but on my lab server(s) I always define boundaries (based on ip ranges), so that would be the first thing i'd suggest you look at, even if you think you don't need them... Quote Share this post Link to post Share on other sites More sharing options...