Windows PowerShell

Enable Spectre, Meltdown and MDS mitigations installed with Windows Update

Just installing the updates might not be enough in some cases. Some computers needs registry values and keys created and set to enable the mitigations that Microsoft released for Windows 10. To smooth out this process I created a simple script for myself that allows you to remotely set the registry keys and values required

Enable Spectre, Meltdown and MDS mitigations installed with Windows Update Read More »

Retrieve the status of a Kyocera printer using PowerShell

To improve my workflow and department I needed to know what the current status was of the main office printer. Currently this is a Kyocera printer. Things like making sure that paper is available for users to print, detecting paper jams and managing toners is a simple job but very important in making sure the

Retrieve the status of a Kyocera printer using PowerShell Read More »