microsoft/CSS-Exchange
Voir sur GitHub[Work Item] Create Shared Function that converts NetBIOS to FQDN
Open
#1 242 ouverte le 19 sept. 2022
Shared FunctionWork Itemgood first issue
Métriques du dépôt
- Stars
- (985 stars)
- Métriques de merge PR
- (Merge moyen 4j 12h) (12 PRs mergées en 30 j)
Description
Describe the work Sometimes, we run into issues with trying to connect to the remote server by the NetBIOS name vs the FQDN. Therefore, we should create a shared function that can return the proper FQDN.
Additional Context
Because this repository is based off of Exchange Servers, we can use Get-ExchangeServer to get this information.