I have a fresh install of VMM 2019 UR1. You are supposed to be able to run the command to configure DCB but it says that the powershell commands do not exist.
New-SCDCBSettings : The term 'New-SCDCBSettings' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verifythat the path is correct and try again.
At line:1 char:20
+ $DCBSettingsItem = New-SCDCBSettings -AddDCBSettings -SMBPriority 3 - ...
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (New-SCDCBSettings:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Has anyone else seen this error. I checked the version number and it looks to be running UR1 patch level.