Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 230200

Re: adding 100GD D drive to 50vms

$
0
0

does thse 2 lines need to be on the vm?

 

 

$driveD = Get-WmiObject -Class Win32_Volume -Filter "DriveLetter = 'D:'"

 

Set-WmiInstance -Input $driveD -Arguments @{DriveLetter="E:"; Label="Label"}

 

 

Can i run this with invoke-vmscript as a powershell script on the guest?


Viewing all articles
Browse latest Browse all 230200

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>