-
Version 2.0 Stable
released this
2021-09-05 18:58:33 -06:00 | 1 commits to main since this releaseError handling changed:
- All warnings are now non-terminating errors
- All errors are still non-terminating errors
- MAC address validation handled within script instead of via parameter validation to allow for
-ErrorAction
and-ErrorVariable
to be used by calling scripts
Downloads