Category Archives: PowerShell

Tech Note: Introduction to PowerShell

What is PowerShell?

What exactly is PowerShell? A scripting language? A command line interface? Well both and more, PowerShell is a platform that provides the ability to interface with your environment via a number of tools, called cmdlets. PowerShell can be used to perform a number of tasks such as gathering remote computer information, performing user tasks and troubleshooting system problems, so whether you’re an entry level helpdesk technician or experienced IT Professional, PowerShell is a tool you’ll need to learn. Continue reading