7

NetSecurityシステムでモジュールが見つからないようです。インスタンスを使用していAmazon Windows 2008 Server R2 SP1ます。

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たが、既にインストールされていると報告されました。

4

1 に答える 1

9

これらは、 Windows Server 2012に同梱される役割/機能の一部としてのみ含まれる、powershell 3.0 の新しいモジュールであり、場合によってはWindows 8 でも使用できます。残念ながら、以前のバージョンの Windows にはインストールできず、このモジュールの 1 つです。NetSecurity

于 2013-03-07T04:35:24.620 に答える