Write-Disk

1.0.2

This script writes a raw disk image (e.g., ISO, IMG) to a physical drive such as a USB flash drive or SD card.
By default, it only allows writing to removable drives (USB, SD, MMC) to prevent accidental data loss.
Requires Administrator privileges.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Write-Disk

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Sonny Sasaka. All rights reserved.

Package Details

Author(s)

  • Sonny Sasaka

Tags

disk image iso usb sd write raw physical

Functions

Show-AvailableDisks

Dependencies

This script has no dependencies.

Release Notes

Initial release of Write-Disk script for writing disk images to physical drives.

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 5 11/14/2025
1.0.1 5 11/14/2025
1.0.0 4 11/14/2025