TheTaylorLee / AdminToolbox

Repository for the AdminToolbox PowerShell Modules
MIT License
186 stars 22 forks source link

Enable-Management trusted hosts #5

Closed TheTaylorLee closed 3 years ago

TheTaylorLee commented 3 years ago

Add parameters for Enable-Management that allows specifying trusted hosts. Will require multiple parameter sets with each added trusted host entry being a member of each consecutive trusted host parameter set.

TheTaylorLee commented 3 years ago

Added parameter sets up to 6 trusted host subnets. Also added parameters to specify the admin username and a parameter to specify the allowed access options.