Useful WMIC and WMI Powershell commands for Windows
Microsoft has deprecated WMIC. Find the equivalent Powershell commands below.
Get computer info:
WMIC: wmic csproductPowershell Summary: gwmi -Class Win32_ComputerSystemPowershell All: gwmi -Class Win32_ComputerSystem | select *
Get ...
UptimeRobot IP Address Updater Template for EdgeOS
Use the attached template to update Uptime Robot allowed IPs on an EdgeRouter network group.
Firewall rule to allow ICMP via UptimeRobot:
set firewall name WAN_LOCAL rule ...
URI Shortcut List for Windows 10/11 Modern UI Settings (ms-settings)
Use the following list to create shortcuts to frequently used URIs below. Example:
URI List:
Category
Settings page
URI Command (shortcut)
Settings home page
ms-settings:
System
Display
ms-settings:display
Night light settings
ms-settings:nightlight
Advanced scaling settings
ms-settings:display-advanced
Connect to a ...
Ubiquiti UDM-PRO CLI Commands
To enter the non UniFi OS shell and use the full Debian command set:
unifi-os shell
Reboot the UniFi OS without interrupting the network:
unifi-os restart
Other handy commands ...