Skip to content

Release 3.5

Latest
Compare
Choose a tag to compare
@VectorBCO VectorBCO released this 03 May 02:06
· 50 commits to development since this release

Added 2 new parameters:

  • Passthru - will return list of the objects that should be fixed (may be needed for external integrations)
  • Silent - will return $True if at least 1 path should be modified, or $False if there nothing to do

Example:
.\windows_path_enumerate.ps1 -FixUninstall -WhatIf -Passthru -Silent -LogName ''

Output:
true