Deploying software and updates using Configuration Manager
Hi,
==>1,Don't use the network access account for this account.
Generally speaking, the network access account is only used to access the associated resources on the network and not require local permissions, but task sequence run as account may require administrative access on the computer sometimes. These two accounts are different purposes.
2,==>Don't make the account a domain administrator.
For security reasons. And there is no need to do this. If it requires administrative access on the computer, consider creating a local administrator account solely for this account rather than a domain administrator account.
==>3,Don't configure roaming profiles for this account.
As the document says: "When the task sequence runs, it downloads the roaming profile for the account. This leaves the profile vulnerable to access on the local computer."
Best regards,
Simon
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.