Skip to content

Commit 83a2962

Browse files
authored
Merge pull request #109667 from TimShererWithAquent/us1679050ch
Change SSL to TLS per 1679050
2 parents 676287b + 94a2a9b commit 83a2962

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
@@ -52,7 +52,7 @@ The entity was not found in this Azure location
5252
|**EnableAdminAccount**|Checks if the local administrator account is disabled, and if so enables it.|
5353
|**IPConfig**| Shows detailed information for the IP address, subnet mask, and default gateway for each adapter bound to TCP/IP.|
5454
|**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.|
55-
|**ResetRDPCert**|Removes the 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.|
55+
|**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.|
5656
|**SetRDPPort**|Sets the default or user-specified port number for Remote Desktop connections. Enables firewall rules for inbound access to the port.|
5757

5858
## Azure CLI

0 commit comments

Comments
 (0)