Powershell script to change Lenovo Bios settings

Hi,

Need help in seeting the below command right. I am trying to set "Virtualization tecnhnology" bios setting on a remote computer but getting error.

 (gwmi -class Lenovo_SetBiosSetting -namespace root\wmi).SetBiosSetting -ComputerName xxxx ("VT-d,Enable")

1) Please help in setting this command right

2) Need the command to save the setting

3) Any powershell to change the same setting on a dell computer

Thanks

April 27th, 2015 11:22pm

Each vendor supplies custom WMI support.  YOu need to post in thevendor forum for support for the specific system.

You can also use your search engine too find examples: http://stackoverflow.com/questions/9017986/wmic-how-to-use-lenovo-setbiossetting-method

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 4:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics