microsoft/CSS-Exchange

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

Open

#1,242 opened on 2022年9月19日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)PowerShell (234 forks)batch import
Shared FunctionWork Itemgood first issue

Repository metrics

Stars
 (985 stars)
PR merge metrics
 (平均マージ 4d 12h) (30d で 12 merged PRs)

説明

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.

コントリビューターガイド