Skip to content

Commit 2c763cf

Browse files
authored
Update run-command.md
RDPSettings was missing an "s"
1 parent 7a579db commit 2c763cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/run-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The entity was not found in this Azure location
7878
| **EnableRemotePS** | Configures the machine to enable remote PowerShell. |
7979
| **EnableWindowsUpdate** | Enable Windows Update Automatic Updates |
8080
| **IPConfig** | Shows detailed information for the IP address, subnet mask, and default gateway for each adapter bound to TCP/IP. |
81-
| **RDPSetting** | Checks registry settings and domain policy settings. Suggests policy actions if the machine is part of a domain or modifies the settings to default values. |
81+
| **RDPSettings** | Checks registry settings and domain policy settings. Suggests policy actions if the machine is part of a domain or modifies the settings to default values. |
8282
| **ResetRDPCert** | Removes the TLS/SSL certificate tied to the RDP listener and restores the RDP listener security to default. Use this script if you see any issues with the certificate. |
8383
| **SetRDPPort** | Sets the default or user-specified port number for Remote Desktop connections. Enables firewall rules for inbound access to the port. |
8484

0 commit comments

Comments
 (0)