Archive

Author Archive

Generate GUID using PowerShell

July 25th, 2009 admin No comments

Ever needed to generate a GUID quickly?

Just open a Microsoft Windows PowerShell and use this cmdlet.

[System.Guid]::NewGuid().ToString()

PS C:\> [System.Guid]::NewGuid().ToString()
76dd7b90-c15a-4ac8-b5e1-8a6273948327
PS C:\>

Categories: PowerShell Tags:
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera