When running get-netdomaincontroller I noticed there was an issue calling the _get_netfqdn() function (probably due to the fact that it's a hidden function).
Went with the laziest way of fixing it, mostly cause I couldn't get it to work any other way.
Heya!
When running
get-netdomaincontroller
I noticed there was an issue calling the_get_netfqdn()
function (probably due to the fact that it's a hidden function).Went with the laziest way of fixing it, mostly cause I couldn't get it to work any other way.
Cheers !