Have a Question?
< All Topics
Print

Manage Dell SC8000 with PowerShell

Tutorial on how to manage Dell SC8000 with PowerShell

Import Dell Storage PowerShell SDK

  1. Download DellStoragePowerShellSDK-4.2.0.7.zip and extract all the content to C:\DELL

  2. Download & Install Visual C++ Redistributable for Visual Studio 2012 Update 4

  3. Unblock the downloaded files and import PowerShell Module

Get-ChildItem "C:\DELL\*" | unblock-file
Import-Module "C:\DELL\DellStorage.ApiCommandSet.psd1"
  1. Connect to Dell SC8000 Controller
$Password = ConvertTo-SecureString "P@ssw0rd" -AsPlainText -Force
$SC8000 = Connect-DellApiConnection -HostName "IP Address of Controller" -User "Admin" -Password $Password 

Available PowerShell Cmdlet

List all the available PowerShell Cmdlet with

Get-Command -Module DellStorage.ApiCommandSet
 Add-DellEmUserStorageCenter 
 Add-DellEmUserStorageCenterToReporter 
 Add-DellFluidCacheClusterDevice 
 Add-DellFluidCacheClusterServer 
 Add-DellFluidCacheClusterStorageCenter 
 Add-DellFluidCacheClusterToExisting 
 Add-DellFluidCacheClusterUser 
 Add-DellFluidFsNasVolumeReplication 
 Add-DellSaVirtualMachineScVirtualServer 
 Add-DellSaVmWareEsxServer 
 Add-DellSaVmWareVCenterServer 
 Add-DellSaWindowsServer 
 Add-DellScDiskFolderDisk 
 Add-DellScDiskFolderToUserGroup 
 Add-DellScFibreChannelFaultDomainPort 
 Add-DellScIscsiFaultDomainPort 
 Add-DellScLiveVolumeSecondaryVolumeMap 
 Add-DellScPhysicalServerHba 
 Add-DellScPhysicalServerScServerHba 
 Add-DellScPhysicalServerToCluster 
 Add-DellScServerFolderToUserGroup 
 Add-DellScServerToVolumeMap 
 Add-DellScUserGroupDiskFolder 
 Add-DellScUserGroupServerFolder 
 Add-DellScUserGroupUser 
 Add-DellScUserGroupVolumeFolder 
 Add-DellScUserToGroup 
 Add-DellScVirtualServerHba 
 Add-DellScVirtualServerScServerHba 
 Add-DellScVolumeFolderToUserGroup 
 Add-DellScVolumeReplay 
 Add-DellScVolumeToServerMap 
 Add-DellStorageCenter 
 Add-DellStorageCenterController 
 Approve-DellScUserPreferencesEula 
 Complete-DellScMigration 
 Confirm-DellDrReplicationAsyncTaskDeactivateDestination 
 Confirm-DellScDiskFolderStorageThresholdLevel 
 Connect-DellApiConnection 
 Connect-DellEmDiscoveredStorageCenter 
 Connect-DellFluidCacheCluster 
 Connect-DellFluidCacheClusterStorageCenter 
 Connect-DellHostSetupIscsiTarget 
 Connect-DellSaVmWareClusterIscsiTarget 
 Connect-DellSaVmWareEsxServer 
 Connect-DellSaVmWareVCenterServer 
 Connect-DellSaWindowsServer 
 Connect-DellScIscsiFaultDomainRemoteConnection 
 Connect-DellScRemoteIscsiConnection 
 Connect-DellStorageCenter 
 Convert-DellScFibreChannelFaultDomainToVirtualPortMode 
 Convert-DellScIscsiFaultDomainToVirtualPortMode 
 Convert-DellScPhysicalServerToVirtual 
 Convert-DellScReplicationToLiveVolume 
 Convert-DellScVirtualServerToPhysical 
 Copy-DellFluidFsClusterFile 
 Copy-DellFluidFsClusterFileByCloning 
 Copy-DellFluidFsVirtualMachine 
 Disconnect-DellApiConnection 
 Disconnect-DellScIscsiFaultDomainRemoteConnection 
 Disconnect-DellScRemoteIscsiConnection 
 Enable-DellFluidFsReplicationDemotion 
 Enable-DellFluidFsReplicationPromotion 
 Enable-DellScLiveVolumeOptimizedAlua 
 Enable-DellScMappingProfileDemotion 
 Enable-DellScMappingProfilePromotion 
 Enter-DellFluidCacheClusterMaintenanceMode 
 Exit-DellFluidCacheClusterMaintenanceMode 
 Expand-DellSaVmWareDatastore 
 Expand-DellScVolume 
 Expand-DellScVolumeToSize 
 Get-DellAsyncTask 
 Get-DellAsyncTaskCurrent 
 Get-DellCbSettings 
 Get-DellDrReplicationAsyncTask 
 Get-DellDrScReplicationControl 
 Get-DellDrScReplicationControlDrActivationSettingsListAssociation 
 Get-DellDrScReplicationControlRestorePointListAssociation 
 Get-DellDrScReplicationRestorePoint 
 Get-DellDrScReplicationRestorePointDrActivatedVolumeAssociation 
 Get-DellDrScReplicationRestorePointDrActivateSettingAssociation 
 Get-DellDrScReplicationRestorePointLiveVolumeAssociation 
 Get-DellDrScReplicationRestorePointReplicationAssociation 
 Get-DellDrScReplicationRestorePointRestoreSettingsAssociation 
 Get-DellDrTestActivatedScVolume 
 Get-DellEmDataCollector 
 Get-DellEmDataCollectorCertificate 
 Get-DellEmDataCollectorCurrentTime 
 Get-DellEmDataCollectorDatabaseConnectionSettings 
 Get-DellEmDataCollectorLicenseAssociation 
 Get-DellEmDataCollectorLimitsAssociation 
 Get-DellEmDataCollectorNetwork 
 Get-DellEmDataCollectorNetworkAdapter 
 Get-DellEmDataCollectorNetworkAssociation 
 Get-DellEmDataCollectorNetworkDataCollectorAssociation 
 Get-DellEmDataCollectorPasswordConfigurationAssociation 
 Get-DellEmDataCollectorPortConfiguration 
 Get-DellEmDataCollectorPortConfigurationDataCollectorAssociation 
 Get-DellEmDataCollectorSchedulesAssociation 
 Get-DellEmDataCollectorService 
 Get-DellEmDataCollectorServiceAssociation 
 Get-DellEmDataCollectorServiceDataCollectorAssociation 
 Get-DellEmDataCollectorSmisConfigurationAssociation 
 Get-DellEmDataCollectorSmtpServerAssociation 
 Get-DellEmDataCollectorVirtualApplianceUpgradePackageDirectory 
 Get-DellEmDirectoryService 
 Get-DellEmDirectoryServiceAvailableDirectoryUserGroupListAssociation 
 Get-DellEmDirectoryServiceDataCollectorAssociation 
 Get-DellEmDirectoryServiceGroupsInDomain 
 Get-DellEmDirectoryServiceReachableDomain 
 Get-DellEmDirectoryUserGroup 
 Get-DellEmDirectoryUserGroupDataCollectorAssociation 
 Get-DellEmDiscoveredStorageCenter 
 Get-DellEmDiscoveredStorageCenterByMacAddress 
 Get-DellEmDiscoveredStorageCenterDataCollectorAssociation 
 Get-DellEmDiscoveredStorageCenterDisk 
 Get-DellEmDiscoveredStorageCenterInitialConfigStatus 
 Get-DellEmDiscoveredStorageCenterInitialConfigSteps 
 Get-DellEmEvent 
 Get-DellEmEventDataCollectorAssociation 
 Get-DellEmEventFiltered 
 Get-DellEmLicense 
 Get-DellEmLicenseDataCollectorAssociation 
 Get-DellEmLimits 
 Get-DellEmLimitsDataCollectorAssociation 
 Get-DellEmNtpSettings 
 Get-DellEmNtpSettingsAvailableTimeZone 
 Get-DellEmNtpSettingsDataCollectorAssociation 
 Get-DellEmPasswordConfiguration 
 Get-DellEmPasswordConfigurationDataCollectorAssociation 
 Get-DellEmReplicationSettings 
 Get-DellEmReplicationSettingsDataCollectorAssociation 
 Get-DellEmSchedules 
 Get-DellEmSchedulesDataCollectorAssociation 
 Get-DellEmScSupportAssistSettings 
 Get-DellEmScSupportAssistSettingsDataCollectorAssociation 
 Get-DellEmScSupportAssistSettingsStorageCenterAssociation 
 Get-DellEmSmisConfiguration 
 Get-DellEmSmisConfigurationDataCollectorAssociation 
 Get-DellEmSmtpServer 
 Get-DellEmSmtpServerDataCollectorAssociation 
 Get-DellEmStorageCenterFolder 
 Get-DellEmStorageCenterFolderDataCollectorAssociation 
 Get-DellEmStorageCenterFolderStorageCenterListAssociation 
 Get-DellEmSupportAssistSettings 
 Get-DellEmSupportAssistSettingsDataCollectorAssociation 
 Get-DellEmUser 
 Get-DellEmUserCurrent 
 Get-DellEmUserDataCollectorAssociation 
 Get-DellEmUserGroup 
 Get-DellEmUserGroupDataCollectorAssociation 
 Get-DellEmUserGroupDirectoryUserGroupListAssociation 
 Get-DellEmUserStorageCenterListAssociation 
 Get-DellEmVirtualApplianceNetwork 
 Get-DellEmVirtualApplianceNetworkDataCollectorAssociation 
 Get-DellFluidCacheCluster 
 Get-DellFluidCacheClusterAllDeviceListAssociation 
 Get-DellFluidCacheClusterAllDeviceListWithScanAssociation 
 Get-DellFluidCacheClusterConfigurationServerListAssociation 
 Get-DellFluidCacheClusterDeviceListAssociation 
 Get-DellFluidCacheClusterDeviceStorageUsageListAssociation 
 Get-DellFluidCacheClusterEventListAssociation 
 Get-DellFluidCacheClusterHistoricalIoUsage 
 Get-DellFluidCacheClusterHistoricalStorageUsage 
 Get-DellFluidCacheClusterScVolumeListAssociation 
 Get-DellFluidCacheClusterServerHbaListAssociation 
 Get-DellFluidCacheClusterServerListAssociation 
 Get-DellFluidCacheClusterServersIoUsage 
 Get-DellFluidCacheClusterServerStorageUsageListAssociation 
 Get-DellFluidCacheClusterStorageCenterListAssociation 
 Get-DellFluidCacheClusterStorageUsageAssociation 
 Get-DellFluidCacheClusterStorageUsageFilter 
 Get-DellFluidCacheClusterStorageUsageFluidCacheClusterAssociation 
 Get-DellFluidCacheClusterUserListAssociation 
 Get-DellFluidCacheClusterVolumeListAssociation 
 Get-DellFluidCacheClusterVolumesIoUsage 
 Get-DellFluidCacheClusterVolumeStorageUsageListAssociation 
 Get-DellFluidCacheDevice 
 Get-DellFluidCacheDeviceClusterAssociation 
 Get-DellFluidCacheDeviceHistoricalIoUsage 
 Get-DellFluidCacheDeviceHistoricalStorageUsage 
 Get-DellFluidCacheDeviceServerAssociation 
 Get-DellFluidCacheDeviceStorageUsageAssociation 
 Get-DellFluidCacheDeviceStorageUsageClusterAssociation 
 Get-DellFluidCacheDeviceStorageUsageFilter 
 Get-DellFluidCacheDeviceStorageUsageFluidCacheDeviceAssociation 
 Get-DellFluidCacheIoStatsClusterAssociation 
 Get-DellFluidCacheServer 
 Get-DellFluidCacheServerClusterAssociation 
 Get-DellFluidCacheServerDeviceListAssociation 
 Get-DellFluidCacheServerHba 
 Get-DellFluidCacheServerHbaClusterAssociation 
 Get-DellFluidCacheServerHbaListAssociation 
 Get-DellFluidCacheServerHistoricalIoUsage 
 Get-DellFluidCacheServerHistoricalStorageUsage 
 Get-DellFluidCacheServerScServerListAssociation 
 Get-DellFluidCacheServerStorageUsageAssociation 
 Get-DellFluidCacheServerStorageUsageClusterAssociation 
 Get-DellFluidCacheServerStorageUsageFilter 
 Get-DellFluidCacheServerStorageUsageFluidCacheServerAssociation 
 Get-DellFluidCacheServerVolumeListAssociation 
 Get-DellFluidCacheVolume 
 Get-DellFluidCacheVolumeClusterAssociation 
 Get-DellFluidCacheVolumeHistoricalIoUsage 
 Get-DellFluidCacheVolumeHistoricalStorageUsage 
 Get-DellFluidCacheVolumeStorageUsageAssociation 
 Get-DellFluidCacheVolumeStorageUsageClusterAssociation 
 Get-DellFluidCacheVolumeStorageUsageFilter 
 Get-DellFluidCacheVolumeStorageUsageFluidCacheVolumeAssociation 
 Get-DellFluidFsAdministrativeNetwork 
 Get-DellFluidFsCluster 
 Get-DellFluidFsClusterAccessSettingsAssociation 
 Get-DellFluidFsClusterClusterIdentityAssociation 
 Get-DellFluidFsClusterEmEvent 
 Get-DellFluidFsClusterFileAccessNotificationConfigurationAssociation 
 Get-DellFluidFsClusterFileAccessNotificationSubscriberListAssociation 
 Get-DellFluidFsClusterIdentity 
 Get-DellFluidFsClusterLocalGroup 
 Get-DellFluidFsClusterLocalUser 
 Get-DellFluidFsClusterManualMappingListAssociation 
 Get-DellFluidFsClusterMappingPolicyAssociation 
 Get-DellFluidFsClusterNasPoolStatusAssociation 
 Get-DellFluidFsClusterNasVolumeFolderListAssociation 
 Get-DellFluidFsClusterNasVolumeListAssociation 
 Get-DellFluidFsClusterNfsExportListAssociation 
 Get-DellFluidFsClusterPlatformEventListAssociation 
 Get-DellFluidFsClusterSmbHomeShareAssociation 
 Get-DellFluidFsClusterSmbShareListAssociation 
 Get-DellFluidFsClusterVersionAssociation 
 Get-DellFluidFsClusterWeeklyPerformancePatterns 
 Get-DellFluidFsCollapsedPlatformEvent 
 Get-DellFluidFsDirectoryQuotaRule 
 Get-DellFluidFsExternalServerState 
 Get-DellFluidFsFileAccessNotificationConfiguration 
 Get-DellFluidFsFileAccessNotificationConfigurationSubscribersListAssociation 
 Get-DellFluidFsFileAccessNotificationPolicy 
 Get-DellFluidFsFileAccessNotificationSubscriber 
 Get-DellFluidFsGroupQuotaRule 
 Get-DellFluidFsGroupQuotaUsage 
 Get-DellFluidFsManualMapping 
 Get-DellFluidFsMappingPolicy 
 Get-DellFluidFsNasPoolStatus 
 Get-DellFluidFsNasVolume 
 Get-DellFluidFsNasVolumeDirectoryQuotaRuleListAssociation 
 Get-DellFluidFsNasVolumeExternalManagement 
 Get-DellFluidFsNasVolumeFileAccessNotificationPolicyAssociation 
 Get-DellFluidFsNasVolumeFolder 
 Get-DellFluidFsNasVolumeFolderAssociation 
 Get-DellFluidFsNasVolumeGroupQuotaRuleListAssociation 
 Get-DellFluidFsNasVolumeGroupQuotaUsageListAssociation 
 Get-DellFluidFsNasVolumeNfsExportListAssociation 
 Get-DellFluidFsNasVolumeSmbHomeShareAssociation 
 Get-DellFluidFsNasVolumeSmbShareListAssociation 
 Get-DellFluidFsNasVolumeSnapshotListAssociation 
 Get-DellFluidFsNasVolumeSnapshotScheduleListAssociation 
 Get-DellFluidFsNasVolumeUserQuotaRuleListAssociation 
 Get-DellFluidFsNasVolumeUserQuotaUsageListAssociation 
 Get-DellFluidFsNasVolumeWeeklyPerformancePatterns 
 Get-DellFluidFsNfsExport 
 Get-DellFluidFsPlatformEvent 
 Get-DellFluidFsRemoteClusterStatus 
 Get-DellFluidFsReplication 
 Get-DellFluidFsReplicationSchedule 
 Get-DellFluidFsSmbHomeShare 
 Get-DellFluidFsSmbShare 
 Get-DellFluidFsSmbShareSecurityDescriptor 
 Get-DellFluidFsSnapshot 
 Get-DellFluidFsSnapshotSchedule 
 Get-DellFluidFsTenant 
 Get-DellFluidFsTenantAccessSettings 
 Get-DellFluidFsTenantWeeklyPerformancePatterns 
 Get-DellFluidFsUserQuotaRule 
 Get-DellFluidFsUserQuotaUsage 
 Get-DellFluidFsVersion 
 Get-DellFluidFsVirtualMachine 
 Get-DellFluidFsVirtualMachineVmwareComputeResourceListAssociation 
 Get-DellFluidFsVirtualMachineVmwareServerAssociation 
 Get-DellFluidFsVmwareComputeResource 
 Get-DellFluidFsVmwareCustomizationSpec 
 Get-DellFluidFsVmwareServer 
 Get-DellFluidFsVmwareVirtualAppliance 
 Get-DellFluidFsVmwareVirtualApplianceVmwareComputeResourceListAssociation 
 Get-DellFluidFsVmwareVirtualApplianceVmwareServerAssociation 
 Get-DellHostSetupBestPractices 
 Get-DellHostSetupBlackListedDriver 
 Get-DellHostSetupHba 
 Get-DellHostSetupIscsiPortal 
 Get-DellSaConfiguration 
 Get-DellSaConfigurationServerAgentControlAssociation 
 Get-DellSaFolder 
 Get-DellSaFolderFolderListAssociation 
 Get-DellSaFolderServerAgentControlAssociation 
 Get-DellSaFolderServerListAssociation 
 Get-DellSaFolderWindowsClusterListAssociation 
 Get-DellSaServer 
 Get-DellSaServerHba 
 Get-DellSaServerHbaScServerHbaListAssociation 
 Get-DellSaServerHbaServerAgentControlAssociation 
 Get-DellSaServerScServerListAssociation 
 Get-DellSaServerServerAgentControlAssociation 
 Get-DellSaSettings 
 Get-DellSaSpaceRecoveryRun 
 Get-DellSaSpaceRecoveryRunServerAgentControlAssociation 
 Get-DellSavedApiConnection 
 Get-DellSaVirtualDisk 
 Get-DellSaVirtualDiskServerAgentControlAssociation 
 Get-DellSaVirtualMachine 
 Get-DellSaVirtualMachineScServerListAssociation 
 Get-DellSaVirtualMachineScVolumeListAssociation 
 Get-DellSaVirtualMachineServerAgentControlAssociation 
 Get-DellSaVmWareCluster 
 Get-DellSaVmWareClusterDatastoreListAssociation 
 Get-DellSaVmWareClusterEsxServerListAssociation 
 Get-DellSaVmWareClusterScServerListAssociation 
 Get-DellSaVmWareClusterServerAgentControlAssociation 
 Get-DellSaVmWareDatastore 
 Get-DellSaVmWareDatastoreEsxServerListAssociation 
 Get-DellSaVmWareDatastoreVirtualDiskListAssociation 
 Get-DellSaVmWareDatastoreVirtualMachineListAssociation 
 Get-DellSaVmWareEsxServer 
 Get-DellSaVmWareEsxServerDatastoreListAssociation 
 Get-DellSaVmWareEsxServerHbaListAssociation 
 Get-DellSaVmWareServerHba 
 Get-DellSaVmWareVCenterServer 
 Get-DellSaVmWareVCenterServerClusterListAssociation 
 Get-DellSaVmWareVCenterServerDatastoreListAssociation 
 Get-DellSaVmWareVCenterServerEsxServerListAssociation 
 Get-DellSaVmWareVirtualDisk 
 Get-DellSaVmWareVirtualMachine 
 Get-DellSaVmWareVirtualMachineDatastoreListAssociation 
 Get-DellSaVmWareVirtualMachineVirtualDiskListAssociation 
 Get-DellSaVolume 
 Get-DellSaVolumeHistoricalStorageUsage 
 Get-DellSaVolumeScVolumeListAssociation 
 Get-DellSaVolumeServerAgentControlAssociation 
 Get-DellSaVolumeStorageUsage 
 Get-DellSaVolumeStorageUsageAssociation 
 Get-DellSaVolumeStorageUsageServerAgentControlAssociation 
 Get-DellSaWindowsCluster 
 Get-DellSaWindowsClusterClusterVolumeListAssociation 
 Get-DellSaWindowsClusterScServerListAssociation 
 Get-DellSaWindowsClusterServerAgentControlAssociation 
 Get-DellSaWindowsClusterServerListAssociation 
 Get-DellSaWindowsClusterVolume 
 Get-DellSaWindowsClusterVolumeListAssociation 
 Get-DellSaWindowsClusterVolumeSaWindowsVolumeListAssociation 
 Get-DellSaWindowsServer 
 Get-DellSaWindowsServerAvailableDrive 
 Get-DellSaWindowsServerHba 
 Get-DellSaWindowsServerHbaListAssociation 
 Get-DellSaWindowsServerMountPointAvailableStatus 
 Get-DellSaWindowsServerSpaceRecoveryRunListAssociation 
 Get-DellSaWindowsServerVolumeListAssociation 
 Get-DellSaWindowsVirtualDisk 
 Get-DellSaWindowsVirtualMachine 
 Get-DellSaWindowsVirtualMachineVirtualDiskListAssociation 
 Get-DellSaWindowsVirtualMachineVolumeListAssociation 
 Get-DellSaWindowsVolume 
 Get-DellSaWindowsVolumeSpaceRecoveryRunListAssociation 
 Get-DellSaWindowsVolumeVirtualDiskListAssociation 
 Get-DellSaWindowsVolumeVirtualMachineListAssociation 
 Get-DellScAlert 
 Get-DellScAlertFruTicketAssociation 
 Get-DellScAlertStorageCenterAssociation 
 Get-DellScBackgroundProcess 
 Get-DellScCapabilities 
 Get-DellScCapabilitiesStorageCenterAssociation 
 Get-DellScChassis 
 Get-DellScChassisControllerListAssociation 
 Get-DellScChassisEnclosureAssociation 
 Get-DellScChassisFanSensorListAssociation 
 Get-DellScChassisPowerSupplyListAssociation 
 Get-DellScChassisTemperatureSensorListAssociation 
 Get-DellScCloudIqConfig 
 Get-DellScConfiguration 
 Get-DellScConfigurationStorageCenterAssociation 
 Get-DellScController 
 Get-DellScControllerCacheCard 
 Get-DellScControllerCacheCardAssociation 
 Get-DellScControllerCacheCardControllerAssociation 
 Get-DellScControllerCacheCardPort 
 Get-DellScControllerCacheCardPortStorageCenterAssociation 
 Get-DellScControllerCacheCardStorageCenterAssociation 
 Get-DellScControllerControllerPortListAssociation 
 Get-DellScControllerControllerPortTypeListAssociation 
 Get-DellScControllerFanSensor 
 Get-DellScControllerFanSensorControllerAssociation 
 Get-DellScControllerFanSensorListAssociation 
 Get-DellScControllerFanSensorStorageCenterAssociation 
 Get-DellScControllerHistoricalIoUsage 
 Get-DellScControllerPhysicalControllerPortListAssociation 
 Get-DellScControllerPort 
 Get-DellScControllerPortConfiguration 
 Get-DellScControllerPortConfigurationControllerPortAssociation 
 Get-DellScControllerPortConfigurationPreferredControllerAssociation 
 Get-DellScControllerPortConfigurationStorageCenterAssociation 
 Get-DellScControllerPortControllerPortConfigurationAssociation 
 Get-DellScControllerPortControllerPortTypeAssociation 
 Get-DellScControllerPortDefaultBackEndPort 
 Get-DellScControllerPortFaultDomainListAssociation 
 Get-DellScControllerPortFibreChannelConfiguration 
 Get-DellScControllerPortFibreChannelRemoteConnection 
 Get-DellScControllerPortHistoricalIoUsage 
 Get-DellScControllerPortIscsiConfiguration 
 Get-DellScControllerPortIscsiConfigurationIscsiNetworkInformationAssociation 
 Get-DellScControllerPortIscsiNatInitiatorConfig 
 Get-DellScControllerPortIscsiNatInitiatorConfigStorageCenterAssociation 
 Get-DellScControllerPortIscsiNatTargetConfig 
 Get-DellScControllerPortIscsiNatTargetConfigStorageCenterAssociation 
 Get-DellScControllerPortIscsiRemoteConnection 
 Get-DellScControllerPortPathListAssociation 
 Get-DellScControllerPortRemoteConnection 
 Get-DellScControllerPortRemoteConnectionListAssociation 
 Get-DellScControllerPortSasConfiguration 
 Get-DellScControllerPortSasRemoteConnection 
 Get-DellScControllerPortType 
 Get-DellScControllerPortTypeControllerPortListAssociation 
 Get-DellScControllerPortTypeHistoricalIoUsage 
 Get-DellScControllerPortTypeStorageCenterAssociation 
 Get-DellScControllerPortVirtualPortListAssociation 
 Get-DellScControllerPortVlanPortListAssociation 
 Get-DellScControllerPowerSupply 
 Get-DellScControllerPowerSupplyControllerAssociation 
 Get-DellScControllerPowerSupplyListAssociation 
 Get-DellScControllerPowerSupplyStorageCenterAssociation 
 Get-DellScControllerStorageCenterAssociation 
 Get-DellScControllerTemperatureSensor 
 Get-DellScControllerTemperatureSensorControllerAssociation 
 Get-DellScControllerTemperatureSensorListAssociation 
 Get-DellScControllerTemperatureSensorStorageCenterAssociation 
 Get-DellScControllerVoltageSensor 
 Get-DellScControllerVoltageSensorControllerAssociation 
 Get-DellScControllerVoltageSensorListAssociation 
 Get-DellScControllerVoltageSensorStorageCenterAssociation 
 Get-DellScCopyMirrorMigrate 
 Get-DellScCopyMirrorMigrateStorageCenterAssociation 
 Get-DellScDataReductionProfile 
 Get-DellScDirectoryService 
 Get-DellScDirectoryServiceDiscoveredDirectoryServiceSettingsAssociation 
 Get-DellScDirectoryServiceStorageCenterAssociation 
 Get-DellScDirectoryUserGroup 
 Get-DellScDirectoryUserGroupAssociatedUserGroupListAssociation 
 Get-DellScDirectoryUserGroupStorageCenterAssociation 
 Get-DellScDisk 
 Get-DellScDiskClass 
 Get-DellScDiskClassDiskListAssociation 
 Get-DellScDiskClassHistoricalIoUsage 
 Get-DellScDiskClassHistoricalStorageUsage 
 Get-DellScDiskClassStorageCenterAssociation 
 Get-DellScDiskClassStorageUsage 
 Get-DellScDiskClassStorageUsageAssociation 
 Get-DellScDiskClassStorageUsageFilter 
 Get-DellScDiskClassStorageUsageScDiskClassAssociation 
 Get-DellScDiskClassStorageUsageStorageCenterAssociation 
 Get-DellScDiskConfiguration 
 Get-DellScDiskConfigurationDiskAssociation 
 Get-DellScDiskConfigurationStorageCenterAssociation 
 Get-DellScDiskDiskConfigurationAssociation 
 Get-DellScDiskDiskEnduranceHistoryListAssociation 
 Get-DellScDiskDiskFolderClassAssociation 
 Get-DellScDiskDiskFolderTierAssociation 
 Get-DellScDiskDiskStatsAssociation 
 Get-DellScDiskEnclosureAssociation 
 Get-DellScDiskFolder 
 Get-DellScDiskFolderClass 
 Get-DellScDiskFolderClassDiskListAssociation 
 Get-DellScDiskFolderClassHistoricalStorageUsage 
 Get-DellScDiskFolderClassStorageCenterAssociation 
 Get-DellScDiskFolderClassStorageUsage 
 Get-DellScDiskFolderClassStorageUsageAssociation 
 Get-DellScDiskFolderClassStorageUsageFilter 
 Get-DellScDiskFolderClassStorageUsageScDiskFolderClassAssociation 
 Get-DellScDiskFolderClassStorageUsageStorageCenterAssociation 
 Get-DellScDiskFolderDefaultSettings 
 Get-DellScDiskFolderDiskFolderClassListAssociation 
 Get-DellScDiskFolderDiskFolderTierListAssociation 
 Get-DellScDiskFolderDiskListAssociation 
 Get-DellScDiskFolderGenerateRaidRebalanceStatus 
 Get-DellScDiskFolderHistoricalStorageUsage 
 Get-DellScDiskFolderSpareDiskListAssociation 
 Get-DellScDiskFolderStorageCenterAssociation 
 Get-DellScDiskFolderStorageTypeListAssociation 
 Get-DellScDiskFolderStorageUsage 
 Get-DellScDiskFolderStorageUsageAssociation 
 Get-DellScDiskFolderStorageUsageFilter 
 Get-DellScDiskFolderStorageUsageScDiskFolderAssociation 
 Get-DellScDiskFolderStorageUsageStorageCenterAssociation 
 Get-DellScDiskFolderTier 
 Get-DellScDiskFolderTierDiskListAssociation 
 Get-DellScDiskFolderTierHistoricalStorageUsage 
 Get-DellScDiskFolderTierStorageCenterAssociation 
 Get-DellScDiskFolderTierStorageUsage 
 Get-DellScDiskFolderTierStorageUsageAssociation 
 Get-DellScDiskFolderTierStorageUsageFilter 
 Get-DellScDiskFolderTierStorageUsageScDiskFolderTierAssociation 
 Get-DellScDiskFolderTierStorageUsageStorageCenterAssociation 
 Get-DellScDiskFruTicketAssociation 
 Get-DellScDiskHistoricalIoUsage 
 Get-DellScDiskHistoricalStorageUsage 
 Get-DellScDiskReleaseDiskAvailability 
 Get-DellScDiskStats 
 Get-DellScDiskStatsDiskAssociation 
 Get-DellScDiskStatsStorageCenterAssociation 
 Get-DellScDiskStorageCenterAssociation 
 Get-DellScDiskStorageUsage 
 Get-DellScDiskStorageUsageAssociation 
 Get-DellScDiskStorageUsageFilter 
 Get-DellScDiskStorageUsageScDiskAssociation 
 Get-DellScDiskStorageUsageStorageCenterAssociation 
 Get-DellScEnclosure 
 Get-DellScEnclosureAudibleAlarm 
 Get-DellScEnclosureAudibleAlarmEnclosureAssociation 
 Get-DellScEnclosureAudibleAlarmListAssociation 
 Get-DellScEnclosureAudibleAlarmStorageCenterAssociation 
 Get-DellScEnclosureCoolingFanSensor 
 Get-DellScEnclosureCoolingFanSensorEnclosureAssociation 
 Get-DellScEnclosureCoolingFanSensorListAssociation 
 Get-DellScEnclosureCoolingFanSensorStorageCenterAssociation 
 Get-DellScEnclosureDiskListAssociation 
 Get-DellScEnclosureDrawer 
 Get-DellScEnclosureDrawerEnclosureAssociation 
 Get-DellScEnclosureDrawerListAssociation 
 Get-DellScEnclosureDrawerStorageCenterAssociation 
 Get-DellScEnclosureIoModule 
 Get-DellScEnclosureIoModuleEnclosureAssociation 
 Get-DellScEnclosureIoModuleIoPortListAssociation 
 Get-DellScEnclosureIoModuleListAssociation 
 Get-DellScEnclosureIoModuleStorageCenterAssociation 
 Get-DellScEnclosureIoPort 
 Get-DellScEnclosureIoPortIoModuleAssociation 
 Get-DellScEnclosurePowerSupply 
 Get-DellScEnclosurePowerSupplyEnclosureAssociation 
 Get-DellScEnclosurePowerSupplyListAssociation 
 Get-DellScEnclosurePowerSupplyStorageCenterAssociation 
 Get-DellScEnclosureStorageCenterAssociation 
 Get-DellScEnclosureTemperatureSensor 
 Get-DellScEnclosureTemperatureSensorEnclosureAssociation 
 Get-DellScEnclosureTemperatureSensorListAssociation 
 Get-DellScEnclosureTemperatureSensorStorageCenterAssociation 
 Get-DellScEventManagerMessage 
 Get-DellScExternalDevice 
 Get-DellScExternalDeviceImport 
 Get-DellScExternalDeviceImportListAssociation 
 Get-DellScExternalDeviceImportStorageCenterAssociation 
 Get-DellScExternalDeviceMappingListAssociation 
 Get-DellScExternalDeviceMappingProfileListAssociation 
 Get-DellScExternalDeviceStorageCenterAssociation 
 Get-DellScFaultDomain 
 Get-DellScFaultDomainHistoricalIoUsage 
 Get-DellScFaultDomainPhysicalPortListAssociation 
 Get-DellScFaultDomainPotentialFaultDomain 
 Get-DellScFaultDomainStorageCenterAssociation 
 Get-DellScFaultDomainVirtualPortListAssociation 
 Get-DellScFibreChannelFaultDomain 
 Get-DellScFruTicket 
 Get-DellScFruTicketAlertAssociation 
 Get-DellScFruTicketDataStorageCenterAssociation 
 Get-DellScFruTicketDataTicketAssociation 
 Get-DellScFruTicketFruTicketDataListAssociation 
 Get-DellScFruTicketStorageCenterAssociation 
 Get-DellScHostCache 
 Get-DellScHostCacheServerListAssociation 
 Get-DellScIpFilter 
 Get-DellScIpFilterAccessFailure 
 Get-DellScIpFilterAccessFailureStorageCenterAssociation 
 Get-DellScIpFilterStorageCenterAssociation 
 Get-DellScIscsiFaultDomain 
 Get-DellScIscsiFaultDomainControlPortAssociation 
 Get-DellScIscsiFaultDomainRemoteChapInitiatorListAssociation 
 Get-DellScIscsiFaultDomainRemoteConnectionListAssociation 
 Get-DellScLicense 
 Get-DellScLicensedFeature 
 Get-DellScLicensedFeatureStorageCenterAssociation 
 Get-DellScLicensedLimit 
 Get-DellScLicensedLimitStorageCenterAssociation 
 Get-DellScLiveVolume 
 Get-DellScLiveVolumeControllerConnectivityListAssociation 
 Get-DellScLiveVolumeCurrentReplicationProgressAssociation 
 Get-DellScLiveVolumeHistoricalReplicationProgress 
 Get-DellScLiveVolumeStorageCenterAssociation 
 Get-DellScMapping 
 Get-DellScMappingProfile 
 Get-DellScMappingProfileAdvancedMappingAssociation 
 Get-DellScMappingProfileMappingListAssociation 
 Get-DellScMappingProfileServerHbasUsedListAssociation 
 Get-DellScMappingProfileStorageCenterAssociation 
 Get-DellScMappingStorageCenterAssociation 
 Get-DellScMigration 
 Get-DellScMigrationControllerConnectivityListAssociation 
 Get-DellScMigrationCurrentReplicationProgressAssociation 
 Get-DellScMigrationHistoricalReplicationProgress 
 Get-DellScNtpSettings 
 Get-DellScNtpSettingsStorageCenterAssociation 
 Get-DellScObjectCount 
 Get-DellScObjectCountStorageCenterAssociation 
 Get-DellScPasswordConfiguration 
 Get-DellScPasswordConfigurationStorageCenterAssociation 
 Get-DellScPhysicalServer 
 Get-DellScPhysicalServerVirtualServerListAssociation 
 Get-DellScQosProfile 
 Get-DellScQosProfileHistoricalIoUsage 
 Get-DellScQosProfileStorageCenterAssociation 
 Get-DellScQosProfileVolumeListAssociation 
 Get-DellScRemoteChapInitiator 
 Get-DellScRemoteChapInitiatorStorageCenterAssociation 
 Get-DellScRemoteControllerConnectivity 
 Get-DellScRemoteControllerConnectivityPair 
 Get-DellScRemoteControllerConnectivityStorageCenterAssociation 
 Get-DellScRemoteIscsiConnection 
 Get-DellScRemoteIscsiConnectionStorageCenterAssociation 
 Get-DellScRemoteStorageCenter 
 Get-DellScRemoteStorageCenterControllerConnectivityListAssociation 
 Get-DellScRemoteStorageCenterIscsiConnectionAssociation 
 Get-DellScRemoteStorageCenterRemoteStorageCenterAssociation 
 Get-DellScReplay 
 Get-DellScReplayConsistencyGroup 
 Get-DellScReplayConsistencyGroupReplayListAssociation 
 Get-DellScReplayConsistencyGroupStorageCenterAssociation 
 Get-DellScReplayHistoricalStorageUsage 
 Get-DellScReplayProfile 
 Get-DellScReplayProfileConsistencyGroupListAssociation 
 Get-DellScReplayProfileRemoteExpirationRule 
 Get-DellScReplayProfileRemoteExpirationRuleListAssociation 
 Get-DellScReplayProfileRemoteExpirationRuleRemoteStorageCenterAssociation 
 Get-DellScReplayProfileRemoteExpirationRuleReplayProfileAssociation 
 Get-DellScReplayProfileRemoteExpirationRuleStorageCenterAssociation 
 Get-DellScReplayProfileReplayListAssociation 
 Get-DellScReplayProfileRule 
 Get-DellScReplayProfileRuleListAssociation 
 Get-DellScReplayProfileRuleRemoteExpirationRuleListAssociation 
 Get-DellScReplayProfileRuleStorageCenterAssociation 
 Get-DellScReplayProfileStorageCenterAssociation 
 Get-DellScReplayProfileVolumeListAssociation 
 Get-DellScReplayStorageCenterAssociation 
 Get-DellScReplayStorageUsage 
 Get-DellScReplayStorageUsageAssociation 
 Get-DellScReplayStorageUsageFilter 
 Get-DellScReplayStorageUsageScReplayAssociation 
 Get-DellScReplication 
 Get-DellScReplicationControllerConnectivityListAssociation 
 Get-DellScReplicationCurrentProgressAssociation 
 Get-DellScReplicationDestinationVolumeRestoreReplayAssociation 
 Get-DellScReplicationHistoricalProgress 
 Get-DellScReplicationProgress 
 Get-DellScReplicationProgressStorageCenterAssociation 
 Get-DellScReplicationQosNode 
 Get-DellScReplicationQosNodeCurrentProgressAssociation 
 Get-DellScReplicationQosNodeHistoricalProgress 
 Get-DellScReplicationQosNodeProgress 
 Get-DellScReplicationQosNodeProgressStorageCenterAssociation 
 Get-DellScReplicationQosNodeReplicationListAssociation 
 Get-DellScReplicationQosNodeScheduleListAssociation 
 Get-DellScReplicationQosNodeStorageCenterAssociation 
 Get-DellScReplicationRestorePointAssociation 
 Get-DellScReplicationStorageCenterAssociation 
 Get-DellScSasFaultDomain 
 Get-DellScSecureDataKeyManager 
 Get-DellScSecureDataKeyManagerStorageCenterAssociation 
 Get-DellScServer 
 Get-DellScServerCluster 
 Get-DellScServerClusterServerListAssociation 
 Get-DellScServerClusterVirtualServerListAssociation 
 Get-DellScServerFolder 
 Get-DellScServerFolderHistoricalIoUsage 
 Get-DellScServerFolderHistoricalStorageUsage 
 Get-DellScServerFolderServerFolderListAssociation 
 Get-DellScServerFolderServerListAssociation 
 Get-DellScServerFolderStorageCenterAssociation 
 Get-DellScServerFolderStorageUsage 
 Get-DellScServerFolderStorageUsageAssociation 
 Get-DellScServerFolderStorageUsageFilter 
 Get-DellScServerFolderStorageUsageScServerFolderAssociation 
 Get-DellScServerFolderStorageUsageStorageCenterAssociation 
 Get-DellScServerHba 
 Get-DellScServerHbaHistoricalIoUsage 
 Get-DellScServerHbaListAssociation 
 Get-DellScServerHbaPath 
 Get-DellScServerHbaPathListAssociation 
 Get-DellScServerHbaPathStorageCenterAssociation 
 Get-DellScServerHbaStorageCenterAssociation 
 Get-DellScServerHistoricalIoUsage 
 Get-DellScServerHistoricalStorageUsage 
 Get-DellScServerHostCacheAssociation 
 Get-DellScServerMappingListAssociation 
 Get-DellScServerMappingProfileListAssociation 
 Get-DellScServerOperatingSystem 
 Get-DellScServerOperatingSystemServerListAssociation 
 Get-DellScServerOperatingSystemStorageCenterAssociation 
 Get-DellScServerPathListAssociation 
 Get-DellScServerSaServerListAssociation 
 Get-DellScServerStorageCenterAssociation 
 Get-DellScServerStorageUsage 
 Get-DellScServerStorageUsageAssociation 
 Get-DellScServerStorageUsageFilter 
 Get-DellScServerStorageUsageScServerAssociation 
 Get-DellScServerStorageUsageStorageCenterAssociation 
 Get-DellScSmtpSettings 
 Get-DellScSmtpSettingsStorageCenterAssociation 
 Get-DellScSnmpSettings 
 Get-DellScSnmpSettingsStorageCenterAssociation 
 Get-DellScSnmpTrapDestination 
 Get-DellScSnmpTrapDestinationStorageCenterAssociation 
 Get-DellScSnmpv3User 
 Get-DellScSnmpv3UserStorageCenterAssociation 
 Get-DellScSshSettings 
 Get-DellScSshSettingsControllerInfoListAssociation 
 Get-DellScSshSettingsStorageCenterAssociation 
 Get-DellScStorageContainer 
 Get-DellScStorageContainerHistoricalIoUsage 
 Get-DellScStorageContainerHistoricalStorageUsage 
 Get-DellScStorageContainerReplayStorageUsage 
 Get-DellScStorageContainerStorageCenterAssociation 
 Get-DellScStorageContainerStorageUsage 
 Get-DellScStorageContainerStorageUsageAssociation 
 Get-DellScStorageContainerStorageUsageFilter 
 Get-DellScStorageContainerStorageUsageScStorageContainerAssociation 
 Get-DellScStorageContainerStorageUsageStorageCenterAssociation 
 Get-DellScStorageContainerVolumeListAssociation 
 Get-DellScStorageProfile 
 Get-DellScStorageProfileHistoricalIoUsage 
 Get-DellScStorageProfileStorageCenterAssociation 
 Get-DellScStorageProfileVolumeListAssociation 
 Get-DellScStorageSettings 
 Get-DellScStorageSettingsStorageCenterAssociation 
 Get-DellScStorageType 
 Get-DellScStorageTypeClass 
 Get-DellScStorageTypeClassDiskFolderAssociation 
 Get-DellScStorageTypeClassHistoricalStorageUsage 
 Get-DellScStorageTypeClassStorageCenterAssociation 
 Get-DellScStorageTypeClassStorageGrowth 
 Get-DellScStorageTypeClassStorageGrowthStorageCenterAssociation 
 Get-DellScStorageTypeClassStorageGrowthStorageTypeClassAssociation 
 Get-DellScStorageTypeClassStorageUsage 
 Get-DellScStorageTypeClassStorageUsageAssociation 
 Get-DellScStorageTypeClassStorageUsageFilter 
 Get-DellScStorageTypeClassStorageUsageScStorageTypeClassAssociation 
 Get-DellScStorageTypeClassStorageUsageStorageCenterAssociation 
 Get-DellScStorageTypeDefaultSettings 
 Get-DellScStorageTypeHistoricalStorageUsage 
 Get-DellScStorageTypeStorageCenterAssociation 
 Get-DellScStorageTypeStorageTypeClassListAssociation 
 Get-DellScStorageTypeStorageTypeTierListAssociation 
 Get-DellScStorageTypeStorageUsage 
 Get-DellScStorageTypeStorageUsageAssociation 
 Get-DellScStorageTypeStorageUsageFilter 
 Get-DellScStorageTypeStorageUsageScStorageTypeAssociation 
 Get-DellScStorageTypeStorageUsageStorageCenterAssociation 
 Get-DellScStorageTypeTier 
 Get-DellScStorageTypeTierDiskFolderAssociation 
 Get-DellScStorageTypeTierHistoricalStorageUsage 
 Get-DellScStorageTypeTierStorageCenterAssociation 
 Get-DellScStorageTypeTierStorageUsage 
 Get-DellScStorageTypeTierStorageUsageAssociation 
 Get-DellScStorageTypeTierStorageUsageFilter 
 Get-DellScStorageTypeTierStorageUsageScStorageTypeTierAssociation 
 Get-DellScStorageTypeTierStorageUsageStorageCenterAssociation 
 Get-DellScSupportAssistContactInformation 
 Get-DellScSupportAssistContactInformationStorageCenterAssociation 
 Get-DellScSupportAssistSettings 
 Get-DellScSupportAssistSettingsStorageCenterAssociation 
 Get-DellScSyslogServer 
 Get-DellScSyslogServerStorageCenterAssociation 
 Get-DellScTopologyLoop 
 Get-DellScTopologyLoopStorageCenterAssociation 
 Get-DellScTopologyLoopTopologyObjectListAssociation 
 Get-DellScTopologyObject 
 Get-DellScTopologyObjectStorageCenterAssociation 
 Get-DellScUpdate 
 Get-DellScUpdateReadinessResult 
 Get-DellScUpdateStorageCenterAssociation 
 Get-DellScUps 
 Get-DellScUpsStorageCenterAssociation 
 Get-DellScUser 
 Get-DellScUserDeleted 
 Get-DellScUserGroup 
 Get-DellScUserGroupDiskFolderListAssociation 
 Get-DellScUserGroupListAssociation 
 Get-DellScUserGroupServerFolderListAssociation 
 Get-DellScUserGroupStorageCenterAssociation 
 Get-DellScUserGroupUserListAssociation 
 Get-DellScUserGroupVolumeFolderListAssociation 
 Get-DellScUserPreferences 
 Get-DellScUserPreferencesDefault 
 Get-DellScUserPreferencesStorageCenterAssociation 
 Get-DellScUserPreferencesUserAssociation 
 Get-DellScUserStorageCenterAssociation 
 Get-DellScUserUserPreferencesAssociation 
 Get-DellScVirtualServer 
 Get-DellScVolume 
 Get-DellScVolumeActiveReplayAssociation 
 Get-DellScVolumeConfiguration 
 Get-DellScVolumeConfigurationStorageCenterAssociation 
 Get-DellScVolumeConfigurationStorageTypeClassDistributionListAssociation 
 Get-DellScVolumeCopyMirrorMigrateListAssociation 
 Get-DellScVolumeFluidCacheVolumeAssociation 
 Get-DellScVolumeFolder 
 Get-DellScVolumeFolderHistoricalIoUsage 
 Get-DellScVolumeFolderHistoricalStorageUsage 
 Get-DellScVolumeFolderStorageCenterAssociation 
 Get-DellScVolumeFolderStorageContainerListAssociation 
 Get-DellScVolumeFolderStorageUsage 
 Get-DellScVolumeFolderStorageUsageAssociation 
 Get-DellScVolumeFolderStorageUsageFilter 
 Get-DellScVolumeFolderStorageUsageScVolumeFolderAssociation 
 Get-DellScVolumeFolderStorageUsageStorageCenterAssociation 
 Get-DellScVolumeFolderVolumeFolderListAssociation 
 Get-DellScVolumeFolderVolumeListAssociation 
 Get-DellScVolumeHistoricalIoUsage 
 Get-DellScVolumeHistoricalStorageUsage 
 Get-DellScVolumeLastFrozenReplayAssociation 
 Get-DellScVolumeMappingListAssociation 
 Get-DellScVolumeMappingProfileListAssociation 
 Get-DellScVolumeReplayListAssociation 
 Get-DellScVolumeReplayProfileListAssociation 
 Get-DellScVolumeReplicationDestinationAssociation 
 Get-DellScVolumeReplicationSourceListAssociation 
 Get-DellScVolumeSaVolumeListAssociation 
 Get-DellScVolumeServerListAssociation 
 Get-DellScVolumeStorageCenterAssociation 
 Get-DellScVolumeStorageGrowth 
 Get-DellScVolumeStorageGrowthAssociation 
 Get-DellScVolumeStorageGrowthScVolumeAssociation 
 Get-DellScVolumeStorageGrowthStorageCenterAssociation 
 Get-DellScVolumeStorageUsage 
 Get-DellScVolumeStorageUsageAssociation 
 Get-DellScVolumeStorageUsageFilter 
 Get-DellScVolumeStorageUsageScVolumeAssociation 
 Get-DellScVolumeStorageUsageStorageCenterAssociation 
 Get-DellScVolumeVolumeConfigurationAssociation 
 Get-DellScVolumeVolumeStorageTypeTierDistributionListAssociation 
 Get-DellStorageApiCommandSetVersion 
 Get-DellStorageCenter 
 Get-DellStorageCenterActiveAlertListAssociation 
 Get-DellStorageCenterAlertListAssociation 
 Get-DellStorageCenterAvailableServerHbaListAssociation 
 Get-DellStorageCenterCapabilitiesAssociation 
 Get-DellStorageCenterChassisAssociation 
 Get-DellStorageCenterCloudIqConfigAssociation 
 Get-DellStorageCenterConfigurationAssociation 
 Get-DellStorageCenterControllerCacheCardListAssociation 
 Get-DellStorageCenterControllerFanSensorListAssociation 
 Get-DellStorageCenterControllerListAssociation 
 Get-DellStorageCenterControllerPortIscsiNatInitiatorConfigListAssociation 
 Get-DellStorageCenterControllerPortIscsiNatTargetConfigListAssociation 
 Get-DellStorageCenterControllerPortListAssociation 
 Get-DellStorageCenterControllerPortTypeListAssociation 
 Get-DellStorageCenterControllerPowerSupplyListAssociation 
 Get-DellStorageCenterControllerTemperatureSensorListAssociation 
 Get-DellStorageCenterControllerVoltageSensorListAssociation 
 Get-DellStorageCenterCopyMirrorMigrateListAssociation 
 Get-DellStorageCenterDeploymentStatus 
 Get-DellStorageCenterDirectoryServiceAssociation 
 Get-DellStorageCenterDiskClassListAssociation 
 Get-DellStorageCenterDiskClassStorageUsageAssociation 
 Get-DellStorageCenterDiskConfigurationListAssociation 
 Get-DellStorageCenterDiskFolderClassListAssociation 
 Get-DellStorageCenterDiskFolderClassStorageUsageAssociation 
 Get-DellStorageCenterDiskFolderListAssociation 
 Get-DellStorageCenterDiskFolderStorageUsageAssociation 
 Get-DellStorageCenterDiskFolderTierListAssociation 
 Get-DellStorageCenterDiskFolderTierStorageUsageAssociation 
 Get-DellStorageCenterDiskListAssociation 
 Get-DellStorageCenterDiskStorageUsageAssociation 
 Get-DellStorageCenterEnclosureAudibleAlarmListAssociation 
 Get-DellStorageCenterEnclosureCoolingFanSensorListAssociation 
 Get-DellStorageCenterEnclosureDrawerListAssociation 
 Get-DellStorageCenterEnclosureIoModuleListAssociation 
 Get-DellStorageCenterEnclosureListAssociation 
 Get-DellStorageCenterEnclosurePowerSupplyListAssociation 
 Get-DellStorageCenterEnclosureTemperatureSensorListAssociation 
 Get-DellStorageCenterExternalDeviceImportListAssociation 
 Get-DellStorageCenterExternalDeviceListAssociation 
 Get-DellStorageCenterFaultDomainListAssociation 
 Get-DellStorageCenterFibreChannelFaultDomainListAssociation 
 Get-DellStorageCenterHistoricalAlertListAssociation 
 Get-DellStorageCenterHistoricalIoUsage 
 Get-DellStorageCenterHistoricalObjectCount 
 Get-DellStorageCenterHistoricalStorageUsage 
 Get-DellStorageCenterHostCacheListAssociation 
 Get-DellStorageCenterIndicationAlertListAssociation 
 Get-DellStorageCenterIscsiFaultDomainListAssociation 
 Get-DellStorageCenterLatestScControllerIoUsage 
 Get-DellStorageCenterLatestScDiskIoUsage 
 Get-DellStorageCenterLatestScServerIoUsage 
 Get-DellStorageCenterLatestScVolumeIoUsage 
 Get-DellStorageCenterLatestStorageCenterIoUsage 
 Get-DellStorageCenterLicensedFeatureListAssociation 
 Get-DellStorageCenterLicensedLimitListAssociation 
 Get-DellStorageCenterLiveVolumeListAssociation 
 Get-DellStorageCenterMappingListAssociation 
 Get-DellStorageCenterMappingProfileListAssociation 
 Get-DellStorageCenterMigrationListAssociation 
 Get-DellStorageCenterNtpSettingsAssociation 
 Get-DellStorageCenterObjectCountAssociation 
 Get-DellStorageCenterPasswordConfigurationAssociation 
 Get-DellStorageCenterPhysicalServerListAssociation 
 Get-DellStorageCenterPrimaryLiveVolumeListAssociation 
 Get-DellStorageCenterRemoteIscsiConnectionListAssociation 
 Get-DellStorageCenterRemoteStorageCenterListAssociation 
 Get-DellStorageCenterReplayListAssociation 
 Get-DellStorageCenterReplayProfileListAssociation 
 Get-DellStorageCenterReplayStorageUsageAssociation 
 Get-DellStorageCenterReplicationListAssociation 
 Get-DellStorageCenterReplicationProgressListAssociation 
 Get-DellStorageCenterReplicationQosNodeListAssociation 
 Get-DellStorageCenterRootServerFolderAssociation 
 Get-DellStorageCenterRootVolumeFolderAssociation 
 Get-DellStorageCenterSasFaultDomainListAssociation 
 Get-DellStorageCenterSecondaryLiveVolumeListAssociation 
 Get-DellStorageCenterServerClusterListAssociation 
 Get-DellStorageCenterServerFolderListAssociation 
 Get-DellStorageCenterServerFolderStorageUsageAssociation 
 Get-DellStorageCenterServerHbaListAssociation 
 Get-DellStorageCenterServerListAssociation 
 Get-DellStorageCenterServerOperatingSystemListAssociation 
 Get-DellStorageCenterServerStorageUsageAssociation 
 Get-DellStorageCenterSmtpSettingsAssociation 
 Get-DellStorageCenterSnmpSettingsAssociation 
 Get-DellStorageCenterSnmpTrapDestinationListAssociation 
 Get-DellStorageCenterSnmpv3UserListAssociation 
 Get-DellStorageCenterSshSettingsAssociation 
 Get-DellStorageCenterStorageContainerStorageUsageAssociation 
 Get-DellStorageCenterStorageProfileListAssociation 
 Get-DellStorageCenterStorageSettingsAssociation 
 Get-DellStorageCenterStorageTypeClassListAssociation 
 Get-DellStorageCenterStorageTypeClassStorageGrowthAssociation 
 Get-DellStorageCenterStorageTypeClassStorageUsageAssociation 
 Get-DellStorageCenterStorageTypeListAssociation 
 Get-DellStorageCenterStorageTypeStorageUsageAssociation 
 Get-DellStorageCenterStorageTypeTierListAssociation 
 Get-DellStorageCenterStorageTypeTierStorageUsageAssociation 
 Get-DellStorageCenterStorageUsage 
 Get-DellStorageCenterStorageUsageAssociation 
 Get-DellStorageCenterStorageUsageFilter 
 Get-DellStorageCenterStorageUsageStorageCenterAssociation 
 Get-DellStorageCenterSupportAssistContactInformationAssociation 
 Get-DellStorageCenterSupportAssistSettingsAssociation 
 Get-DellStorageCenterSupportedLanguage 
 Get-DellStorageCenterSyslogServerListAssociation 
 Get-DellStorageCenterTopologyLoopListAssociation 
 Get-DellStorageCenterUnassignedDiskListAssociation 
 Get-DellStorageCenterUpdateAssociation 
 Get-DellStorageCenterUpsListAssociation 
 Get-DellStorageCenterUserGroupListAssociation 
 Get-DellStorageCenterUserListAssociation 
 Get-DellStorageCenterUserPreferencesAssociation 
 Get-DellStorageCenterUserPreferencesDefaultsAssociation 
 Get-DellStorageCenterVirtualServerListAssociation 
 Get-DellStorageCenterVolumeConfigurationListAssociation 
 Get-DellStorageCenterVolumeFolderListAssociation 
 Get-DellStorageCenterVolumeFolderStorageUsageAssociation 
 Get-DellStorageCenterVolumeListAssociation 
 Get-DellStorageCenterVolumeStorageGrowthAssociation 
 Get-DellStorageCenterVolumeStorageTypeClassDistributionListAssociation 
 Get-DellStorageCenterVolumeStorageUsageAssociation 
 Get-DellTaAlert 
 Get-DellTaDefinition 
 Get-DellTaDefinitionObjectLink 
 Get-DellTaDefinitionObjectLinkListAssociation 
 Get-DellTaGlobal 
 Get-DellTaQuery 
 Grant-DellScUserAccessToDirectoryUser 
 Import-DellScExternalDevice 
 Import-DellScSecureDataKeyManagerControllerCert 
 Import-DellScSecureDataKeyManagerTrustedRootCert 
 Install-DellEmDataCollectorVirtualApplianceUpgradePackage 
 Join-DellScDirectoryServiceStorageCenterToDomain 
 Join-DellScDirectoryUserGroupUserGroup 
 Move-DellScControllerPort 
 New-DellAutomatedSubReport 
 New-DellDatabaseConnectionSettings 
 New-DellDatabaseMigrationSettings 
 New-DellDataCollectorCertificate 
 New-DellDirectoryServer 
 New-DellDirectoryServerProperties 
 New-DellDirectoryUserGroup 
 New-DellDiscoveredDirectoryServiceSettings 
 New-DellDiscoveredScControllerPort 
 New-DellDiscoveredScFaultDomain 
 New-DellDrActivateSettings 
 New-DellDrRestoreSettings 
 New-DellEmDataCollectorMigrationPackage 
 New-DellEmDirectoryUserGroup 
 New-DellEmDiscoveredScDisk 
 New-DellEmDiscoveredScInitialConfigStatus 
 New-DellEmDiscoveredScInitialConfigStep 
 New-DellEmStorageCenterFolder 
 New-DellEmUser 
 New-DellFibreChannelFaultDomain 
 New-DellFluidCacheCluster 
 New-DellFluidCacheClusterLicense 
 New-DellFluidCacheInterfaceInformation 
 New-DellFluidCacheScsiInformation 
 New-DellFluidCacheUserMap 
 New-DellFluidCacheVolume 
 New-DellFluidFsAuditServer 
 New-DellFluidFsDirectoryQuotaRule 
 New-DellFluidFsFileAccessNotificationPolicy 
 New-DellFluidFsFileAccessNotificationPolicyExcludedUser 
 New-DellFluidFsFileAccessNotificationSubscriber 
 New-DellFluidFsGroupQuotaRule 
 New-DellFluidFsManualMapping 
 New-DellFluidFsNasVolume 
 New-DellFluidFsNasVolumeExternalManagementMetadata 
 New-DellFluidFsNasVolumeFolder 
 New-DellFluidFsNfsExport 
 New-DellFluidFsNfsExportAccessDetails 
 New-DellFluidFsRemoteClusterTenantRelationStatus 
 New-DellFluidFsReplicationSchedule 
 New-DellFluidFsShareLevelPermission 
 New-DellFluidFsSmbHomeShareExtensionsFilterExcludeGroup 
 New-DellFluidFsSmbShare 
 New-DellFluidFsSmbShareExtensionsFilterExcludeGroup 
 New-DellFluidFsSmbShareSecurityDescriptor 
 New-DellFluidFsSmbShareSecurityDescriptorDacl 
 New-DellFluidFsSmbShareSecurityDescriptorSacl 
 New-DellFluidFsSnapshot 
 New-DellFluidFsSnapshotSchedule 
 New-DellFluidFsTenant 
 New-DellFluidFsUserQuotaRule 
 New-DellFluidFsVmwareServer 
 New-DellGetListPagination 
 New-DellGetListSort 
 New-DellHistoricalFilter 
 New-DellIpv4AddressPort 
 New-DellIscsiFaultDomain 
 New-DellNetworkAdapterSettings 
 New-DellPortConfigurationModifyAttributes 
 New-DellPotentialFaultDomain 
 New-DellReleaseDiskAvailability 
 New-DellSaFolder 
 New-DellSasFaultDomain 
 New-DellSaVirtualMachineScVirtualServer 
 New-DellSaVmWareDatastore 
 New-DellSaVmWareDatastoreVVolDatastore 
 New-DellSaVmWareVirtualMachineRdmVolume 
 New-DellSaWindowsClusterVolume 
 New-DellSaWindowsVolume 
 New-DellScAdvancedMapping 
 New-DellScControllerPortEntry 
 New-DellScControllerPortIscsiNatInitiatorConfig 
 New-DellScControllerPortIscsiNatTargetConfig 
 New-DellScControllerSecureDataCert 
 New-DellScCopyMirrorMigrateViaCopy 
 New-DellScCopyMirrorMigrateViaMigrate 
 New-DellScCopyMirrorMigrateViaMirror 
 New-DellScDirectoryUserGroup 
 New-DellScDiskFolder 
 New-DellScFibreChannelFaultDomain 
 New-DellScFibreChannelFaultDomainDefaultFaultDomain 
 New-DellSchedule 
 New-DellScHostCacheServerCluster 
 New-DellScIpFilter 
 New-DellScIscsiConnectionAdvancedOptions 
 New-DellScIscsiConnectionChapOptions 
 New-DellScIscsiConnectionNatInfo 
 New-DellScIscsiConnectionOptions 
 New-DellScIscsiFaultDomain 
 New-DellScIscsiFaultDomainPrimaryPortIpv4Address 
 New-DellScIscsiFaultDomainRemoteChapInitiator 
 New-DellScLiveVolume 
 New-DellScMigration 
 New-DellScPhysicalServer 
 New-DellScQosProfile 
 New-DellScRemoteChapInitiator 
 New-DellScRemoteIscsiConnectionPort 
 New-DellScReplayProfile 
 New-DellScReplayProfileReplay 
 New-DellScReplayProfileRule 
 New-DellScReplayView 
 New-DellScReplication 
 New-DellScReplicationQosAdvancedSettings 
 New-DellScReplicationQosBandwidthLimitSchedule 
 New-DellScReplicationQosNode 
 New-DellScReplicationSimulation 
 New-DellScSasFaultDomain 
 New-DellScServerCluster 
 New-DellScServerFolder 
 New-DellScSnmpTrapDestination 
 New-DellScSnmpv3User 
 New-DellScSshControllerInfo 
 New-DellScSshProxySettings 
 New-DellScStorageContainer 
 New-DellScStorageContainerVolume 
 New-DellScStorageProfile 
 New-DellScStorageType 
 New-DellScSupportAssistProxySettings 
 New-DellScSyslogServer 
 New-DellScUps 
 New-DellScUser 
 New-DellScUserGroup 
 New-DellScUserPreferencesDefaults 
 New-DellScVirtualServer 
 New-DellScVolume 
 New-DellScVolumeBootFromSanCopy 
 New-DellScVolumeCreateAttributes 
 New-DellScVolumeFolder 
 New-DellScVolumeReplay 
 New-DellScVolumeReplayQuick 
 New-DellScVolumeStorageTypeClassDistribution 
 New-DellScVolumeStorageTypeTierDistribution 
 New-DellSpaceRecoverySchedule 
 New-DellTaDefinition 
 New-DellTaQuery 
 New-DellThresholdAlertNotification 
 New-DellUpdatableComponent 
 Register-DellEmDataCollectorVirtualApplianceUpgradePackage 
 Remove-DellDrScReplicationRestorePoint 
 Remove-DellDrTestActivatedScVolume 
 Remove-DellDrTestActivatedScVolumeAll 
 Remove-DellEmDataCollectorLog 
 Remove-DellEmDataCollectorVirtualApplianceUpgradePackage 
 Remove-DellEmDirectoryUserGroup 
 Remove-DellEmStorageCenterFolder 
 Remove-DellEmUser 
 Remove-DellEmUserStorageCenter 
 Remove-DellFluidCacheCluster 
 Remove-DellFluidCacheClusterDevice 
 Remove-DellFluidCacheClusterFromUser 
 Remove-DellFluidCacheClusterServer 
 Remove-DellFluidCacheClusterStorageCenter 
 Remove-DellFluidCacheClusterUser 
 Remove-DellFluidCacheDevice 
 Remove-DellFluidCacheServer 
 Remove-DellFluidCacheVolume 
 Remove-DellFluidFsDirectoryQuotaRule 
 Remove-DellFluidFsFileAccessNotificationPolicy 
 Remove-DellFluidFsFileAccessNotificationSubscriber 
 Remove-DellFluidFsGroupQuotaRule 
 Remove-DellFluidFsManualMapping 
 Remove-DellFluidFsNasVolume 
 Remove-DellFluidFsNasVolumeFolder 
 Remove-DellFluidFsNfsExport 
 Remove-DellFluidFsReplicationSchedule 
 Remove-DellFluidFsSmbShare 
 Remove-DellFluidFsSmbShareSecurityDescriptor 
 Remove-DellFluidFsSnapshot 
 Remove-DellFluidFsSnapshotSchedule 
 Remove-DellFluidFsTenant 
 Remove-DellFluidFsUserQuotaRule 
 Remove-DellFluidFsVmwareServer 
 Remove-DellSaFolder 
 Remove-DellSavedApiConnection 
 Remove-DellSaVmWareDatastore 
 Remove-DellSaVmWareEsxServer 
 Remove-DellSaVmWareVCenterServer 
 Remove-DellSaWindowsCluster 
 Remove-DellSaWindowsServer 
 Remove-DellSaWindowsVolume 
 Remove-DellScAlert 
 Remove-DellScControllerPortIscsiNatInitiatorConfig 
 Remove-DellScControllerPortIscsiNatTargetConfig 
 Remove-DellScCopyMirrorMigrate 
 Remove-DellScDirectoryUserGroup 
 Remove-DellScDisk 
 Remove-DellScDiskFolder 
 Remove-DellScDiskFolderDisk 
 Remove-DellScEnclosure 
 Remove-DellScExternalDevice 
 Remove-DellScFaultDomain 
 Remove-DellScFaultDomainPort 
 Remove-DellScFibreChannelFaultDomain 
 Remove-DellScHostCache 
 Remove-DellScIpFilter 
 Remove-DellScIpFilterAccessFailure 
 Remove-DellScIscsiFaultDomain 
 Remove-DellScIscsiFaultDomainTarget 
 Remove-DellScLiveVolume 
 Remove-DellScLiveVolumeForced 
 Remove-DellScMappingProfile 
 Remove-DellScMigration 
 Remove-DellScPhysicalServerFromCluster 
 Remove-DellScPhysicalServerHba 
 Remove-DellScQosProfile 
 Remove-DellScRemoteChapInitiator 
 Remove-DellScRemoteStorageCenter 
 Remove-DellScRemoteStorageCenterHba 
 Remove-DellScReplayProfile 
 Remove-DellScReplayProfileRemoteExpirationRule 
 Remove-DellScReplayProfileRule 
 Remove-DellScReplication 
 Remove-DellScReplicationQosNode 
 Remove-DellScSasFaultDomain 
 Remove-DellScServer 
 Remove-DellScServerFolder 
 Remove-DellScSnmpTrapDestination 
 Remove-DellScSnmpv3User 
 Remove-DellScStorageContainer 
 Remove-DellScStorageProfile 
 Remove-DellScStorageType 
 Remove-DellScSyslogServer 
 Remove-DellScUps 
 Remove-DellScUser 
 Remove-DellScUserFromGroup 
 Remove-DellScUserGroup 
 Remove-DellScUserGroupDiskFolder 
 Remove-DellScUserGroupServerFolder 
 Remove-DellScUserGroupUser 
 Remove-DellScUserGroupVolumeFolder 
 Remove-DellScVirtualServerHba 
 Remove-DellScVolume 
 Remove-DellScVolumeFolder 
 Remove-DellScVolumeToServerMap 
 Remove-DellStorageCenter 
 Remove-DellTaAlert 
 Remove-DellTaDefinition 
 Remove-DellTaDefinitionObjectLink 
 Remove-DellTaQuery 
 Restart-DellEmDataCollector 
 Restart-DellEmDataCollectorNetworkAdapter 
 Restart-DellEmDataCollectorPortConfiguration 
 Restart-DellFluidCacheDevice 
 Restart-DellFluidCacheVolume 
 Restart-DellScController 
 Restart-DellScExternalDeviceImport 
 Restart-DellScSshSettings 
 Restart-DellStorageCenter 
 Restore-DellDrScReplicationRestorePoint 
 Restore-DellFluidFsClusterVolumeConfig 
 Restore-DellFluidFsSnapshotNasVolume 
 Restore-DellScDisk 
 Restore-DellScUser 
 Restore-DellScVolume 
 Resume-DellFluidFsReplication 
 Resume-DellScCopyMirrorMigrate 
 Resume-DellScLiveVolume 
 Resume-DellScReplication 
 Save-DellDrScReplicationControlRestorePoints 
 Save-DellDrScReplicationRestorePoint 
 Save-DellDrScReplicationRestorePointSingle 
 Save-DellScLiveVolumeRestorePoint 
 Save-DellScReplicationRestorePoint 
 Save-DellStorageCenterRestorePoint 
 Send-DellEmDataCollectorFeedback 
 Send-DellEmSupportAssistSettingsInformation 
 Send-DellScSmtpSettingsTestEmail 
 Send-DellScSyslogServerTestMessage 
 Send-DellStorageCenterFeedback 
 Set-DellDrScReplicationRestorePointPredefine 
 Set-DellEmDataCollectorCertificate 
 Set-DellEmDataCollectorDatabaseConnectionSettings 
 Set-DellEmDataCollectorDatabaseMigrationSettings 
 Set-DellEmDataCollectorLoginBanner 
 Set-DellEmDataCollectorNetwork 
 Set-DellEmDataCollectorService 
 Set-DellEmDirectoryServiceConfiguration 
 Set-DellEmDiscoveredStorageCenterIndicatorOff 
 Set-DellEmDiscoveredStorageCenterIndicatorOn 
 Set-DellEmLimits 
 Set-DellEmNtpSettings 
 Set-DellEmPasswordConfiguration 
 Set-DellEmReplicationSettings 
 Set-DellEmSchedules 
 Set-DellEmScSupportAssistSettings 
 Set-DellEmSmtpServer 
 Set-DellEmStorageCenterFolder 
 Set-DellEmSupportAssistSettings 
 Set-DellEmUser 
 Set-DellEmUserPassword 
 Set-DellEmUserPasswordWithAuthorization 
 Set-DellEmVirtualApplianceNetwork 
 Set-DellFluidCacheCluster 
 Set-DellFluidCacheServer 
 Set-DellFluidFsAdministrativeNetwork 
 Set-DellFluidFsDirectoryQuotaRule 
 Set-DellFluidFsFileAccessNotificationConfiguration 
 Set-DellFluidFsFileAccessNotificationPolicy 
 Set-DellFluidFsFileAccessNotificationSubscriber 
 Set-DellFluidFsGroupQuotaRule 
 Set-DellFluidFsManualMapping 
 Set-DellFluidFsMappingPolicy 
 Set-DellFluidFsNasVolume 
 Set-DellFluidFsNasVolumeExternalManagement 
 Set-DellFluidFsNasVolumeFolder 
 Set-DellFluidFsNfsExport 
 Set-DellFluidFsReplicationSchedule 
 Set-DellFluidFsSmbHomeShare 
 Set-DellFluidFsSmbShare 
 Set-DellFluidFsSmbShareSecurityDescriptor 
 Set-DellFluidFsSnapshot 
 Set-DellFluidFsSnapshotSchedule 
 Set-DellFluidFsTenant 
 Set-DellFluidFsTenantAccessSettings 
 Set-DellFluidFsUserQuotaRule 
 Set-DellFluidFsVmwareServer 
 Set-DellHostSetupBestPractices 
 Set-DellSaConfiguration 
 Set-DellSaFolder 
 Set-DellSaSettings 
 Set-DellSaVmWareEsxServer 
 Set-DellSaVmWareVCenterServer 
 Set-DellSaWindowsCluster 
 Set-DellSaWindowsServer 
 Set-DellSaWindowsVolume 
 Set-DellScAlertAcknowledged 
 Set-DellScCloudIqConfig 
 Set-DellScConfiguration 
 Set-DellScConfigurationConfigureStorageCenterIncludingDefaults 
 Set-DellScController 
 Set-DellScControllerPort 
 Set-DellScControllerPortFibreChannelConfigurationPortConfigured 
 Set-DellScControllerPortFibreChannelConfigurationPortUnconfigured 
 Set-DellScControllerPortIscsiConfiguration 
 Set-DellScControllerPortIscsiConfigurationPortConfigured 
 Set-DellScControllerPortIscsiConfigurationPortUnconfigured 
 Set-DellScControllerPortIscsiNatInitiatorConfig 
 Set-DellScControllerPortIscsiNatTargetConfig 
 Set-DellScControllerPortSasConfigurationPortConfigured 
 Set-DellScControllerPortSasConfigurationPortUnconfigured 
 Set-DellScCopyMirrorMigrate 
 Set-DellScDirectoryService 
 Set-DellScDirectoryUserGroup 
 Set-DellScDiskConfiguration 
 Set-DellScDiskConfigurationIndicatorOff 
 Set-DellScDiskConfigurationIndicatorOn 
 Set-DellScDiskConfigurationSwapClear 
 Set-DellScDiskFolder 
 Set-DellScDiskRelease 
 Set-DellScDiskRevertToManaged 
 Set-DellScEnclosure 
 Set-DellScEnclosureAudibleAlarmMuteOff 
 Set-DellScEnclosureAudibleAlarmMuteOn 
 Set-DellScEnclosureAudibleAlarmSwapClear 
 Set-DellScEnclosureCoolingFanSensorSwapClear 
 Set-DellScEnclosureIoModuleSwapClear 
 Set-DellScEnclosurePowerSupplyDCUndervoltageClear 
 Set-DellScEnclosurePowerSupplySwapClear 
 Set-DellScEnclosureTemperatureSensorMinMaxClear 
 Set-DellScEnclosureTemperatureSensorSwapClear 
 Set-DellScFaultDomainFaultDomain 
 Set-DellScFibreChannelFaultDomain 
 Set-DellScFibreChannelFaultDomainInitialFaultDomain 
 Set-DellScFruTicketToClosed 
 Set-DellScIpFilter 
 Set-DellScIscsiFaultDomain 
 Set-DellScIscsiFaultDomainInitialFaultDomain 
 Set-DellScLiveVolume 
 Set-DellScLiveVolumeUseLocalTiebreaker 
 Set-DellScMappingProfileAdvanced 
 Set-DellScMigration 
 Set-DellScNtpSettings 
 Set-DellScPasswordConfiguration 
 Set-DellScPhysicalServer 
 Set-DellScQosProfile 
 Set-DellScRemoteChapInitiator 
 Set-DellScReplay 
 Set-DellScReplayProfile 
 Set-DellScReplayProfileRemoteExpirationRule 
 Set-DellScReplayProfileRule 
 Set-DellScReplayProfileRuleRemoteExpiration 
 Set-DellScReplication 
 Set-DellScReplicationQosNode 
 Set-DellScReplicationQosNodeBandwidthLimitingSchedule 
 Set-DellScSasFaultDomain 
 Set-DellScSasFaultDomainInitialFaultDomain 
 Set-DellScSecureDataKeyManager 
 Set-DellScServerCluster 
 Set-DellScServerFolder 
 Set-DellScSmtpSettings 
 Set-DellScSnmpSettings 
 Set-DellScSnmpTrapDestination 
 Set-DellScSnmpv3User 
 Set-DellScSshSettings 
 Set-DellScStorageContainer 
 Set-DellScStorageContainerSettingsToVolume 
 Set-DellScStorageProfile 
 Set-DellScStorageSettings 
 Set-DellScStorageTypeClass 
 Set-DellScStorageTypeTierRedundancy 
 Set-DellScSupportAssistContactInformation 
 Set-DellScSupportAssistSettings 
 Set-DellScSyslogServer 
 Set-DellScUpdate 
 Set-DellScUps 
 Set-DellScUser 
 Set-DellScUserGroup 
 Set-DellScUserPassword 
 Set-DellScUserPasswordWithAuthorization 
 Set-DellScUserPreferences 
 Set-DellScUserPreferencesDefault 
 Set-DellScVirtualServer 
 Set-DellScVolume 
 Set-DellScVolumeConfiguration 
 Set-DellScVolumeFolder 
 Set-DellStorageCenter 
 Set-DellStorageCenterExpiredPassword 
 Set-DellStorageCenterManagementIpv4Address 
 Set-DellTaDefinition 
 Set-DellTaGlobal 
 Set-DellTaQuery 
 Split-DellScDirectoryUserGroupUserGroup 
 Start-DellDrScReplicationRestorePointActivate 
 Start-DellEmDiscoveredStorageCenterDiscover 
 Start-DellEmDiscoveredStorageCenterInitializeConfiguration 
 Start-DellFluidCacheClusterDiscoverAvailableServers 
 Start-DellFluidCacheClusterPhoneHome 
 Start-DellFluidCacheDevicePrepareToRemove 
 Start-DellFluidCacheServerDiscover 
 Start-DellFluidCacheServerPrepareToRemove 
 Start-DellFluidFsReplication 
 Start-DellFluidFsReplicationReverse 
 Start-DellFluidFsVmwareVirtualApplianceClone 
 Start-DellSaSettingsRescanOnAllSaServers 
 Start-DellSaVmWareClusterRescan 
 Start-DellSaVmWareEsxServerRescan 
 Start-DellSaVmWareVCenterServerRescan 
 Start-DellSaWindowsClusterRescan 
 Start-DellSaWindowsServerRescan 
 Start-DellSaWindowsVolumeSpaceRecovery 
 Start-DellScConfigurationRebalancePorts 
 Start-DellScCopyMirrorMigrateToMirrorSwap 
 Start-DellScDiskFolderRaidRebalance 
 Start-DellScDiskFolderRekeyDiskFolder 
 Start-DellScDiskRekeyDisk 
 Start-DellScDiskRekeyDisks 
 Start-DellScDiskScanForDisk 
 Start-DellScIscsiFaultDomainRescan 
 Start-DellScLiveVolumeBringPrimaryOnline 
 Start-DellScLiveVolumeSwapRole 
 Start-DellScLiveVolumeToReplicationRevert 
 Start-DellScMigrationSwapRole 
 Start-DellScReplayExpire 
 Start-DellScSnmpSettingsAgent 
 Start-DellScSnmpSettingsTrap 
 Start-DellScSshSettings 
 Start-DellScSupportAssist 
 Start-DellScUpdateCheck 
 Start-DellScUpdateDownload 
 Start-DellScUpdateDownloadAndInstall 
 Start-DellScUpdateInstall 
 Start-DellScVolumePreallocateStorage 
 Start-DellScVolumeRecycle 
 Start-DellScVolumeReplayPrepare 
 Start-DellScVolumeReplayUnprepare 
 Start-DellStorageCenterDeployment 
 Start-DellTaQueryRunQuery 
 Stop-DellFluidCacheCluster 
 Stop-DellScController 
 Stop-DellScDiskFolderRebalance 
 Stop-DellScLiveVolumeSwapRole 
 Stop-DellScMigrationSwapRole 
 Stop-DellScSnmpSettingsAgent 
 Stop-DellScSnmpSettingsTrap 
 Stop-DellScSshSettings 
 Stop-DellStorageCenter 
 Submit-DellStorageCenterLicense 
 Suspend-DellFluidFsReplication 
 Suspend-DellScCopyMirrorMigrate 
 Suspend-DellScLiveVolume 
 Suspend-DellScReplication 
 Test-DellDrScReplicationControlRestorePoints 
 Test-DellDrScReplicationRestorePoint 
 Test-DellDrScReplicationRestorePointAll 
 Test-DellDrScReplicationRestorePointSingle 
 Test-DellEmDataCollectorDatabaseConnectionSettings 
 Test-DellEmDirectoryServiceConnection 
 Test-DellEmDirectoryServiceUserName 
 Test-DellEmDiscoveredStorageCenterConfiguration 
 Test-DellEmUserEmail 
 Test-DellSaVmWareClusterSupportsDatastoreCreate 
 Test-DellSaVmWareEsxServerSupportsDatastoreCreate 
 Test-DellSaVmWareVirtualMachineSupportsRdmVolumeCreate 
 Test-DellSaWindowsServerSupportsVolumeCreate 
 Test-DellScControllerIpAddress 
 Test-DellScControllerPort 
 Test-DellScControllerPortIpAddress 
 Test-DellScDirectoryServiceConnection 
 Test-DellScDirectoryServiceDirectoryUser 
 Test-DellScIpFilterAccess 
 Test-DellScSmtpSettingsBackupMailServer 
 Test-DellScSmtpSettingsMailServer 
 Test-DellScSupportAssistSettingsConnection 
 Test-DellStorageCenterRestorePoint 
 Unlock-DellEmUser 
 Unlock-DellScUser 
 Unregister-DellFluidFsReplication 
 Update-DellEmPasswordConfigurationUserPasswordState 
 Update-DellFluidCacheClusterSoftware 
 Update-DellSaServer 
 Update-DellSaSettinsOnAllSaServersInformation 
 Update-DellSaVmWareCluster 
 Update-DellSaVmWareEsxServer 
 Update-DellSaWindowsClusterInformation 
 Update-DellScPasswordConfigurationUserPasswordState 
 Update-DellStorageCenterInitializationStatus 

