Имя пользователя:
Пароль:
 

Название темы: заменить порт на RDP
Показать сообщение отдельно

Ветеран


Сообщения: 1259
Благодарности: 861

Профиль | Отправить PM | Цитировать


Код: Выделить весь код
reg.exe add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" /v PortNumber /t REG_DWORD /d 3390 /f
RegEdit - https://support.microsoft.com/en-us/...line-switches:
Код: Выделить весь код
[/s|-s]
When a filename is specified on the command line, this switch is used to suppress any informational dialog boxes that would normally be displayed. This is useful when the Setup program for an application wants to execute REGEDIT.EXE with a .REG file, but does not want the user to be confused by any dialog boxes that are displayed.
Это сообщение посчитали полезным следующие участники:

Отправлено: 10:37, 22-01-2018 | #8

Название темы: заменить порт на RDP