Verwijderd

Topicstarter
Vraagje,

Ik heb op mijn laptop met WindowsXP Professional remote desktop werkend gekregen. Ik heb een snelkoppeling op het bureaublad van de laptop gemaakt om hem af te sluiten met dit commando: %windir%\System32\Shutdown.exe -s -t 0. Dit werkt gewoon.
Nu heb ik ook een snelkoppeling om het systeem in standby te zetten dmv C:\WINDOWS\system32\rundll32.exe powrprof.dll,SetSuspendState. Als ik gewoon thuis ben werkt deze snelkoppeling, maar via remote desktop niet. Ik vermoed dat dit te maken heeft met de Wake On Lan functie van mijn netwerkkaart (deze heb ik wel nodig om de laptop uit standby te halen). Het systeem gaat laden (zandloper) en stop daar weer mee en er verschijnt heel kort een onbeschikare netwerkverbinding in het notification gebied dat direct weer verdwijnt. Daarna kan ik gewoon weer verder werken. :? :?
Hoe kan ik dit oplossen?

Nog een vraag: Als ik thuiskom nadat ik vanaf mijn werk remote heb ingelogd is het scherm van de laptop door de war. Er lopen dan allemaal strepen over het scherm. Dit gaat weg nadat ik inlog. Kan ik dit oplossen?

  • ByteDelight
  • Registratie: Januari 2005
  • Laatst online: 02:42

ByteDelight

Retro computing is alive!

Verwijderd schreef op donderdag 13 november 2008 @ 14:30:
Ik vermoed dat dit te maken heeft met de Wake On Lan functie van mijn netwerkkaart (deze heb ik wel nodig om de laptop uit standby te halen). Het systeem gaat laden (zandloper) en stop daar weer mee en er verschijnt heel kort een onbeschikare netwerkverbinding in het notification gebied dat direct weer verdwijnt. Daarna kan ik gewoon weer verder werken. :? :?
Hoe kan ik dit oplossen?
De enige oplossing is de 'magic package' optie te gebruiken.

In de Bios van je laptop bevindt zich misschien een optie 'Only wakeup by administrators' of iets dergelijkt.
Met behulp van een tool als 'WoL - Magic Package Sender' kun je dan je systeem aanzetten.

Heb alleen geen idee of die tool ook via een Wan werkt...

Good luck!

Retro Computer hardware: http://bytedelight.com


  • Exception
  • Registratie: Augustus 2006
  • Laatst online: 09:58
Ik denk dat Remote Desktop juist voorkomt dat hij in slaapstand gaat. Waar dit precies is in te stellen weet ik niet, maar ik denk in ieder geval dat het daarmee te maken heeft. ;)

  • M2M
  • Registratie: Juli 2006
  • Laatst online: 11-09 17:01

M2M

medicijnman

Exception schreef op donderdag 13 november 2008 @ 14:37:
Ik denk dat Remote Desktop juist voorkomt dat hij in slaapstand gaat. Waar dit precies is in te stellen weet ik niet, maar ik denk in ieder geval dat het daarmee te maken heeft. ;)
inderdaad, dat denk ik ook. Misschien dat er tooltjes te vinden zijn die je pc na zoveel minuten afsluit / in standby zet / hybernate / restart. Bijvoorbeeld tweakXPpro heeft zo'n functie geloof ik. Misschien dat dit wel werkt (de timer op 1 minuut zetten en de verbinding verbreken)

het is dan weliswaar geen oplossing, maar wel een mogelijke workaround.

-_-


  • BtM909
  • Registratie: Juni 2000
  • Niet online

BtM909

Watch out Guys...

Waarom gebruik je niet dezelfde shutdown commando om je applicatie te hibernaten?

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Usage: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f]
    [/m \\computer][/t xxx][/d [p|u:]xx:yy [/c "comment"]]

    No args    Display help. This is the same as typing /?.
    /?         Display help. This is the same as not typing any options.
    /i         Display the graphical user interface (GUI).
               This must be the first option.
    /l         Log off. This cannot be used with /m or /d options.
    /s         Shutdown the computer.
    /r         Shutdown and restart the computer.
    /g         Shutdown and restart the computer. After the system is
               rebooted, restart any registered applications.
    /a         Abort a system shutdown.
               This can only be used during the time-out period.
    /p         Turn off the local computer with no time-out or warning.
               Can be used with /d and /f options.
    /h         Hibernate the local computer.
               Can be used with the /f option.
    /e         Document the reason for an unexpected shutdown of a computer.
    /m \\computer Specify the target computer.
    /t xxx     Set the time-out period before shutdown to xxx seconds.
               The valid range is 0-600, with a default of 30.
               Using /t xxx implies the /f option.
    /c "comment" Comment on the reason for the restart or shutdown.
               Maximum of 512 characters allowed.
    /f         Force running applications to close without forewarning users.
               /f is automatically set when used in conjunction with /t xxx.
    /d [p|u:]xx:yy  Provide the reason for the restart or shutdown.
               p indicates that the restart or shutdown is planned.
               u indicates that the reason is user defined.
                 if neither p nor u is specified the restart or shutdown is unplanned.
               xx is the major reason number (positive integer less than 256).
               yy is the minor reason number (positive integer less than 65536).

Ace of Base vs Charli XCX - All That She Boom Claps (RMT) | Clean Bandit vs Galantis - I'd Rather Be You (RMT)
You've moved up on my notch-list. You have 1 notch
I have a black belt in Kung Flu.


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Omdat ik mijn systeem niet in hibernate wil zetten maar in standby!

Acties:
  • 0 Henk 'm!

  • BtM909
  • Registratie: Juni 2000
  • Niet online

BtM909

Watch out Guys...

Verwijderd schreef op vrijdag 14 november 2008 @ 11:31:
Omdat ik mijn systeem niet in hibernate wil zetten maar in standby!
Heb je hibernation aan of uit. Wat gebeurt er als je het uit zet?

Self fulfilling testing heet dat ;)

Ace of Base vs Charli XCX - All That She Boom Claps (RMT) | Clean Bandit vs Galantis - I'd Rather Be You (RMT)
You've moved up on my notch-list. You have 1 notch
I have a black belt in Kung Flu.

Pagina: 1