是
Convert-To-Xml
Convert-To-Xml : The term 'Convert-To-Xml' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:32
+ Import-Csv "./Processes.csv" | Convert-To-Xml
+ ~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Convert-To-Xml:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
我在尝试
Microsoft
例子:
Import-Csv "./Processes.csv" | Convert-To-Xml