Output the PowerShell assignment command from an array Posted by By Kenward June 19, 2016Posted inPowerShell, ScriptsNo Comments This function will take an array and output the PowerShell assignment command with the elements from the array. It would be useful if you want to hardcode a string array…