DhcpServerOptionValue requires UserClass property; DhcpServerOptionDefintion does use UserClass #58
Labels
needs more information
The issue needs more information from the author or the community.
Details of the scenario you tried and the problem that is occurring
Trying to setup DHCP options for Skype VoIP. Using chef with dsc resources.
Verbose logs showing the problem
First run:
================================================================================
Error executing action
run
on resource 'dsc_resource[OptionValue120]'================================================================================
After adding UserClass property:
================================================================================
Error executing action
run
on resource 'dsc_resource[OptionValue120]'================================================================================
Suggested solution to the issue
UserClass does not need to be mandatory. It is not required in the cmdlet.
The DSC configuration that is used to reproduce the issue (as detailed as possible)
Followed by:
The operating system the target node is running
OsName : Microsoft Windows Server 2019 Standard
OsOperatingSystemSKU : StandardServerEdition
OsArchitecture : 64-bit
WindowsVersion : 1809
WindowsBuildLabEx : 17763.1.amd64fre.rs5_release.180914-1434
OsLanguage : en-US
OsMuiLanguages : {en-US}
Version and build of PowerShell the target node is running
Name Value
PSVersion 5.1.17763.592
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.592
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Version of the DSC module that was used ('dev' if using current dev branch)
2.0.0.0
The text was updated successfully, but these errors were encountered: