File tree 1 file changed +3
-3
lines changed
docset/winserver2022-ps/failoverclusters
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.
37
37
> - This cmdlet cannot be run remotely without Credential Security Service Provider (CredSSP)
38
38
> authentication on the server computer.
39
39
>
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
42
42
> more information, please go to:
43
43
> https://techcommunity.microsoft.com/t5/ITOps-Talk-Blog/TQA-Add-ClusterVirtualMachineRole-fails-with-the-error-quot-The/ba-p/713344
44
44
@@ -77,7 +77,7 @@ Name OwnerNode
77
77
print-VM1 node1 Online
78
78
```
79
79
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
81
81
them as clustered virtual machines.
82
82
83
83
## PARAMETERS
You can’t perform that action at this time.
0 commit comments