Reply to Message

View discussion in a popup

Replying to:
G0nz0UK
Enthusiast
Enthusiast

Hello, how would I send this to CSV?

Connect-VIServer -Server vvsupport1.thisisglobal.com -Credential $credentials

. .\Get-vSANInfo.ps1
Get-VSANInfo

Export-Csv C:\vmware\powercli\reports\vSAN.csv -NoTypeInformation -UseCulture


I get:

cmdlet Export-Csv at command pipeline position 1

Supply values for the following parameters:

InputObject:  

Reply
0 Kudos