Set-ThinkSystemHost
Short Description
Modifies ThinkSystem storage system settings.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Set-ThinkSystemHost -Host <CNaHost> [-Name <String>] [-Description <String>] [-UserName <String>] [-Password <String>] [-Credentials <CInternalCredentials>] [-IsHTTP <Boolean>] [-Port <Int32>] [-Proxy <IProxy[]>] [-WindowsMountServer <CHost>] [-LinuxMountServer <CHost>] [-VolumeScanType <VBRVolumeScanType>] [-IncludedVolume <CSanInfrastructureVolume[]>] [-ExcludedVolume <CSanInfrastructureVolume[]>] [-IncludedWildcard <String[]>] [-ExcludedWildcard <String[]>] [-NASProxy <VBRNASProxyServer[]>] [-NASVolumeScanType <VBRVolumeScanType>] [-NASIncludedVolume <CSanInfrastructureVolume[]>] [-NASExcludedVolume <CSanInfrastructureVolume[]>] [-NASIncludedWildcard <String[]>] [-NASExcludedWildcard <String[]>] [-AgentProxy <VBRComputerFileProxyServer[]>] [-AgentVolumeScanType <VBRVolumeScanType>] [-AgentIncludedVolume <CSanInfrastructureVolume[]>] [-AgentExcludedVolume <CSanInfrastructureVolume[]>] [-AgentIncludedWildcard <String[]>] [-AgentExcludedWildcard <String[]>] [-SkipRescan] [-Force] [-EnableProxyAutoSelection] [-ProtocolPolicy <VBRStorageProtocolPolicy>] [-NASEnableProxyAutoSelection] [-NASProtocolPolicy <VBRStorageProtocolPolicy>] [-AgentEnableProxyAutoSelection] [-AgentProtocolPolicy <VBRStorageProtocolPolicy>] [-EnableVMwareBackup] [-EnableNASBackup] [-EnableAgentBackup] [<CommonParameters>] |
Detailed Description
This cmdlet modifies settings of ThinkSystem storage systems. When you modify storage system settings, the cmdlet automatically rescans storage systems.
Note |
|
To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values. The parameters that you omit will remain unchanged. |
Tip |
|
You can specify the scope of volumes that you want to rescan with the Run the |
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AgentEnableProxyAutoSelection |
For the Defines that Veeam Backup & Replication will use automatic proxy selection. |
|
False |
Named |
False |
|
AgentExcludedVolume |
For the Specifies an array of storage volumes that you do not want to rescan. Note: Veeam Backup & Replication will not show the excluded volumes in the backup infrastructure after the rescan.
Accepts the |
|
False |
Named |
False |
|
AgentExcludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will not rescan the volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
AgentIncludedVolume |
For the Specifies an array of storage volumes that you want to rescan. Note: Veeam Backup & Replication will show only rescanned volumes in the backup infrastructure.
Accepts the |
|
False |
Named |
False |
|
AgentIncludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will rescan only those volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
AgentProtocolPolicy |
For the Specifies the protocol policy for the storage.
Accepts the |
False |
Named |
False |
|
|
AgentProxy |
For the Specifies an array of proxies you want to use with this storage.
Accepts the |
|
False |
Named |
False |
|
AgentVolumeScanType |
For the Specifies the scope of volumes that you want to rescan. You can use the following options to rescan the volumes:
|
|
False |
Named |
False |
|
Credentials |
Specifies the credentials record you want to use for authenticating with the storage.
Accepts the |
|
False |
Named |
False |
|
Description |
Specifies a description of the storage. |
|
False |
Named |
False |
|
EnableAgentBackup |
Enables the Veeam Agent backup option. If you provide this parameter, you will be able to integrate your storage systems with Veeam Agent for Microsoft Windows installed on computers in your infrastructure. |
|
False |
Named |
False |
|
EnableNASBackup |
Enables the file backup option. If you provide this parameter, you will be able to integrate your storage systems with NAS file shares added to your infrastructure. |
|
False |
Named |
False |
|
EnableProxyAutoSelection |
For the Defines that Veeam Backup & Replication will use automatic proxy selection. |
|
False |
Named |
False |
|
EnableVMwareBackup |
Enables the VMware backup option. If you provide this parameter, you will be able to use storage snapshots to backup and restore VMware vSphere VMs hosted on storage systems. |
|
False |
Named |
False |
|
ExcludedVolume |
For the Specifies an array of storage volumes that you do not want to rescan. Note: Veeam Backup & Replication will not show the excluded volumes in the backup infrastructure after the rescan.
Accepts the |
|
False |
Named |
False |
|
ExcludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will not rescan the volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add a ThinkSystem storage system without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
Host |
Specifies a storage that you want to modify.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
IncludedVolume |
For the Specifies an array of storage volumes that you want to rescan. Note: Veeam Backup & Replication will show only rescanned volumes in the backup infrastructure.
Accepts the |
|
False |
Named |
False |
|
IncludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will rescan only those volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
IsHTTP |
Defines whether the cmdlet uses the HTTP protocol to connect to the ThinkSystem.
Default: |
|
False |
Named |
False |
|
LinuxMountServer |
Specifies Linux mount server. The storage systems will use this mount server for file-level and application items restore. |
|
False |
Named |
False |
|
Name |
Specifies the storage IP address or DNS name. |
|
False |
Named |
False |
|
NASEnableProxyAutoSelection |
For the Defines that Veeam Backup & Replication will use automatic proxy selection. |
|
False |
Named |
False |
|
NASExcludedVolume |
For the Specifies an array of storage volumes that you do not want to rescan. Note: Veeam Backup & Replication will not show the excluded volumes in the backup infrastructure after the rescan.
Accepts the |
|
False |
Named |
False |
|
NASExcludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will not rescan the volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
NASIncludedVolume |
For the Specifies an array of storage volumes that you want to rescan. Note: Veeam Backup & Replication will show only rescanned volumes in the backup infrastructure.
Accepts the |
|
False |
Named |
False |
|
NASIncludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will rescan only those volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
NASProtocolPolicy |
For the Specifies the protocol policy for the storage.
Accepts the |
False |
Named |
False |
|
|
NASProxy |
For the Specifies an array of proxies you want to use with this storage.
Accepts the |
False |
Named |
False |
|
|
NASVolumeScanType |
For the Specifies the scope of volumes that you want to rescan. You can use the following options to rescan the volumes:
|
|
False |
Named |
False |
|
Password |
Specifies the password you want to use for authenticating with the storage. |
|
False |
Named |
False |
|
Port |
Specifies the port for connecting with the ThinkSystem storage.
Default: |
|
False |
Named |
False |
|
ProtocolPolicy |
For the Specifies the protocol policy for the storage. |
False |
Named |
False |
|
|
Proxy |
For the Specifies an array of proxies you want to use with this storage.
Accepts the |
|
False |
Named |
False |
|
SkipRescan |
Defines that the cmdlet will not start the storage rescan automatically after you add storage systems to the backup infrastructure. |
|
False |
Named |
False |
|
UserName |
Specifies a user name that you want to use for authenticating with the storage. |
|
False |
Named |
False |
|
VolumeScanType |
For the Specifies the scope of volumes that you want to rescan. You can use the following options to rescan the volumes:
|
|
False |
Named |
False |
|
WindowsMountServer |
Specifies Windows mount server. The storage systems will use this mount server for file-level and application items restore. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Changing NetApp Port Number and Protocol
|
This example shows how to change the port number and protocol for connecting with NetApp storage system.
Perform the following steps:
|
Example 2. Excluding Storage Volumes from Rescan Session
|
This example shows how to exclude specified ThinkSystem storage volumes from the rescan session.
Perform the following steps:
|
Example 3. Rescanning All Storage Volumes
|
This example shows shows how to rescan all volumes added to a ThinkSystem storage system.
Perform the following steps:
|
Related Commands
Get-ThinkSystemHostReturns ThinkSystem storage systems added to the backup infrastructure.Get-ThinkSystemInfrastructureVolumeReturns storage volumes of ThinkSystem storage systems.