From 4179ba78841c739ce51880e96d6527840a77da33 Mon Sep 17 00:00:00 2001 From: "Thomas Logue, PE" <32151695+tjlogue4@users.noreply.github.com> Date: Sat, 6 Jun 2026 18:38:18 -0700 Subject: [PATCH] Fix formatting for PowerShell command in documentation This should not be there, minor fix. --- WindowsServerDocs/storage/file-server/smb-over-quic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsServerDocs/storage/file-server/smb-over-quic.md b/WindowsServerDocs/storage/file-server/smb-over-quic.md index c11a659b7c..2e978ffa87 100644 --- a/WindowsServerDocs/storage/file-server/smb-over-quic.md +++ b/WindowsServerDocs/storage/file-server/smb-over-quic.md @@ -281,7 +281,7 @@ By default, a Windows client device won't have access to an Active Directory dom 1. Add the file server's SMB over QUIC names as SPNs in Active Directory for Kerberos. For example: ```powershell - NETDOM computername ws2022-quic.corp.contoso.com /add fsedge1.contoso.com` + NETDOM computername ws2022-quic.corp.contoso.com /add fsedge1.contoso.com ``` 1. Set the KDC Proxy service to automatic and start it: