Is it possible to generate a Universal Unique Identifier or Global Unique Identifier (UUID or GUID) in a Windows shell script? Linux / Unix / Mac OS X have the bin utility uuidgen and I'm curious if Windows has an equivalent. Thanks!
|
| ||||
|
feedback
|
|
There is an eponymous Windows port of | |||||||
feedback
|
|
If you're using PowerShell it's very easy:
| |||
|
feedback
|