Skip to content

Instantly share code, notes, and snippets.

@invoke-Coffee
Last active November 7, 2015 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save invoke-Coffee/ea93f7b6043e0095273d to your computer and use it in GitHub Desktop.
Save invoke-Coffee/ea93f7b6043e0095273d to your computer and use it in GitHub Desktop.
param([string]$VMNameStr)
$VMNameStr.Split(',').Trim(' ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment