/logsize for Powershell script

Advertisement

Advertisement

m.w35tin
Guest

Thank you Martin. I ended up using the parameters below in my powershell script:

$session.AddRawConfiguration("Logging\LogMaxSize", "10485760")
$session.AddRawConfiguration("Logging\LogMaxCount", "2")

Reply with quote

Advertisement

You can post new topics in this forum