With over 70 PowerShell classes under my belt, I have a good idea of where most IT Pros struggle when making the mind shift to the PowerShell world. Objects is one of the concepts that take a bit of time to accept. Even though everything in PowerShell is an object, we need to remember that objects have been in the realm of the developer for decades. For IT Pros, this is a foreign concept that we must embrace. Besides, objects make your scripting life so much easier. Over the course of the next 7 blog postings, we will examine the different components of an object and supply you with some simple code examples to help you understand them better. Object orientated programming was just a buzz word on the horizon when I graduated college with a degree in Computer Science in the late 90’s. I was out in the real world as a Network Administrator as opposed to a programmer for many years. Sure, I wrote some automation programs for myself, but they were not object based. When Pow
Welcome to the blogsite of MCTExpert. I am a Microsoft Certified Trainer. Here you will find the real questions that are asked to me by my students.