Tag: jscript

80 script(s) tagged “jscript”

πŸ“„ JScript (WSH)

Disable Windows Welcome Experience (JScript)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via WScript.Shell.RegWri…

πŸ“„ JScript (WSH)

Disable Bing Search Suggestions (JScript)

Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via WScript.Shell.RegWrite (JScript s…

πŸ“„ JScript (WSH)

Disable Feedback Notifications (JScript)

Stops Windows from periodically asking for feedback. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).

πŸ“„ JScript (WSH)

Get Installed MSI Products Report (JScript)

Queries Win32_Product via WMI and prints Installed MSI Products to the console β€” JScript, VBScript's WSH sibling langua…

πŸ“„ JScript (WSH)

Get Local User Accounts Report (JScript)

Queries Win32_UserAccount via WMI and prints Local User Accounts to the console β€” JScript, VBScript's WSH sibling langu…

πŸ“„ JScript (WSH)

Enable Dark Mode (JScript)

Switches File Explorer and other system surfaces to dark mode. Applies the tweak via WScript.Shell.RegWrite (JScript sy…

πŸ“„ JScript (WSH)

Get Network Adapters Report (JScript)

Queries Win32_NetworkAdapter via WMI and prints Network Adapters to the console β€” JScript, VBScript's WSH sibling langu…

πŸ“„ JScript (WSH)

Get Printers Report (JScript)

Queries Win32_Printer via WMI and prints Printers to the console β€” JScript, VBScript's WSH sibling language.

πŸ“„ JScript (WSH)

Get Computer System Product Info Report (JScript)

Queries Win32_ComputerSystemProduct via WMI and prints Computer System Product Info to the console β€” JScript, VBScript'…

πŸ“„ JScript (WSH)

Disable Windows Telemetry (JScript)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…

πŸ“„ JScript (WSH)

Get Keyboard Info Report (JScript)

Queries Win32_Keyboard via WMI and prints Keyboard Info to the console β€” JScript, VBScript's WSH sibling language.

πŸ“„ JScript (WSH)

Disable Sticky Keys Shortcut Prompt (JScript)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via WScript.Shell.RegWrit…