本文共 284 字,大约阅读时间需要 1 分钟。
检查是否有相应模块,超级简单:条件,等于0 需要倒入, 等于1,不操作$bb = (Get-Module).name$adif =((Get-Module $bb).ExportedCommands.keys|?{$_ -eq"get-aduser"}).count$exchangeif =((Get-Module $bb).ExportedCommands.keys|?{$_ -eq"get-mailbox"}).count
转载地址:http://vnbul.baihongyu.com/