π JScript
Windows Script Host JScript β VBScript's sibling, run via cscript/wscript.
Get Network Login Profiles Report (JScript)
Queries Win32_NetworkLoginProfile via WMI and prints Network Login Profiles to the console β JScript, VBScript's WSH siβ¦
Disable Lock Screen (JScript)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminisβ¦
Hide Taskbar Search Box (JScript)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via WScript.Shell.RegWrite (JScβ¦
Get Environment Variables Report (JScript)
Queries Win32_Environment via WMI and prints Environment Variables to the console β JScript, VBScript's WSH sibling lanβ¦
Get Processor Info Report (JScript)
Queries Win32_Processor via WMI and prints Processor Info to the console β JScript, VBScript's WSH sibling language.
Disable News and Interests Feed (JScript)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Show This PC Icon on Desktop (JScript)
Adds the This PC icon back to the desktop. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Get Pointing Devices Report (JScript)
Queries Win32_PointingDevice via WMI and prints Pointing Devices to the console β JScript, VBScript's WSH sibling languβ¦
Get BIOS Info Report (JScript)
Queries Win32_BIOS via WMI and prints BIOS Info to the console β JScript, VBScript's WSH sibling language.
Get Logical Disks Report (JScript)
Queries Win32_LogicalDisk via WMI and prints Logical Disks to the console β JScript, VBScript's WSH sibling language.
Get Services Report (JScript)
Queries Win32_Service via WMI and prints Services to the console β JScript, VBScript's WSH sibling language.
Get Motherboard Info Report (JScript)
Queries Win32_BaseBoard via WMI and prints Motherboard Info to the console β JScript, VBScript's WSH sibling language.