問題タブ [import-module]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powershell - PowerShell を使用して Active Directory モジュールをインポートできない
セキュリティ グループを作成しようとしていますが、その前に Active Directory モジュールを powershell にインポートする必要があります。
ただし、上記のスクリプトでは、「Import-Module : 指定されたモジュール 'ActiveDirectory' は、どのモジュール ディレクトリにも有効なモジュール ファイルが見つからなかったため、読み込まれませんでした」というエラーが表示されます。この問題を解決するのを手伝ってください。