Hello,
When I run the following PowerShell command: Get-NcExportRule -vserver *
all the columns on the screen populate with the proper information, however when I export it to a .csv file, the columns Protocol, RoRule, RwFule and SuperUser are all populated with System.String[].
Anyone have any suggestions?