microsoft/CSS-Exchange

[Work Item] Create Shared Function that converts NetBIOS to FQDN

Offen

#1.242 geöffnet am 19.09.2022

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)PowerShell (234 Forks)batch import
Shared FunctionWork Itemgood first issue

Repository-Metriken

Stars
 (985 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 12h) (12 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide