提问人:Ankan Das 提问时间:10/27/2023 更新时间:10/30/2023 访问量:64
使用 PowerShell 在 Windows 故障转移群集管理器中获取包含特定卷的群集磁盘
Get Cluster Disk containing a specific volume in Windows Failover Cluster Manager with PowerShell
问:
我需要获取具有特定卷的群集磁盘。
假设 Get-ClusterResource 输出多个群集磁盘,我需要查找哪个磁盘具有具有特定名称的卷。
我需要弄清楚如何获取附加到 ClusterResource 对象的卷。
这必须通过 PowerShell 完成。
答: 暂无答案
评论