7
我似乎無法找到我的系統上NetSecurity
模塊。我正在使用一個Amazon Windows 2008 Server R2 SP1
實例。Powershell NetSecurity模塊在哪裏?
Get-Module -ListAvailable
在我的環境中返回此:
ActiveDirectory (I installed this)
ADRMS
AppLocker
BestPractices
BitsTransfer
CimCmdlets
ISE
Microsoft.PowerShell.Diagnostics/Host/Management/Security/Utility
Microsoft.WSMan.Management
PSDiagnostics
PSScheduledJob
PSWorkflow
PSworkflowUtility
ServerManaer
TroubleshootingPack
我試圖安裝WMF 3.0
,但據報道,已經安裝。
Tks。看起來像COM對象是我現在操縱防火牆規則的唯一方式。 – 2013-03-12 22:55:23
我正在爲Vista/2008 +開發模塊,該模塊實現了NetSecurity模塊中與防火牆相關的重要cmdlet。它將很快完成並在github上提供。準備發佈時,我會在[博客](http://andyarismendi.blogspot.com)上發帖。 – 2013-03-26 01:27:42