Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Melden Sie sich unter dem Benutzerkonto Adatum\Kim_Akers am Computer VAN-EX1 an.
Öffnen Sie eine Exchange-Verwaltungsshell.
Führen Sie den folgenden Befehl aus:
New-MailboxDatabase -Server 'VAN-EX1' -Name 'MBX-DB-ALPHA' -EdbFilePath 'c:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX-DB-ALPHA\MBX-DB-ALPHA.edb' -LogFolderPath 'c:\Program Files\Microsoft\Exchange Server\V14\Mailbox\MBX-DB-ALPHA'
Überprüfen Sie, ob dem Benutzerkonto Kim_Akers ein Postfach zugeordnet ist. Sollte das nicht der Fall sein, können Sie das mit folgendem Befehl nachholen:
Enable-Mailbox -Identity 'adatum.com/Users/Kim Akers' -Alias 'Kim_Akers' -Database 'MBX-DB-ALPHA'