Section courante

A propos

Section administrative du site

Add-VMHardDiskDrive

Ajout un disque dur
PowerShell

Syntaxe

Add-VMHardDiskDrive [-CimSession CimSession[]] [-ComputerName String[]] [-Credential PSCredential[]] [-VMName] String[] [[-ControllerType] ControllerType] [[-ControllerNumber] Int32] [[-ControllerLocation] Int32] [[-Path] String] [-DiskNumber UInt32] [-ResourcePoolName String] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS UInt64] [-MinimumIOPS UInt64] [-QoSPolicyID String] [-QoSPolicy CimInstance] [-Passthru] [-OverrideCacheAttributes CacheAttributes] [-WhatIf] [-Confirm] [CommonParameters]
Add-VMHardDiskDrive [-VM] VirtualMachine[] [[-ControllerType] ControllerType] [[-ControllerNumber] Int32] [[-ControllerLocation] Int32] [[-Path] String] [-DiskNumber UInt32] [-ResourcePoolName String] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS UInt64] [-MinimumIOPS UInt64] [-QoSPolicyID String] [-QoSPolicy CimInstance] [-Passthru] [-OverrideCacheAttributes CacheAttributes] [-WhatIf] [-Confirm] [CommonParameters]
Add-VMHardDiskDrive [-VMDriveController] VMDriveController [[-ControllerLocation] Int32] [[-Path] String] [-DiskNumber UInt32] [-ResourcePoolName String] [-SupportPersistentReservations] [-AllowUnverifiedPaths] [-MaximumIOPS UInt64] [-MinimumIOPS UInt64] [-QoSPolicyID String] [-QoSPolicy CimInstance] [-Passthru] [-OverrideCacheAttributes CacheAttributes] [-WhatIf] [-Confirm] [CommonParameters]

Description

Cette commande permet d'ajouter un disque dur à une machine virtuelle.



Dernière mise à jour : Jeudi, le 18 Février 2021