Today in my Windows 7 class here in the Kingdom of Bahrain, I was asked if it was possible to get the duplex mode of a NIC with PowerShell. OK, this normally would be easy.      1   2    Get-NetAdapter  |   Select-Object  -Property  Name ,  FullDuplex      Name                                                                    FullDuplex                                                        ...
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.