J10

- J10 is intended for use by customers of John Shipp's IT consulting service.
- Tames Windows 10/11
- It's all plain text files, and well commented, so you can see everything it does

How to install

Install with this powershell command:
irm https://j10.jshipp.com/j10.ps1 | iex

What it does

-creates a folder on the admin desktop for useful shortcuts such as the printer control panel, and "add/remove programs", any many other shortcuts that are used by admins frequently but are hidden deeply in win10's gui.
-checks for low hard drive space
-checks s.m.a.r.t. stats for failing hard drives
-checks event viewer for events that indicate a bad drive, such as 129, 153 and 154
-adds some useful utilities such as a windows update blocker, shadow copy viewer, remote support, and a disk space analyzer
-installs chrome and ublock origin
-disables the problematic per-user OneDrive, and makes it super easy to install the less problematic per-computer OneDrive if wanted
-disables as many Edge advertisements as possible
-disables as much data-sharing to microsoft as possible
-disables troublesome sleep modes
-auto-upgrades certain programs, like adobe reader, duplicati, veeam
-sets time zone to central
-removes garbage printers such as onenote and xps
-removes garbage apps such as candy crush, bubble witch, dragon mania, xbox, and many other toy apps that should not be on a business computer
-sets search indexer to low priority to increase performance for the user
-checks for potentially unwanted software, such as software from russia or china
-checks for software that allows remote access to the computer, such as CTES and ITSPlatform

TELEMETRY OF MY OWN:

- THIS TELEMETRY CAN BE DISABLED DURING INSTALL.
- I collect windows versions so I can see who is running obsolete versions, like 21H1, so I can warn them they aren't getting critical security updates from microsoft anymore.
- I collect CPU make/model so I can warn people before upcoming windows versions stop supporting them.
- I collect S.M.A.R.T. stats so I can see how quickly drives are getting new bad sectors.
- I collect printer make/model so I can give people free ink/toner/etc when other people are disposing of compatable parts.
- I collect ComputerName and IP so I can tell who's computer is sending me alerts.
- I collect J10 version so I can tell if J10's auto updater ever fails.