Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 404 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 404 Bytes

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.