Forum Discussion
Karl-WE
Sep 08, 2023MVP
verbose spam in Azure Stack HCI, 2306 Supplemental Package (preview) - 'Networkhelpers'
I am deploying Azure Stack HCI in a lab using MSlab using the Supplemental Package 2306 preview.
using this MSLab configuration
Not looking for support, rather sharing feedback on my experience with this release.
Everything runs as expected. When starting the script on the AzNode1, Task 5 - Step 3
The verbose output first indicated a problem with importing of module az.accounts but no error just that it is in use and cannot be updated.
Later the verbose output is spamming this, which is apparently an issue that occours because the import of a module did not use allow clobber?
expectation:
MSFT team please try to replicate and see if you find the issue for this, so the verbose output could be drastically reduced.
WARNING: 2> [BareMetal:EnableWindowsFeaturesWithRebootRequirement] The names of some imported commands from the module 'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb. - 9/8/2023 4:28:08 AM
OR SIMILAR such as
The names of some imported commands from the module
'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the
commands with unapproved verbs, run the Import-Module command again with the Verbose parameter.
For a list of approved verbs, type Get-Verb. - 9/8/2023 4:43:47 AM
No RepliesBe the first to reply