Stephanevg / PowerShellClassesSeries2

Contains code related to the powershell classes series hosted on PowershellDistrict.Com
MIT License
2 stars 0 forks source link

Requires statement #1

Closed mockmyberet closed 4 years ago

mockmyberet commented 7 years ago

You could (should) add a requires statement.

requires -Version 5.0 -Modules ActiveDirectory