< Back

Show-WindowsDeveloperLicenseRegistration

Wed Jan 30, 2019 6:06 pm

NAME Show-WindowsDeveloperLicenseRegistration



SYNOPSIS

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





SYNTAX

Show-WindowsDeveloperLicenseRegistration [<CommonParameters>]





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 ... 74578.aspx) in the MSDN 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, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS









OUTPUTS









Example 1: Register a developer license



PS C:\\> Show-WindowsDeveloperLicenseRegistration



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



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/p/?linkid=287615

Get-WindowsDeveloperLicense

Unregister-WindowsStoreDeveloperLicense