Skip to content

Remove punctation mark #22

@dom123dom

Description

@dom123dom

Page URL

https://docs.netapp.com/us-en/netapp-solutions-virtualization/hyperv/hyperv-deploy-prereqs.html

Page title

Prepare to deploy Microsoft Hyper-V leveraging ONTAP storage systems

Summary

This command has a ` in it which stops it from running:

Add-WindowsFeature Hyper-V, Failover-Clustering, Multipath-IO `-IncludeManagementTools –Restart

it should be:

Add-WindowsFeature Hyper-V, Failover-Clustering, Multipath-IO -IncludeManagementTools –Restart

Public issues must not contain sensitive information

  • This issue contains no sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions