Hi,
A couple of questions although the second is only valid if the first answer is yes!
Am I right in thinking I should be able to set BIOS parameters using WMIC BIOS CREATE? For example a replacement motherboard into a machine and I want to set the computer serialnumber? If not, how could this be done if there is not setting in the bios?
Hoping the first answer is yes please hlpe with the following
Using the code below I get the follopwing response, not entirely sure where to go with it, any help appreciated.
wmic bios create serialnumber=123 ERROR: Description = Provider is not capable of the attempted operation
Thanks