Hi guys,
i have a .csv containing vmname, vdswitch, portgroup, user and password (in clear).
I need to encode it (maybe base64) so no one can open and read it and open it inside my PowerCli script so i can retrieve all data, related to the columns above (vmnamem, vdswitch...).
How can i achive this my goal?
What is the best way?
Thanks
Fabrizio