--- title: "Add-ThinkSystemHost" description: "This cmdlet adds selected ThinkSystem storage systems to the backup infrastructure. When you add storage systems to your backup infrastructure, Veeam Backup & Replication performs a rescan of these storage systems." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-thinksystemhost.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Storage Systems > Lenovo ThinkSystem Storage Systems > Add-ThinkSystemHost" dateModified: "2026-08-19" --- # Add-ThinkSystemHost ## Short Description Adds ThinkSystem storage systems to the backup infrastructure. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AddCredentials
Credentials
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AgentFC |
For the Defines that the storage works over the FS protocol. |
|
False |
Named |
False |
|
AgentISCSI |
For the Defines that the storage works over the iSCSI protocol. |
|
False |
Named |
False |
|
AgentProxy |
For the Specifies an array of proxies you want to use with this storage. Accepts the |
|
False |
Named |
False |
|
CreateRulesAutomatically |
For the Defines that the cmdlet will allow Veeam Backup & Replication to automatically create required SMB and NFS export rules on the storage system. If you provide this parameter, the rules will be created automatically in case the proxies are unavailable. |
|
False |
Named |
False |
|
Credentials |
Specifies the credentials you want to use for authenticating with the storage. Accepts the |
|
True |
Named |
False |
|
Description |
Specifies the 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 |
|
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 |
|
FibreChannel |
For the Defines that the storage works over FibreChannel protocol. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add a HPE 3PAR StoreServ storage system without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
iSCSI |
For the Defines that the storage works over iSCSI protocol. |
|
False |
Named |
False |
|
IsHTTP |
If set to 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. |
|
True |
Named |
False |
|
NASCreateRulesAutomatically |
For the Defines that the cmdlet will allow Veeam Backup & Replication to automatically create required SMB and NFS export rules on the storage system. If you provide this parameter, the rules will be created automatically in case the proxies are unavailable. |
|
False |
Named |
False |
|
NASNFS |
For the Defines that the storage works over the NFS protocol. |
|
False |
Named |
False |
|
NASProxy |
For the Specifies an array of proxies you want to use with this storage. Accepts the |
False |
Named |
False |
|
|
NASSMB |
For the Defines that the storage works over the SMB protocol. |
|
False |
Named |
False |
|
NFS |
For the Defines that the storage works over NFS protocol. |
|
False |
Named |
False |
|
NVMe |
For the |
|
False |
Named |
False |
|
Password |
Specifies the password you want to use for authenticating with the storage. |
|
True |
Named |
False |
|
Port |
Specifies a port used to connect to the ThinkSystem storage. By default, port 443 is used. |
|
False |
Named |
False |
|
Proxy |
For the Specifies an array of proxies you want to use with this storage. Veeam Backup & Replication will use this proxy to rescan and Backup from Storage Snapshots. Note: If you do not provide this parameter, Veeam Backup & Replication will use the automatic proxy selection. Accepts the |
|
False |
Named |
False |
|
SkipRescan |
Specifies the mount server that you want to use to work with this storage. Veeam Backup & Replication will use this server for file-level and application items restore. Accepts the |
|
False |
Named |
False |
|
UserName |
Specifies the user name that you want to use for authenticating with the storage. |
|
True |
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 |