Groups | Search | Server Info | Login | Register
| X-Received | by 2002:a05:620a:46a1:b0:783:7f72:e6d2 with SMTP id bq33-20020a05620a46a100b007837f72e6d2mr35024qkb.4.1705748048795; Sat, 20 Jan 2024 02:54:08 -0800 (PST) |
|---|---|
| X-Received | by 2002:a05:622a:5918:b0:42a:2a9f:ddf9 with SMTP id ga24-20020a05622a591800b0042a2a9fddf9mr220750qtb.7.1705748048527; Sat, 20 Jan 2024 02:54:08 -0800 (PST) |
| Path | csiph.com!1.us.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | comp.sys.dec |
| Date | Sat, 20 Jan 2024 02:54:08 -0800 (PST) |
| Injection-Info | google-groups.googlegroups.com; posting-host=2a01:8640:13:ae31:672d:7014:6c89:58e1; posting-account=trNw6woAAACEVmSt6VePMUQdomXMJJm5 |
| NNTP-Posting-Host | 2a01:8640:13:ae31:672d:7014:6c89:58e1 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <102d36dd-2cbf-4f3c-a7f3-7ea8f8db4e7bn@googlegroups.com> (permalink) |
| Subject | Windows Shutdown Timer Download _BEST_ |
| From | Yvone Wernett <yvonewernett@gmail.com> |
| Injection-Date | Sat, 20 Jan 2024 10:54:08 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Received-Bytes | 11773 |
| Xref | csiph.com comp.sys.dec:4147 |
Show key headers only | View raw
<div>Any time you double-click the shutdown shortcut, the timer will start. To cancel the timer, you can create a second shortcut using shutdown -a or enter the shutdown -a command in Command Prompt.</div><div></div><div></div><div></div><div></div><div></div><div>windows shutdown timer download</div><div></div><div>Download: https://t.co/R00OfPIYWL </div><div></div><div></div><div>To change the time on the shutdown timer, right-click the shortcut icon, select Properties and change the seconds value in the Target field. From within Properties, you can also assign a different image as the icon.</div><div></div><div></div><div>If you don't want to create a handful of sleep timer shortcuts or constantly edit the one you have to accommodate different time intervals -- or if you just want a graphical interface -- you're better off installing a dedicated program, like PC Sleep or Sleep Timer. These programs will give you additional options, such as the ability to log out, hibernate, set an exact shutdown time or shut down after a length of inactivity.</div><div></div><div></div><div>Now, I'm not very techy myself, but here's how I imagine this: A user runs the .bat file, and is presented with a pop-up window asking for how long until the shutdown. The user types '5', and presses 'enter'. The batch file then force-closes all open programs, and shuts down after 300 seconds (5 mins).</div><div></div><div></div><div></div><div></div><div></div><div></div><div>I've seen it done, but the cmd window is large and bulky.</div><div></div><div>(Optional: somehow incorporate an abort shutdown feature into the same batch file.)</div><div></div><div>[I know I can use shutdown -a on a separate batch file, but that's just no fun.]</div><div></div><div></div><div>But I'd like to check if the shutdown /t xx-command is active, to show a button on the website to cancel the shutdown with the shutdown /a command. This is then useful, when you close the website and return back to have the cancel button visible again.</div><div></div><div></div><div>A lot of questions here only consider the detecting of the immediate shutdown process. So my question is if anybody knows if there's a registry entry or a WMI-Value that I can grab if the shutdown /t xx command was raised. Somehow Windows has to "remember" the time though, when it should shut down itself.</div><div></div><div></div><div>I have rigged it up to my Test Win2012r2 Hyper-V server........</div><div></div><div></div><div></div><div>I install the Intelli Power Manager software....</div><div></div><div>It finds the UPS, it adds my Win2012 server.....</div><div></div><div></div><div></div><div>Here is where I am stuck.....</div><div></div><div>I create a "Configuration Policy" called Server Shutdown.</div><div></div><div>I select the 1 server from the list (Target Nodes)</div><div></div><div>I select "Runtime Threshold Settings" & "Power Source" from the list (Class List)</div><div></div><div></div><div></div><div>I leave the "Timer" set as default which is -1s</div><div></div><div>I set "Remaining Time Limit" to: 6050s (for testing, I want the UPS to hit the threshold within 5 minutes of me pulling the power cord)</div><div></div><div>I leave the "Remaining Capacity Limit" to 0%</div><div></div><div>I set "Shutdown Duration" to be 120s (I'd rather my HYPER-V Suspend the VM's rather than shutdown in this test case).</div><div></div><div>The Power Source is set for the UPS (hostname of UPS)</div><div></div><div>The Load segment is selected as "Master Output" , which I assume means ALL outlets</div><div></div><div></div><div></div><div>However, I pull the power cord, UPS battery kicks in, alerts flash up on my server saying</div><div></div><div></div><div>"Runtime Threshold reached in 5mins 4 secs" , etc and displays again short while later, etc..</div><div></div><div>But when it gets to "Runtime Threshold reached in 0 Seconds", nothing happens.... Server continues to run, 10 minutes later, server is still running, it has not received a shutdown request ???</div><div></div><div></div><div></div><div>Help !!!</div><div></div><div></div><div>Theconfiguration policies are only for VMware and Citrix. To get IPM to shut downHyper-V you enable shutdown and configure there like a normal windowsshutdown. </div><div></div><div></div><div></div><div>If you'd like to chat with someone locally in the UK, here's the info:</div><div></div><div></div><div>Sorry,</div><div></div><div>i rephrase!</div><div></div><div>I use the IPM on the 1 server (test machines), and IPP on the other....</div><div></div><div>the machine using the IPP software doesnt shutdown....</div><div></div><div>UK Support dont support EATON Software (erm ?!!!) , so i can ask for help on creating simple shutdown requests.....</div><div></div><div></div><div>Just to note:</div><div></div><div>One of guys from Eaton said "the Configuration Policies and Actions" are for VMware & Licensed apps....</div><div></div><div>Fair enough...</div><div></div><div>A command coming from the EATON 5PX to server with the shutdown command (shutdown -s , or a .BAT file, etc).... Thats the easy part...</div><div></div><div></div><div></div><div>What i cant get help with is, how you tell the server to shutdown when battery is at say 30% (in my case, for testing, i have remaining capacity at 90% to start the test shutdown).....</div><div></div><div>Without using the ACTIONS or Config Policy, there is no option that tells a server to shutdown when your at % remaining capacity!</div><div></div><div></div><div></div><div></div><div>Using 1 single IPM installation to manage all the UPS and IPP instances is the right way. Think that IPM is a really powerful software allowing you very complicated configurations and advanced event/actions. IPP is the agent in charge of the shutdown of the machine hosting it.</div><div></div><div></div><div>The machine using IPP that didn't shutdown, is it a physical or virtual machine? If virtual, why don't configure the automatic shutdown of the machines with the Microsoft Windows Server 2012? Did you configure the power source and the shutdown options on this IPP?</div><div></div><div></div><div>I enable the "Shutdown" module in settings, and link the "power source" to the 5PX.</div><div></div><div></div><div></div><div>My requirement is, to have the phyiscal machines start there shutdown sequence when "remaining Battery is at 88%" , for TESTING.... it will be at 32% in LIVE mode.</div><div></div><div></div><div>cheers for the reply....</div><div></div><div>What does the Shutdown timer do ??</div><div></div><div>If Shutdown Duration is set to Shutdown a server with say 20 minutest battery remaining (testing!)</div><div></div><div>Does the Timer mean it alerts you first to say shutdown will commence in 30 seconds ?</div><div></div><div></div><div></div><div></div><div></div><div></div><div>Please note that you can set the timer to stop when you shut down your computer on the desktop app. On the extension, though, you can set it up so that the timer stops when the browser is closed [see screenshot Nicola left in the first reply to the thread]</div><div></div><div></div><div>I love to watch movies on my Windows 7 computer at night. But I usually doze off and forget to shut down my computer. So I intend to shut down my computer at 12:00pm automatically. What should I do? Do I need any extra software to schedule time to shutdown Windows 7?</div><div></div><div></div><div>how to create a command to set a shutdown timer in xibo player windows? my player run everyday. so i need to set a shutdown time by day. because each day have different time of shutdown. please help me. thank you.</div><div></div><div></div><div>You could create an Event for your Display so that it will run at a specific time and use the following command to shut down your PCs: shutdown /s /f /t 0. Please note that if you shutdown the PC you cannot send a command to restart it as it will not be able to receive that request. You will instead need to switch it back on manually.</div><div></div><div></div><div>In the above shortcut, replace the XXXX with the number of seconds you want the shutdown to be delayed. So if you want to two minutes, replace the XXXX with 120. Once the time ticks down, your computer will shut down. (Note, if you don't need a shortcut, you can enter the following in the command prompt: shutdown -s -t XXXX).</div><div></div><div></div><div>I have a Presario CQ60 notebook (laptop). I like to listen to Internet radio when I go to bed at night. But I don't like my machine running all night after I fall asleep. Is there a way for me to set a timer that will automatically shut off the unit after a selected amount of time? Please advise.</div><div></div><div></div><div>This tiny Desktop application allows to shutdown your PC after 30 or 60 minutes. This PC Shutdown Timer is useful when you are watching a movie and want to shutown your PC before you go asleep. The program contains big buttons, so you can never miss them with a cursor when watching your PC screen from a distance.</div><div></div><div></div><div>The key thing here is I am not calling a bash script directly with</div><div></div><div>NOTIFYCMD, but delegating it to the built in upssched process which has</div><div></div><div>timer functionality (and is packaged with nut in Fedora).</div><div></div><div></div><div>As you can see it starts a 10 minute timer, and cancels the timer if</div><div></div><div>mains power is restored. The bash script is similar to yours, but</div><div></div><div>benefits from not having to do any time management of its own or count</div><div></div><div>how long it has been running. upssched does that for you, and simply</div><div></div><div>calls your script when the listed events occur and with the timer of</div><div></div><div>your choosing.</div><div></div><div></div><div>Should not normally be required: when started as root, upsmon splits into unprivileged process for most of the work and leaves the shutdown handler running as root; with this setting you get it all running as root which is potentially unsafe.</div><div></div><div> df19127ead</div>
Back to comp.sys.dec | Previous | Next | Find similar
Windows Shutdown Timer Download _BEST_ Yvone Wernett <yvonewernett@gmail.com> - 2024-01-20 02:54 -0800
csiph-web