Link to home
Create AccountLog in
Avatar of pramod1
pramod1Flag for United States of America

asked on

exchange

I am running New-MailboxRepairRequest -Mailbox jerry@domain.com ( exchange 2010)

it says commandlet not correct, what wrong I am typing
Avatar of Tom Cieslik
Tom Cieslik
Flag of United States of America image

Try specify corruption type parameter.
Try this

New-MailboxRepairRequest -Mailbox jerry@domain.com -CorruptionType ProvisionedFolder,SearchFolder,AggregateCounts,Foldervie

Open in new window

Avatar of pramod1

ASKER

user oof is not working correctly so should I use above command
Avatar of pramod1

ASKER

last word is folderview?
Avatar of pramod1

ASKER

it says the term newmailboxrepairrequest is not recognized as name of commandlet
New-MailboxRepairRequest -Mailbox jerry@domain.com -CorruptionType ProvisionedFolder,SearchFolder,AggregateCounts,Folderview

Open in new window


Remember to use EXCHANGE Powerschell not Windows Powerschell
Avatar of pramod1

ASKER

yes I am using ems but can it be permission issue as I don't see full receipient, server configuration
Avatar of pramod1

ASKER

on EMC
Are you connecting to Exchange from workstation or you running Exchange Management Shell from Exchange directly ?
Avatar of pramod1

ASKER

I have logged into exchange through remote desktop
Avatar of pramod1

ASKER

and running from EMS
Try just

New-MailboxRepairRequest and hit enter
Is Exchange is asking you for CorruptionType ?
Avatar of pramod1

ASKER

IT SAYS SAME MESSAGE commnadlet not recognized
Do you have SP1 installed on this Exchange ?
This command is available on Exchange 2010 SP1 and higher
Avatar of pramod1

ASKER

went to emc , under help I see version 14
Avatar of pramod1

ASKER

version 14.3.123.4
In Exchange 2010 EMS doesn't show the correct version, Open MMC -> Help -> About.
Post screenshot.
ASKER CERTIFIED SOLUTION
Avatar of Tom Cieslik
Tom Cieslik
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of pramod1

ASKER

it ran and gave the details of where mailbox is located and all, how will I see results, does it give any outputs
Avatar of pramod1

ASKER

it is giving server name, mailbox name, I cant see any outputs what has been corrected or it is completed?
Avatar of pramod1

ASKER

I am trying to run mailbox repair request