microsoft/CSS-Exchange

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

Open

#1242 aperta il 19 set 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)PowerShell (234 fork)batch import
Shared FunctionWork Itemgood first issue

Metriche repository

Star
 (985 star)
Metriche merge PR
 (Merge medio 4g 12h) (12 PR mergiate in 30 g)

Descrizione

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.

Guida contributor