Show-WindowsDeveloperLicenseRegistration

Show-WindowsDeveloperLicenseRegistration

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

Syntax

Show-WindowsDeveloperLicenseRegistration [ <CommonParameters>]

Detailed 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) (https://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.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Register a developer license

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

PS C:\> Show-WindowsDeveloperLicenseRegistration

Get-WindowsDeveloperLicense

Unregister-WindowsStoreDeveloperLicense