
#Get-MacAddressVendor 🖥️
#Just saying ☀️

At the moment in the U.K 🇬🇧 it is hot 🌞 like really super hot 🥵 and I guess we are just not used to it. Hence pretty much no-where has air-con so we all just melt, or maybe that's just our air-ports ✈️ yep that really did happen yesterday. Despite all this heat, I managed to cook up a module and a Github repository and this web-page all before starting work 🏋️ just for fun 🥳 and to hopefully demonstrate how awesome this Retype module is for documenting your work.
#Links to Module 👇
So as mentioned this is on the Powershell gallery:-
I also published a quick repository on Github as well:-
Don't forget there is also this amazing website 😁
#Why Do this module? 💭
Well the other day at work someone from a different team showed a member in the team I work in a MAC address. The colleague I work with automatically said that this was vendor name MAC address. This other person didn't believe him, so the colleague I work with went to some website to verify it really was the vendor name he said it was. So late last night a bit before going to bed I was thinking about this conversation again, and thought yeah I know I could probably obtain this information via WMI or CIM or point and click device manager. However I thought this would be a great opportunity to show how to do this via an API, so I wrote the function last night just before going to bed. I also had a quick butchers on the Powershell Gallery and well I personally couldn't find anything like this on the Powershell Gallery. Maybe it's something that does not get talked about a lot in other offices? Anyways upon shutting down my laptop, I just thought lets make it a mission tomorrow morning (today) to write a quick blog, make a repository and publish to the Powershell Gallery to hopefully inspire other coders out there that you can do all of this before you even start work 😄 if you so wish 🔮
#Code 💬
Sadly there really isn't much code behind this module, it's a magic ✨ Powershell one-liner that does all the hardwork
