From memory, you can't in a supported way.
Migration Manager Account SCCM
Hi,
I am using SCCM 1910. I see one account in SCCM console under security having Account Name 'Migration Manager'.
I want to delete this account.
How i can delete it?
Thanks.
Microsoft Security Intune Configuration Manager Other
3 answers
Sort by: Most helpful
-
Jason Sandys 31,406 Reputation points Microsoft Employee Moderator
2021-05-19T17:11:25.297+00:00 -
Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
2021-05-20T02:33:59.87+00:00 Hi,
Thanks for posting in Microsoft MECM Q&A forum.
Per my experience, we could not delete the Migration Manager account from the console. Once the migration is complete, the account is never used again, so it has no impact or implications. We clould just safely leave it there.
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.
https://learn.microsoft.com/en-us/answers/articles/67444/email-notifications.html -
Teva PAOFAI 0 Reputation points
2024-07-23T02:31:31.75+00:00 Hello,
I had the same question and I found this way :
- Connect to your MCM site in PowerShell
- Execute the command : Remove-CMAccount -Username domain\username
Best regards,
Teva