Unable to remove mail user with PowerShell
I am working in an "Office 365 Midsize Business" environment.
Under both the 'Admin->users and groups' view in the Office 365 admin center, and the 'Exchange->recipients->mailboxes' in the Exchange admin center, a user we previously had set up and then removed does not appear. This is as expected.
In PowerShell, in an 'MsolService' session, the Get-MsolUser cmdlet does not list the user; also as expected.
In PowerShell, in an Exchange session, the user's mailbox is gone and does not appear in a Get-Mailbox Listing; as expected.
The Get-User cmdlet, however, still lists the user. (And coincidentally a second listing of the user with '...' following the name.)
Why does the user appear here still, and how do I properly remove it?
April 25th, 2013 9:30pm
Hi
You can get professional help from office 365 forum.
http://community.office365.com/en-us/forums/158.aspxTerence Yu
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
April 26th, 2013 7:30am
Hi
You can get professional help from office 365 forum.
http://community.office365.com/en-us/forums/158.aspxTerence Yu
TechNet Community Support
April 26th, 2013 2:24pm
Are you in an environment with Dirsync?
Free Windows Admin Tool Kit Click here and download it now
May 2nd, 2013 5:36pm