At the end of March I received an email from Microsoft UK offering a free day of technical training, at one of their events in the UK during April and May. This is a superb opportunity and not one I was about to miss out on. Continue reading
Monthly Archives: April 2016
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