File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docset/winserver2022-ps/failoverclusters Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ virtual machine must be on the clustered disk used by that virtual machine.
3737> - This cmdlet cannot be run remotely without Credential Security Service Provider (CredSSP)
3838> authentication on the server computer.
3939>
40- > - This cmdlet generates a .TMP file under the user temp folder, and you can't have more than 65535
41- > .TMP files generated by this cmdlet, otherwise you will receive an exception "The File Exist". For
40+ > - This cmdlet generates a ` .TMP ` file under the user temp folder, and you can't have more than 65535
41+ > ` .TMP ` files generated by this cmdlet, otherwise you will receive an exception "The File Exist". For
4242> more information, please go to:
4343> https://techcommunity.microsoft.com/t5/ITOps-Talk-Blog/TQA-Add-ClusterVirtualMachineRole-fails-with-the-error-quot-The/ba-p/713344
4444
@@ -77,7 +77,7 @@ Name OwnerNode
7777print-VM1 node1 Online
7878```
7979
80- This example queries for virtual machines matching the wildcard characters ** print** and configures
80+ This example queries for virtual machines matching the wildcard characters ` * print*` and configures
8181them as clustered virtual machines.
8282
8383## PARAMETERS
You can’t perform that action at this time.
0 commit comments