Powershell – resolve full names to usernames from CSV file
Reading Time: < 1 minute It’s unbelievable how long it took me to figure out this simple Powershell script, but yet it does the trick :). Often you…
Add any drivers to Windows – on example of GPU drivers
Reading Time: 6 minutes Today we are going to inject drivers into the Windows image with the help of built-in tools in Windows. What do you need?…