lanman1865
MIS
Try to rename the default database before moving users to it. since the option is greyed out i tried in shell, but get error. also trie dthis while info store is stopped and then rename files manually and move them.
cmdlet
move-DatabasePath -Identity "C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database 0753744451" -EdbFilePath "D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX Db1\DB1.edb" -LogFolderPath "D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX DB1" -ConfigurationOnly
ERROR
Cannot process argument transformation on parameter 'Identity'. Cannot convert value "C:\Program Files\Microsoft\Exchan
ge Server\V14\Mailbox\Mailbox Database 0753744451" to type "Microsoft.Exchange.Configuration.Tasks.DatabaseIdParameter"
. Error: "'C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database 0753744451' is not a valid value for
the identity.
Parameter name: Identity"
+ CategoryInfo : InvalidData: ) [Move-DatabasePath], ParameterBindin...mationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Move-DatabasePath
cmdlet
move-DatabasePath -Identity "C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database 0753744451" -EdbFilePath "D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX Db1\DB1.edb" -LogFolderPath "D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX DB1" -ConfigurationOnly
ERROR
Cannot process argument transformation on parameter 'Identity'. Cannot convert value "C:\Program Files\Microsoft\Exchan
ge Server\V14\Mailbox\Mailbox Database 0753744451" to type "Microsoft.Exchange.Configuration.Tasks.DatabaseIdParameter"
. Error: "'C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database 0753744451' is not a valid value for
the identity.
Parameter name: Identity"
+ CategoryInfo : InvalidData: ) [Move-DatabasePath], ParameterBindin...mationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Move-DatabasePath