Lorem Ipsum
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Google Chrome Extension IDs – Jamie Scaife
I had to identify some Google Chrome extensions on a remote computer. Jamie Scaife’s list made it much simpler.
(Google Chrome extensions are stored under C:\Users\[login_name]\AppData\Local\Google\Chrome\User Data\Default\Extensions)
Collecting SIM card details from a remote computer?
These two sites made it easier:
- Powershell – Get computers IMEI, and SIM card number ~ Remote PC
- A step-by-step guide to extend Hardware Inventory in SCCM for collecting SIM ICCID
powershell – How do I turn a Windows feature on/off from the command line in Windows 10? – Stack Overflow
As part of the Essential 8 work I needed to know how to script an un-install of a Windows Feature…