ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. pirho99
    3. Best
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 11
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Veeam Agent for Windows VSS Snapshot Error with SqlServerWriter

      VSSadmin list writers will show the failed component - maybe it is from a previous backup software as dbeato suggested

      Could try Acronis VSS Doctor on the host - link

      Try unchecking Backup Integration Services in the Management --> Integration Services area to get a crash-consistent backup at minimum and see if it works.

      This link says the issue will be fixed in Server 2016, 2012 R2 applies to this message, but is not mentioned for fix...

      Re-Install up-to-date Guest Integration services on the Guest VM

      posted in IT Discussion
      P
      pirho99
    • RE: Exchange 2013 / IIS / Certificate / EMS Gurus?

      @jasgot
      Run this on EMS:
      netsh http show sslcert

      0.0.0.0:443
      0.0.0.0:444
      127.0.0.1:443

      should have the same Certificate Hash / Thumbprint
      (take a screenshot)

      Whichever one doesn't match - delete

      netsh http delete sslcert ipport=0.0.0.0:444 (for example)

      Then reload that with the right cert

      netsh http add sslcert ipport=0.0.0.0:444 appid='{app id}' certhash=<correct thumbprint>
      (or whichever ip/port didn't match earlier)

      Then run netsh http show sslcert again to confirm the change!

      posted in IT Discussion
      P
      pirho99
    • 1 / 1