PowerShell TIP – CSV to EXCEL

Sharing a tip that will guide many of you in converting CSV to EXCEL in a fast manner. We have some scripts where the creator has got the large data in a variable or exported to CSV and than called excel to write data one row at a time which was taking around 10 to…

Multiple NIC Azure VM

I was playing with Azure IAAS & than came the requirement to have multiple NICs on a machine and to my surprise There is no way to have multiple NICs after the machine has already been setup with a single NIC. Multiple NICs are not supported by all VM sizes. (refer below link to know…