Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xDhcpServer: Server Manager complains that 'Configuration required for DHCP Server' #41

Open
johlju opened this issue May 12, 2018 · 1 comment
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.

Comments

@johlju
Copy link
Member

johlju commented May 12, 2018

After setting up a DHCP server the Server Manager is still complain about configuration is needed.

image

This can apparently be solved by change a registry entry mentioned in the section Notify Server Manager that post-install DHCP configuration is complete (Optional).

Default after installation it is

PS > (Get-ItemProperty –Path registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ServerManager\Roles\12 -Name ConfigurationState).ConfigurationState 
1
@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels May 12, 2018
@johlju
Copy link
Member Author

johlju commented May 12, 2018

I wonder if that could be a general resource for this, and added to ComputerManagementDsc? 🤔

@SteveL-MSFT SteveL-MSFT added this to Help Wanted in powershell/dscresources May 14, 2019
@SteveL-MSFT SteveL-MSFT removed this from Help Wanted in powershell/dscresources Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant