您的位置:首页 > 运维架构 > Shell

how to get remote fqdn by powershell?

2011-03-15 11:19 357 查看
[PS] D:/repro>$ipProperties = [System.Net.NetworkInformation.IPGlobalProperties]::GetIPGlobalProperties()

[PS] D:/repro>$ipProperties | fl

HostName : EXCH-A-292

DomainName : APIWFN-dom.extest.microsoft.com

NodeType : Hybrid

DhcpScopeName :

IsWinsProxy : False
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: