-
Notifications
You must be signed in to change notification settings - Fork 622
Correct examples to use -featureID #2952
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
Conversation
In my use of this command, passing the -Feature parameters results in an error. Using -featureID work as expected. ------- cc: @JasonGerend
|
Docs Build status updates of commit 71c7e21: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
|
#sign-off |
|
#sign-off |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@timwarner-msft See my suggestions.
docset/winserver2012r2-ps/servermigration/Import-SmigServerSetting.md
Outdated
Show resolved
Hide resolved
docset/winserver2012r2-ps/servermigration/Import-SmigServerSetting.md
Outdated
Show resolved
Hide resolved
docset/winserver2012r2-ps/servermigration/Import-SmigServerSetting.md
Outdated
Show resolved
Hide resolved
docset/winserver2012r2-ps/servermigration/Import-SmigServerSetting.md
Outdated
Show resolved
Hide resolved
docset/winserver2012r2-ps/servermigration/Import-SmigServerSetting.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
|
Docs Build status updates of commit 64d0983: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
timwarner-msft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your insights, @sdwheeler!
In my use of this command, passing the -Feature parameters results in an error. Using -featureID work as expected. I also cleaned up the PowerShell code to add missing parameter names and get rid of the "PS C:> prefix, which to me is wholly unnecessary.
cc: @JasonGerend