Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Here's a quick one;
Set-StorageGroup -Identity "First Storage Group" -CircularLoggingEnabled $true
(the identity should be "SERVER NAME\STORAGE GROUP NAME")