Powershell + Get installed software
get-ciminstance win32_product | select name | sort-object name
BSOD 0x0000007B Windows 7 / Windows Server 2008 R2 – 2 Powershell + Add a user to a group to a local workstation
Some tips for me and other
get-ciminstance win32_product | select name | sort-object name
BSOD 0x0000007B Windows 7 / Windows Server 2008 R2 – 2 Powershell + Add a user to a group to a local workstation
Comments are currently closed.