DesktopInfo HangsHello,
I've noticed for quite a while that when this is running for a few days, it will eventually hang. I've always just right clicked it, closed it, then re-ran it.
Today I dug a little into the logs and noticed there is an entry. See attachment.
Any suggestions on how to stop this from happening?
Thanks
Navigation MenuHello:
Thank you so much for all your work on this software!
Attached from your sample gallery image I noticed a pop-up window. Is that menu associated with the navigation pane where you can skip and go directly to a certain page? I searched your manual and couldn't find information on how to create one. Can you provide a sample code on how to do this?
Thank you! :-)
Tom
Windows 11 SupportI'm playing with the Windows Insider build for Windows 11 and everything seems to work pretty well with the exception of the OSBUILD variables. The Major Version (%2) variable is still showing "10" for Windows 11. I think this due to the CurrentVersion number in the registry (HKLM\SOFTWARE\Microsoft\Windows NT) still being "6.3".
WMI=interval:0,color:ffdd99,set:WindowsVersion,namespace:root\cimv2,query:Win32_OperatingSystem,display:%caption% (%OSArchitecture%),hidden:1
REG=interval:0,set:Displa...
3.11.0 hide-no-resultSo, I am testing the latest version and noticed that 2 items using hide-no-result:1 are no longer hiding :(.
The first one does but the 2 right after it do not. Am I missing something? I tried the {{{}}} method to hide them but guessing I did something wrong as nothing ever appeared when updates were pending. Scripts used for the cmds also attached if needed.
CMD=file:powershell.exe,parameters:-executionpolicy remotesigned -noprofile -file .\get-UserPasswordExpiration.ps1 ,color:%Green%,text:P...
Sort NETSTAT tableI want to sort the NETSTAT output table by "databytesin" or "databytesinpersec" col.
I didn't find a way to do this. Is this possible?
Thanks!
WiFi StatusHey all, thought I'd share this tidbit that I created. It's to display the currently connected WiFi status. Required code bits and a screenshot example are below. Enjoy!
SET-SECTION=key:wifi-status,value:wifi-status.ps1
CMD=interval:120,color:55cc77,text:WiFi Status,onload,no-wait:2,read-as-csv:1,csv-header:1,file:powershell.exe, \
parameters:-Command %wifi-status%,trim:1,show-window:0,hide-no-result:1, \
display:SSID: %SSID% Encryption: %Auth% / %Cipher%| BaseStation ID: %BSSID% Typ...
Remove Wallpaper – and set colored backgroundFirst of all - a great thank you for providing an excellent and very userful tool.
Can I just say Wow! I love it!
is there a a way to remove the desktop wallpaper and set the desktop color to any rgb value choosen?
The use case behind:
We often have a group of (similiar - and similiear named) servers, which were operate in a 'production', 'test', 'staging' and 'development' version.
Now, when having logins/Remote-Desktops to same functional server but from different environment, I want to cle...
Function OSBUILD2 and Win11Hello Glenn,
Thanks for you great tool.
Running the most recent version of DTI 3.10.2.4365 I just stumbled on using the function OSBUILD2.
Windows 11 as host OS is correctly shown with value %1, but using %21 returns "Windows 10" instead.
Please see attached screenshot.
OSBUILD2=text:,interval:0,display:%21 %18 (%3 %2)
OSBUILD2=text:,interval:0,display:%1
Is there something I can do to show the correct version with using %21 ?
Best regards
Markus
Linux counterpart general questionDoes anyone here know of a Linux counterpart to this tool? We have been directed to start supporting Linux and if we can get something like this for that OS that would be nice.
Thanks.
Desktop Info – unable to read network adapter “Intel(R)”With Desktop Info, I'm unable to get it to show graphs for the following adapter
Manufacturer: Intel
Description: Intel(R) I211 Gigabit Network Connection #3
My config is
WMI=interval:3,id:eth, hide-no-result:1,chart:line scale:log max:23 height:2 series1:1 color1:00ff00 series2:2 color2:bb00bb,threshold1:1 {{%CurrentBandwidth%/8*95/100}} 2222ee,threshold2:2 {{%CurrentBandwidth%/8*95/100}} 0000ff,text:Ethernet,namespace:root\cimv2,query:Win32_PerfFormattedData_Tcpip_NetworkInterface where ...