Инструменты пользователя

Инструменты сайта


software:windows:remote-beeper

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
software:windows:remote-beeper [2010/08/09 18:59] artursoftware:windows:remote-beeper [2017/03/23 21:59] (текущий) – внешнее изменение 127.0.0.1
Строка 11: Строка 11:
  
  
-@echo Batch file to disable beep+<code>@echo Batch file to disable beep
 @sc stop beep @sc stop beep
 @sc config beep start= disabled @sc config beep start= disabled
-@echo +@echo ok
 @echo If you didn’t hear a beep just now then it worked! @echo If you didn’t hear a beep just now then it worked!
 +</code>
 +
 +===== У меня этот способ сработал =====
 +
 +
 +<blockquote>
 +I’ve noticed that since installing Server 2008, audible beeps come through to my local computer. I’ve tried tweaking the remote desktop client settings, to no avail. I know this is a common issue – here’s the fix.
 +
 +   1. On the server, connected either locally or remotely:
 +   2. Open a command-prompt.  Hit the windows-key and type ‘cmd’.
 +   3. Enter sc config beep start= disabled – Note that the space between ’start=’ and ‘disabled’ is necessary, and the command will not work if you omit it!
 +   4. Reboot the server.
 +
 +Edit:  This seems to work on desktops but not servers! Do not attempt the following instructions if you’re uncomfortable, make sure you backup your registry before doing them.  I cannot be held responsible for damages, etc etc, yadda-yadda.  You all know the drill.  Onward!
 +
 +If you try the above on a server and it doesn’t work:
 +Run regedit on the server.  Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminalServer.  Create a DWORD called DisableBeep.  Set the (HEX) value to 1.  Close Regedit.
 +Fire up services.msc, find the terminal services service.  Restart it and any associated services.  You will be immediately disconnected.  Reconnect.  The beep has stopped.  Change that value back to a 0 to re-enable the beep.</blockquote>
software/windows/remote-beeper.1281365988.txt.gz · Последнее изменение: 2017/03/23 21:57 (внешнее изменение)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki