modesto Tejedatechps.hashnode.dev·Sep 5, 2023Exploring Logical Disk Information with PowerShell and WMIWhen managing a network of computers, it's crucial to keep an eye on various system parameters, including the state of the hard drives. PowerShell, with its powerful scripting capabilities, can help you gather essential information about logical disk...41 readsPowershell
Andrewandrewh.hashnode.dev·Feb 28, 2023Basic ways to get WMI information using only PowershellWhat is WMI? Windows Management Instrument is a systems-management technology developed by Microsoft to allow us to access information and services on Microsoft computers. Why use WMI? WMI allows you to gain information about things like. The operat...1 like·26 readsPowershell
Kamil Gierach-Pacanekblog.cyberethical.me·Sep 26, 2022How to modify the Windows Setup boot imageI'm using Windows 11 *.iso, so details can be different on other versions - overall idea should be the same. This is being done for years to older images. Process summary This is three-phase process. Extract ISO content. Modify boot.wim image. Buil...5.8K readscustomization