How to enable Circular logging in Exchange 2007
Here's a quick one;
Set-StorageGroup -Identity "First Storage Group" -CircularLoggingEnabled $true
(the identity should be "SERVER NAME\STORAGE GROUP NAME")
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Here's a quick one;
Set-StorageGroup -Identity "First Storage Group" -CircularLoggingEnabled $true
(the identity should be "SERVER NAME\STORAGE GROUP NAME")