Skip to content

iscsitarget

jasper-zanjani edited this page Aug 5, 2020 · 1 revision
Cmdlet Description
Get-IscsiServerTarget Obtains iSCSI targets and their associated properties.
New-IscsiServerTarget Creates a new iSCSI Target object with the specified name.
Remove-IscsiServerTarget Deletes the specified iSCSI target.
Set-IscsiServerTarget Modifies settings for the specified iSCSI target.
Export-IscsiTargetServerConfiguration Exports an iSCSI Target Server configuration.
Import-IscsiTargetServerConfiguration Imports an iSCSI Target Server configuration.
Get-IscsiTargetServerSetting Gets the global settings or common configurations for iSCSI target, virtual disk or snapshots.
Set-IscsiTargetServerSetting Sets the global settings or common configurations for an iSCSI target virtual disk.
Checkpoint-IscsiVirtualDisk Creates a virtual disk snapshot.
Convert-IscsiVirtualDisk Converts an iSCSI virtual disk to a 4K sector aligned advanced virtual disk 1.0 format.
Get-IscsiVirtualDisk Obtains the iSCSI virtual disks and their associated properties.
Import-IscsiVirtualDisk Adds an iSCSI Virtual Disk object using an existing virtual hard disk (VHD) file.
New-IscsiVirtualDisk Creates an iSCSI virtual disk with the specified file path and size.
Remove-IscsiVirtualDisk Deletes a virtual disk object, without deleting the virtual hard disk (VHD) file.
Resize-IscsiVirtualDisk Resizes an iSCSI virtual disk.
Restore-IscsiVirtualDisk Restores a virtual disk from a snapshot.
Set-IscsiVirtualDisk Modifies the settings for the specified iSCSI virtual disk.
Stop-IscsiVirtualDiskOperation Stops a long-running operation in progress on an iSCSI virtual disk.
Dismount-IscsiVirtualDiskSnapshot Dismounts the snapshot.
Export-IscsiVirtualDiskSnapshot Exports an iSCSI virtual disk snapshot.
Get-IscsiVirtualDiskSnapshot Gets the properties of the snapshots.
Mount-IscsiVirtualDiskSnapshot Mounts a snapshot locally.
Remove-IscsiVirtualDiskSnapshot Deletes the specified snapshot.
Set-IscsiVirtualDiskSnapshot Sets the description for a snapshot.
Add-IscsiVirtualDiskTargetMapping Assigns a virtual disk to an iSCSI target.
Remove-IscsiVirtualDiskTargetMapping Removes the assignment between the specified iSCSI virtual disk and the specified iSCSI target.

Clone this wiki locally