microsoft/CSS-Exchange

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

Open

#1,242 创建于 2022年9月19日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)PowerShell (234 fork)batch import
Shared FunctionWork Itemgood first issue

仓库指标

Star
 (985 star)
PR 合并指标
 (平均合并 4天 12小时) (30 天内合并 12 个 PR)

描述

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.

贡献者指南