PowerShell Logo Small

Show-WindowsDeveloperLicenseRegistration



This is the built-in help made by Microsoft for the command 'Show-WindowsDeveloperLicenseRegistration', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Starts the developer license registration workflow that allows a user to register a developer license.

SYNTAX


Show-WindowsDeveloperLicenseRegistration [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Show-WindowsDeveloperLicenseRegistration cmdlet starts the developer license registration workflow that allows you to create and register
a developer license for the current computer. For more information about developer licenses, see Get a developer license (Windows Store apps)
(Windows) (http://msdn.microsoft.com/en-us/library/windows/apps/hh974578.aspx) in the Microsoft Developer Network library.


You need to run the Windows PowerShell® console as Administrator to register a developer license. You need a valid LiveID. The Developer
License dialog box provides additional information about obtaining a developer license. If the cmdlet cannot obtain a developer license for
you, it returns an error stating that the cmdlet did not register a license.





<

RELATED LINKS

Get-WindowsDeveloperLicense
Unregister-WindowsStoreDeveloperLicense

REMARKS

<

Examples


Example 1: Register a developer license

PS C:\> Show-WindowsDeveloperLicenseRegistration



This command opens a dialog box that allows you to register a developer license.