Skip to content

Instantly share code, notes, and snippets.

View WaseemMohsin's full-sized avatar

Waseem Mohsin WaseemMohsin

  • Bangalore
  • 01:42 (UTC +05:30)
View GitHub Profile
@9to5IT
9to5IT / Get-RDM.ps1
Last active May 31, 2024 04:24
PowerShell: Searching for RDM disks using PowerCLI
#requires -version 4
<#
.SYNOPSIS
Seaches for an RDM with the specified LUN ID.
.DESCRIPTION
Searches the vCenter environment to find the Virtual Machine that has an RDM configured with a particular LUN ID.
.PARAMETER None