Tag: script

Powershell

Managing disks with PowerShell 

After presenting a storage disk on a Windows machine, it is very easy to initialize raw disks and bring them online using PowerShell. With just a few PowerShell cmdlets, you can also create partitions and volumes so they’re accessible through the file system.   Read more at…