$ 0 0 Summary: Easily use Windows PowerShell to create a new GUID. How can I use Windows PowerShell to easily create a new GUID? Use the [guid] type accelerator, and call the NewGuid static method:[guid]::NewGuid()