Skip to content

PowerShell function used in conjunction with Sysinternals' DiskExt to discover drive letters/mount points on remote Windows servers and map them to physical disks and potentially VMDK files.

Notifications You must be signed in to change notification settings

vwaniel/DiscoverWindowsDisks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contain a Powershell function that is designed to map drive letters and mount points on remote Windows hosts to physical disk information, and potentially VMDK files.

Usage

Copy the contents of DiscoverWindowsDisks.ps1 into your script or Powershell module. A Powershell help section is built-in to the function which includes detailed usage instructions and examples.

About

PowerShell function used in conjunction with Sysinternals' DiskExt to discover drive letters/mount points on remote Windows servers and map them to physical disks and potentially VMDK files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published