selectv_R_System.Name0, client_version0,v_GS_LOGICAL_DISK.Name0 as Drive,v_GS_LOGICAL_DISK.Size0 as Size,v_GS_LOGICAL_DISk.FreeSpace0 as FreeSpace, size0 as Usedfromv_R_System inner join v_GS_LOGICAL_DISK on v_R_System.ResourceID = v_GS_LOGICAL_DISK.ResourceID inner join v_FullCollectionMembership on v_FullCollectionMembership.ResourceID=v_R_System.ResourceIDwherev_GS_LOGICAL_DISK.DriveType0 = 3 and v_FullCollectionMembership.CollectionID = 'SMS00001'orderby FreeSpace
Tuesday, 5 July 2011
ConfigMgr Report to show available Hard Drive space on machines with its client version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment