Topic Tag: uptime
Viewing 3 topics - 1 through 3 (of 3 total)
-
- Topic
- Voices
- Last Post
-
-
Display text if Uptime is greater than x days Hello, I'm a new user on this forum and I would like to deploy DI on the computers of my hospital. As the users, never reboot their computers, I would like to display a text like "Please restart your computer." if the computer has been running for more than 10 days. I tried the following commands but it shows a 0.. ** UPTIME=set:upt=%5,hidden=1 IF=value1:%upt%,value2=864000,comparator:gt COMMENT=text:,color:%Orange%,display:"Please restart your computer." ** Could you help me ? PS : Sorry i...
- 2
- 4 weeks ago
-
Set a threshold for uptime? How can I set a threshold to change the text color if the uptime is greater than 14 days? I've tried putting a threshold in the UPTIME line and BOOTTIME, but couldn't get either to work. I didn't see anything in the documentation for applying thresholds to time or timers. UPTIME=set:uptime,hidden:1,display:%1d :%2h :%3m :%4s BOOTTIME=interval:1,display:%9 (Up: %uptime%),style:b
- 2
- 2 years ago
-
Source for uptime value Hello, your tool Desktop Info seems to do a very good job determining the uptime. I have questions regarding the source for the uptime value of desktop info. I know it is not Get-WmiObject Win32_OperatingSystem | Select-Object LastBootUpTime for example. Thanks in advance!
- 2
- 2 years ago
Viewing 3 topics - 1 through 3 (of 3 total)
-