MyMod.psm1

Function get-bios {
Get-WmiObject -Class win32_bios 
}