Manage Dell SC8000 with PowerShell

Get-DellScController

Check the Status, IP Address, Leader Role, Services Tag, and other information for both Controllers

Get-DellScVolumeStorageUsage

List all configured volumes

Get-DellScVolume -ConnectionName $SC8000 | Select Name, ConfiguredSize, Status 

Name     ConfiguredSize Status
----     -------------- ------
SAN-LUN1 15 TB          Up    
SAN-LUN2 15 TB          Up    

Detail usage of LUN Usage

$SAN1 = Get-DellScVolume -ConnectionName $SC8000 | ? Name -eq "SAN-LUN1"
$SAN2 = Get-DellScVolume -ConnectionName $SC8000 | ? Name -eq "SAN-LUN2"

Get-DellScVolumeStorageUsage -ConnectionName $SC8000 -Instance $SAN1.InstanceId | 
Select Name, ConfiguredSpace, ActiveSpaceOnDisk, ReplaySpace, RaidOverhead, TotalDiskSpace


Name              : SAN-LUN1
ConfiguredSpace   : 15 TB
ActiveSpaceOnDisk : 8.84 TB
ReplaySpace       : 77.41 GB
RaidOverhead      : 1.44 TB
TotalDiskSpace    : 10.35 TB
Table of Contents
Scroll to Top