Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法导入模块故障转移集群。有什么我需要做的吗?
i) 它的 x86 windows 2008 sp1 设置 ii) 安装了 powershell 2.0。iv) 故障转移管理器 gui 可访问且正常运行。
我错过了一些重要的步骤吗?
您需要键入 Import-Module failoverclusters,这仅适用于 x64 环境。我在 Sapien Powershell studio 中尝试使用它时遇到了同样的问题,但它在 powershell_ise 中工作,在某些脚本编辑器中,您可以在 32 位和 64 位之间切换来测试脚本。
希望这可以帮助
也许是错字?模块名称是FailoverClusters(注意尾随的“s”)。
FailoverClusters