Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error occurs when you run Get-VirtualDisk|Get-ClusterResource cmdlet in Windows 8.1 or Windows Server 2012 R2


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have clustered storage spaces in a Windows Server 2012 R2 failover cluster.
  • You delete a clustered storage space, and the cluster physical disk resource remains associated with the storage space.

    Note Storage spaces are virtual disks that are created from free space in a storage pool. A storage pool consists of cluster physical disk resources.
  • You run the Get-VirtualDisk virtual disk name| Get-ClusterResource Windows PowerShell cmdlet to obtain the information about resources for other clustered storage spaces.
In this scenario, you receive the following error message:
Get-ClusterResource : An error occurred while retrieving the private properties for the resource 'Cluster Virtual Disk
(virtual disk name)'.
Cluster properties cannot be returned at this time
At line:1 char:26
+ get-virtualdisk virtual disk name| Get-ClusterResource
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-ClusterResource], ClusterCmdletException
+ FullyQualifiedErrorId : Get-ClusterResource,Microsoft.FailoverClusters.PowerShell.GetResourceCommand

↑ Back to the top


Resolution

To resolve this issue, install update rollup 2962409. For more information about how to obtain update rollup 2962409, click the following article number to view the article in the Microsoft Knowledge Base:
2962409 Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 update rollup: June 2014

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about how to deploy clustered storage spaces, go to the following Microsoft website:For more information about Get-VirtualDisk Windows PowerShell cmdlet, go to the following Microsoft website:For more information about Get-ClusterResource Windows PowerShell cmdlet, go to the following Microsoft website:For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseadvanced, kb

↑ Back to the top

Article Info
Article ID : 2965074
Revision : 1
Created on : 1/7/2017
Published on : 6/10/2014
Exists online : False
Views : 329