Dies ist eine alte Version des Dokuments!


Postfach anlegen

Die folgenden PowerShell Kommandos werden für das Anlegen von Postfächern auf Exchange Server 2010 verwendet.

Vorhandenes Benutzerobjekt

[PS] C:\Windows\system32>Enable-Mailbox -Identity 'DOMAIN.local/Mainz/creich' -Alias 'creich' -Database 'DE'

Name                      Alias                ServerName       ProhibitSendQuota
----                      -----                ----------       -----------------
creich                    creich               mta-2            unlimited

Neues Benutzerobjekt

[PS] C:\Windows\system32>New-Mailbox -Name "breich' -Alias 'breich' -OrganisationUnit 'DOMAIN.local/Mainz' -UserPrincipialName 'breich@DOMAIN.local' -SamAccountName 'breich' -FirstName  -Initials  -LastName '' -Password 'System.Security.SecureString' -ResetPasswordOnNextLogon $false -Database 'DE'

pronto 2016/01/12 10:47

win/exc2010_enable-mailbox.1452593510.txt.gz (4439 views) · Zuletzt geändert: 2016/01/12 11:11 von pronto
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0