Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created October 14, 2016 15:41
Show Gist options
  • Save bouassaba/f3ba220616ad055730948597c1948fe5 to your computer and use it in GitHub Desktop.
Save bouassaba/f3ba220616ad055730948597c1948fe5 to your computer and use it in GitHub Desktop.
PowerShell, create GUID
[guid]::NewGuid()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment