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.
what would be similar to the old PreUpgradeCheck?
Get-SPContentDatabase | ForEach-Object { Test-SPContentDatabase $_.ID }
now what do you do to resolve anything found?
some good pointers here:
https://blogs.msdn.com/b/subbu/archive/2012/05/20/fixing-test-spcontentdatabase-warnings.aspx