Come creare un timer di riattivazione per Windows 10

Windows 10 goes to sleep after a period of inactivity or you can put it to sleep from the power options menu. To wake the system, you have to press the power button on your PC, or the Sleep button if there is a dedicated one. When your system is asleep, there are certain ways to automatically wake it. Windows 10 wakes the system to install updates. As an end-user, if you need to wake your system, a scheduled task is what you should use.

Create a wake timer

Open Task Scheduler and create a new task. On the General tab give the task a name and enable the ‘Run with highest privileges’, option. Move to the Triggers tab.

Come creare un timer di riattivazione per Windows 10

Set when you’d like to wake the system from sleep. Move to the Actions tab.

Come creare un timer di riattivazione per Windows 10

This part is only slightly tricky; you need to enter an action for the task to execute. It can be anything like open like a file or open an app or run a script. Anything will do. You can create a script to run an app and close it. We have a script that will show a message box that says what woke the system.

Come creare un timer di riattivazione per Windows 10

Finally, go to the Conditions tab and enable the ‘Wake the computer to run this task’ option. Click Ok, and you’re done.

Come creare un timer di riattivazione per Windows 10

Message box script

If you want to show a message when the script runs, open Notepad and paste the following in it.

@echo off echo x=msgbox("The System was woken from sleep" ,0, "Wake Up") >> msgbox.vbs start msgbox.vbs

You can customize the script. The “The System was woken from sleep” is the message that is shown in the message box, and the “Wake Up” part is the title of the message box. You can change it to whatever you like. Save the file with the BAT file extension and set it as the trigger for the task.

Come creare un timer di riattivazione per Windows 10

The message box will remain on the screen until you click the OK button. If this is excessive i.e., you don’t want to have to interact with your system, you can also use a toast notification. It is a bit more complicated to set up because it requires importing a module in PowerShell but once it is set up, you won’t need to interact with the notification and you can always open Action Center to view it.

L'attività riattiverà il sistema e il sistema dovrebbe dormire una volta che è stato inattivo per un po', tuttavia, se desideri anche pianificare quando Windows 10 va in sospensione dopo che è stato riattivato, puoi utilizzare un'altra attività pianificata .

Leave a Comment

Cambia automaticamente lo sfondo del desktop con Mourao Wallpaper Changer

Cambia automaticamente lo sfondo del desktop con Mourao Wallpaper Changer

Scopri Mourao Wallpaper Changer: lo strumento perfetto per automatizzare il processo di modifica dello sfondo del tuo desktop.

Come creare modelli 3D, animazioni o filmati gratuitamente con Blender

Come creare modelli 3D, animazioni o filmati gratuitamente con Blender

Scopri la potenza di Blender, una suite gratuita e ricca di funzionalità per la creazione di contenuti 3D. Crea modelli, animazioni e filmati 3D straordinari con facilità.

Come catturare miniature di alta qualità di qualsiasi pagina web

Come catturare miniature di alta qualità di qualsiasi pagina web

Uso il componente aggiuntivo Abduction per Firefox per fare screenshot dei siti web. Fa il suo lavoro piuttosto bene. Se dovessi creare una miniatura, prima prenderei...

Registra video e scatta foto con la tua webcam utilizzando AvaCam

Registra video e scatta foto con la tua webcam utilizzando AvaCam

Quindi hai acquistato una webcam che non includeva alcun software? O forse non sei soddisfatto del software fornito con la webcam o precaricato.

KeepNote: strumento per prendere appunti con gerarchia di notebook

KeepNote: strumento per prendere appunti con gerarchia di notebook

Abbiamo già testato alcune valide applicazioni per prendere appunti, come NoteFly e Noteliner. Ora si aggiunge anche KeepNote, uno strumento pratico ed efficiente.

Come installare Windows 8 su un tablet Windows 7 [Guida]

Come installare Windows 8 su un tablet Windows 7 [Guida]

Se hai un tablet in grado di eseguire il sistema operativo Windows 7, allora potresti essere interessato a provare un sistema operativo Windows più orientato ai tablet,

Monta le immagini del disco sulla RAM per un accesso al disco ad alta velocità con OSFMount

Monta le immagini del disco sulla RAM per un accesso al disco ad alta velocità con OSFMount

Scopri la funzionalità unica di OSFMount: monta le immagini disco direttamente nella RAM per un accesso più rapido e prestazioni migliorate.

GIF Optimizer: comprimi e ottimizza le GIF online

GIF Optimizer: comprimi e ottimizza le GIF online

Utilizza un ottimizzatore GIF per comprimere e ottimizzare le tue GIF online, per un caricamento più rapido, una condivisione più fluida e prestazioni migliori.

Crea un DVD universale di Windows 7 rimuovendo le versioni

Crea un DVD universale di Windows 7 rimuovendo le versioni

Il processo di installazione di Windows XP è stato seriamente frustrante per molti utenti, in gran parte a causa delle diverse versioni del disco di installazione. La maggior parte delle persone aveva

Visualizza il contenuto della pagina Web in tempo reale sul desktop con Snippage [Widget]

Visualizza il contenuto della pagina Web in tempo reale sul desktop con Snippage [Widget]

Snippage è una fantastica applicazione desktop di Adobe Air che ti consente di catturare una porzione di qualsiasi pagina web e poi usarla come widget sul tuo desktop. Se