NetAppDocs / NetAppDocs/netapp-solutions-virtualization

Remove punctation mark

Open
#22 0 comments 0 reactions 1 assignee View on GitHub

@RachelZhuNetApp is already working on this.

Since Jan 21, 2026.

Dominant language
No language data
Stars
0
Forks
2
Avg merge
4m
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.