Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

help me to Get-WmiObject win32_volume -ComputerName server | Where-Object { ($_.drivetype -eq 3) -and ($_.DriveLetter -eq "c:") -and ($_.DriveLetter -eq "d:")}

$
0
0

output is not coming. please help me to identify the error in below commands  

 Get-WmiObject win32_volume -ComputerName server |  Where-Object { ($_.drivetype -eq 3) -and ($_.DriveLetter -eq "c:") -and ($_.DriveLetter -eq "d:")}


Raj


Viewing all articles
Browse latest Browse all 15028

Trending Articles



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