0

これはばかげた質問かもしれませんが、ネットワーク経由で複数のマシンの BIOS をアップグレードする方法はありますか?

-手動で行っている BIOS 更新を必要とする複数の Lenovo マシンがあります。

-GhostCast を使用して、コンピューターに Windows イメージをキャストしています。

私は周りを検索し、同様の質問をしている人々を見つけましたが、応答はありません。

可能性はありますか、それとも不可能ですか?

4

1 に答える 1

1

Depends on the BIOS and the company - I have no idea what options Lenovo provides.

Certain Dell business class (Optiplex/Lattitude/???) you can, using one of a couple different Dell-provided tools, ranging from a simple util that lets you spit out an .exe with updated code and settings (including password if required) that you can then push out using your favorite method, up to server-based monstrosities that wants a whole SQL server to itself. (But once it's working it scans network and reports what out there, compares to its internal repository, etc.)

It the comps support vPro or whatever Out of Band Management, and/or you can implement PXE booting, you could probably hack something together - depends on how many comps you're talking about, and again, how lenovo implements things.

于 2012-12-15T18:27:27.257 に答える