脚本查询指定服务器的指定端口,获取当前节点状态。使用了科网文章(https://technet.microsoft.com/library/dn249913.aspx)的QueryNodeInformation功能,加入了MSDB博客(http://blogs.msdn.com/b/powershell/archive/2014/05/29/how-to-retrieve-node-information-from-pull-server.aspx)评论区的建议。
所有功能都添加进了脚本,接收如下参数:
PullServer: DSC pull服务器名称
Port:DSC pull服务器PSDSCComplianceServer组件的端口。默认为9080
更多信息:
https://ingogegenwarth.wordpress.com/?p=831
Latest posts by Exchange中文站 (see all)
- 微软将推出卫星解决方案:可连接到 Azure 云服务 - 2020年9月17日
- Windows Terminal 1.0正式发布 - 2020年5月25日
- Azure Lighthouse 相关介绍 - 2020年3月2日
发布于:
浏览:1563 次
还没有评论