Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: PLE Very High (Over 4 million)

    I have the same problem (virtual machine), PLE values:

    393

    393

    393

    4294925

    4294940

    4294956

    440

    440

    440

    I solve the problem with this powershell script:

    $server = "Server1"

    & relog Server1_XXXX.blg -f csv -o logfile.csv

    ($csv = Import-Csv logfile.csv -Delimiter ',')...

Viewing post 1 (of 1 total)