Here is how to do this in VBScript: https://stackoverflow.com/a/968790/2134110 And in PowerShell: `([guid]::NewGuid()).Guid`
Here is how to do this in VBScript: https://stackoverflow.com/a/968790/2134110
And in PowerShell:
([guid]::NewGuid()).Guid