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.
2 parents 7da0c85 + 66f980d commit eb08bb5Copy full SHA for eb08bb5
docset/windows/printmanagement/write-printernfctag.md
@@ -48,7 +48,7 @@ Specify the printer connection data for this cmdlet by specifying the paths of s
48
49
### Example 1: Write printer connection data to an NFC tag
50
```
51
-PS C:\>Write- PrinterNfcTag -SharePath "\\ServerName\PrinterName01","\\AlternateServerName\PrinterName02" -WsdAddress "PrinterHost01"
+PS C:\>Write-PrinterNfcTag -SharePath "\\ServerName\PrinterName01","\\AlternateServerName\PrinterName02" -WsdAddress "PrinterHost01"
52
53
54
This command writes printer connection data to an NFC tag for the specified shared printers and the WSD printer that has the host name PrinterHost01.
0 commit comments