<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Lenovo on Jon's Notes</title><link>https://4c4806b4.configjon-blog.pages.dev/category/lenovo/</link><description>Recent content in Lenovo on Jon's Notes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 24 Feb 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://4c4806b4.configjon-blog.pages.dev/category/lenovo/index.xml" rel="self" type="application/rss+xml"/><item><title>BIOS Management - Example Task Sequences</title><link>https://4c4806b4.configjon-blog.pages.dev/bios-management-example-task-sequences/</link><pubDate>Mon, 24 Feb 2020 00:00:00 +0000</pubDate><guid>https://4c4806b4.configjon-blog.pages.dev/bios-management-example-task-sequences/</guid><description>&lt;p&gt;&lt;strong&gt;UPDATE September 16th, 2020 - The scripts included in these downloads are currently outdated. I plan to update this post soon with the latest script versions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now that I have working BIOS management scripts for Dell, HP, and Lenovo, I figured I would put them all together in a few example task sequences. This post will also act as a hub for my BIOS management posts.&lt;/p&gt;
&lt;h3 id="current-bios-management-posts"&gt;Current BIOS Management Posts&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/dell-bios-password-management/"&gt;Dell BIOS Password Management&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/dell-bios-settings-management/"&gt;Dell BIOS Settings Management&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/hp-bios-password-management/"&gt;HP BIOS Password Management&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/hp-bios-settings-management/"&gt;HP BIOS Settings Management&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-password-management/"&gt;Lenovo BIOS Password Management&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-settings-management/"&gt;Lenovo BIOS Settings Management&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Lenovo BIOS Settings Management</title><link>https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-settings-management/</link><pubDate>Thu, 01 Aug 2019 00:00:00 +0000</pubDate><guid>https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-settings-management/</guid><description>&lt;p&gt;&lt;strong&gt;This post was updated on October 18th, 2020.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This post is one of 3 posts in my series on managing BIOS settings using PowerShell. I’ve also written about &lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/dell-bios-settings-management/"&gt;Dell&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="https://4c4806b4.configjon-blog.pages.dev/hp-bios-settings-management/"&gt;HP&lt;/a&gt;&lt;/strong&gt;. In this post I’ll be talking about using PowerShell to manage Lenovo BIOS settings.&lt;/p&gt;
&lt;p&gt;The script can be downloaded from my GitHub: &lt;strong&gt;&lt;a href="https://github.com/ConfigJon/Firmware-Management/tree/master/Lenovo"&gt;https://github.com/ConfigJon/Firmware-Management/tree/master/Lenovo&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id="lenovo-wmi-and-powershell"&gt;Lenovo, WMI, and PowerShell&lt;/h3&gt;
&lt;p&gt;Lenovo provides a WMI interface that can be used for querying and modifying BIOS settings on their hardware models. This means that we can use PowerShell to directly view and edit BIOS settings without the need for a vendor specific program. This script uses 6 of the Lenovo provided WMI classes.&lt;/p&gt;</description></item><item><title>Lenovo BIOS Password Management</title><link>https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-password-management/</link><pubDate>Mon, 08 Jul 2019 00:00:00 +0000</pubDate><guid>https://4c4806b4.configjon-blog.pages.dev/lenovo-bios-password-management/</guid><description>&lt;p&gt;&lt;strong&gt;This post was updated on October 18th, 2020.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This post discusses how to manage Lenovo BIOS passwords using WMI. My goal was to have a script that could change or clear existing passwords and could display a prompt to the screen when manual intervention was required. In this post, I&amp;rsquo;ll cover the basics of how the script works. I&amp;rsquo;ll also talk about some limitations of the script and some areas it could be improved in the future&lt;/p&gt;</description></item></channel></rss>