We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efd48c commit a361d81Copy full SHA for a361d81
docset/winserver2022-ps/smbshare/Set-SmbServerConfiguration.md
@@ -74,7 +74,7 @@ Set-SmbServerConfiguration @Parameters
74
```
75
76
This command turns on SMB signing and encryption without user confirmation. This example uses
77
-splatting to pass parameter values from the '$Parameters' variable to the command. Learn more about
+splatting to pass parameter values from the `$Parameters` variable to the command. Learn more about
78
[Splatting](/powershell/module/microsoft.powershell.core/about/about_splatting).
79
80
### Example 3: Turn off the default server and workstations shares
0 commit comments