by Matthias Hans

Hans online

Eine Zeile pre 
$var = Get-Mailbox $UserName
Foreach($item in $Var) {
Set-Mailbox $item -samAccountName $None
}
Hier eine Tabelle
Spalte 1 Spalte 2 Spalte 3
Inhalt 1.1 Inhalt 1.2 Inhalt 1.3
Inhalt 2.1 Inhalt 2.2 Inhalt 2.3
Inhalt 3.1 Inhalt 3.2 Inhalt 3.3
h1,
h2,
strong {
  color: #333;
}