Přidat otázku mezi oblíbenéZasílat nové odpovědi e-mailem jak vypnou vzdálený PC v LAN??

zdravím.. docela často zapomínám vypínat počítače v jiných místnostech, tedy nejen já ale to neni důležitý..
jak mam jednoduše vypnout PC s místní síti?? zkoušel sem "wake on lan".. ten sice PC krásně zapne ale vypnou už ho nezvládne.. Když PC potřebuju vypnou tak se musím vždy přihlásit přes Windows Vzdálenou Plochu, zapnout teamviewer, odpojit WVP a připojit se na teamviewer.. je to docela zdlouhavý a když si člověk vzpomene v posteli tak už se mi vstávat nechce a dělat to tim způsobem co sem napsal mi taky nejde..
Zkoušel sem i Remote Administrator Control ale tim mi to taky nešlo.. tak se mi vůbec nepodařilo navázat spojení.. :-) nejlepší by bylo kdyby sem vzdálený PC mohl vypnout bez toho, abych tam musel instalovat nějaký programy a pod.. prostě hledám něco jako je ten wake on lan, jen aby to fungovalo.. :-)
díky za odpovědi..

Jsou zobrazeny jen nové odpovědi. Zobrazit všechny
Předmět Autor Datum
Můžeš použít i PsShutdown, kde si zadáš jméno a heslo pro přihlášení na vzdálený počítač a v souboru… poslední
ws79 30.07.2009 07:34
ws79

Můžeš použít i PsShutdown, kde si zadáš jméno a heslo pro přihlášení na vzdálený počítač a v souboru můžeš mít seznam počítačů, které se mají vypnout.

psshutdown -s|-r|-h|-d|-k|-a|-l|-o [-f] [-c] [-t [nn|h:m]] [-v nn] [-e [u|p]:xx:yy]
[-m "message"] [-u Username [-p password]] [-n s] [\\computer[,computer[,...]|@file]

   -a          Abort a shutdown (only possible while countdown is in progress)
   -c          Allow the shutdown to be aborted by the interactive user
   -d          Suspend the computer
   -e          Shutdown reason code (available on Windows XP and higher).
               Specify 'u' for unplanned and 'p' for planned
               shutdown reason codes.
               xx is the major reason code (must be less than 256)
               yy is the minor reason code (must be less than 65536)
   -f          Forces running applications to close
   -h          Hibernate the computer
   -k          Poweroff the computer (reboot if poweroff is not supported)
   -l          Lock the computer
   -m          Message to display to logged on users
   -n          Specifies timeout in seconds connecting to remote computers
   -o          Logoff the console user
   -p          Specifies optional password for user name. If you omit this
               you will be prompted to enter a hidden password.
   -r          Reboot after shutdown
   -s          Shutdown without poweroff
   -t          Specifies countdown in seconds until shutdown (default is 20) or
               the time of shutdown (in 24 hour notation)
   -u          Specifies optional user name for login to remote
               computer.
   -v          Display message for the specified number of seconds before
               the shutdown. If you omit this parameter the shutdown
               notification dialog displays and specifying a value of 0
               omits the dialog.
   computer    Shutdown the computer or computers specified
   @file       Shutdown the computers listed in the file specified

Zpět do poradny Odpovědět na původní otázku Nahoru