Tag Archives: Windows Powershell

Need System Information? Use PowerShell

If you need system information about your BIOS, Motherboard and more, open PowerShell as an Administrator and past the following into PowerShell – Get-WMIObject -Class Win32_ComputerSystem Get-WMIObject -Class Win32_BIOS Get-WMIObject -Class Win32_Baseboard Get-WMIObject -Class Win32_Processor Get-WMIObject -Class Win32_LogicalDisk Get-WMIObject -Class … Continue reading

Rate this:

Posted in Computers, Education, Microsoft Windows, Microsoft Windows 10, Technology, Windows, Windows 10, Windows 10 Quick Tips, Windows 7, Windows 8, Windows 8.1, Windows Security, Windows Server | Tagged , , | Leave a comment

Windows Powershell

Here’s a link to Windows Powershell and scripting – Link Windows Powershell Commands (D. Babian)  – Link

Rate this:

Posted in Computers | Tagged , , , , | Leave a comment