powershell-toolkit
powershell-toolkit copied to clipboard
SAN migration function request
Request from Devon Carr @OCTeksperts via Twitter - Ref: https://twitter.com/octeksperts/status/1412965607243321344?s=11
Basically, the migration script would connect to Pure SAN A, get disks with name like "SERVER1" and dump that output to an array, then connect to SAN B and create those disks with same name and size and protection group of the same name. Can you help me?
This should be fairly simple to implement.