We have seen how get, add to and clear the UPN suffix list. The last piece of processing I want to look at is removing a single value from the list of suffixes if ( -not ( Get-Module ActiveDirectory ) ) {
Import-Module ActiveDirectory
}
We have seen how get, add to and clear the UPN suffix list. The last piece of processing I want to look at is removing a single value from the list of suffixes if ( -not ( Get-Module ActiveDirectory ) ) {
Import-Module ActiveDirectory
}