PSBlitz icon indicating copy to clipboard operation
PSBlitz copied to clipboard

PSBlitz.ps1 - force some safe defaults in case someone provides parameter values that don't make sense

Open VladDBA opened this issue 10 months ago • 0 comments

Today's example: -CacheTop 0 Parameters where defaults should be enforced in case of incorrect input:

  • CacheTop
  • -BlitzWhoDelay
  • -ConnTimeout
  • -MaxTimeout
  • -CacheMinutesBack
  • -IsIndepth
  • -ToHTML

VladDBA avatar May 28 '25 15:05 VladDBA