In Exchange Management Shell when I tried to run the command (enable-mailbox –identity Lara ) I am getting the following error:-
[PS] C:\Windows\system32>enable-mailbox -identity Lara
The operation couldn't be performed because object 'Lara' couldn't be found on 'DC.weizer.com'.
+ CategoryInfo : NotSpecified: (:) [Enable-Mailbox], ManagementObjectNotFoundException
+ FullyQualifiedErrorId : [Server=MBX,RequestId=ae9573c6-341b-4bf1-ae87-0f2c915cd091,TimeStamp=8/13/2020 9:06:44 A
M] [FailureCategory=Cmdlet-ManagementObjectNotFoundException] 4C407207,Microsoft.Exchange.Management.RecipientTask
s.EnableMailbox
+ PSComputerName : mbx.weizer.com
But when I run the command (get-user) in exchange Management shell I am getting the output as follows:-
[PS] C:\Windows\system32>get-user
Name RecipientType
---- -------------
Administrator UserMailbox
Guest User
krbtgt User
Exchange Online-ApplicationAccount User
DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334B... UserMailbox
Aidan Daley UserMailbox
Angelica Gardner User
Terry Lloyd User
Lara Raisic User
Can anybody help me on this I stuck and not getting any valid output .
Plz answer me as soon as possible