<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bios Archives | XOAP</title>
	<atom:link href="https://xoap.io/tag/bios/feed/" rel="self" type="application/rss+xml" />
	<link>https://xoap.io/tag/bios/</link>
	<description>Platform for IT infrastructure and workplace automation</description>
	<lastBuildDate>Tue, 17 Feb 2026 08:05:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://xoap.io/wp-content/uploads/2023/11/cropped-favicon-32x32.png</url>
	<title>bios Archives | XOAP</title>
	<link>https://xoap.io/tag/bios/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>XOAPChangeBIOSsettingDSC: Master the BIOS management</title>
		<link>https://xoap.io/xoapchangebiossettingdsc-master-the-bios-management/</link>
		
		<dc:creator><![CDATA[Perica]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 09:09:46 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[xoap module]]></category>
		<guid isPermaLink="false">https://xoap.io/?p=29255</guid>

					<description><![CDATA[<p>Simplify BIOS management across your devices. Get free access to XOAP's module now and replace complicated manual processes with a unified approach.</p>
<p>The post <a href="https://xoap.io/xoapchangebiossettingdsc-master-the-bios-management/">XOAPChangeBIOSsettingDSC: Master the BIOS management</a> appeared first on <a href="https://xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="29255" class="elementor elementor-29255" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-86c21a6 e-flex e-con-boxed e-con e-parent" data-id="86c21a6" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-05c1ca8 e-con-full e-flex e-con e-child" data-id="05c1ca8" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-970cb6e elementor-widget elementor-widget-text-editor" data-id="970cb6e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Managing BIOS settings across a diverse fleet of devices has historically been a headache for IT administrators. Different vendors, different tools, and varying security requirements often lead to fragmented workflows.</p><p><span lang="en-US">To streamline this process, we are excited to share a new PowerShell DSC (Desired State Configuration) module: </span><span lang="de">XOAPChangeBIOSsettingDSC</span><span lang="en-US">. This module provides a unified way to manage BIOS configurations on both </span><span lang="de">Dell</span><span lang="en-US"> and </span><span lang="de">Lenovo</span><span lang="en-US"> devices using infrastructure-as-code principles.</span></p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d4c7ac4 e-con-full e-flex e-con e-child" data-id="d4c7ac4" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-42c5d93 elementor-widget elementor-widget-heading" data-id="42c5d93" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Key features</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6d946c5 elementor-widget elementor-widget-text-editor" data-id="6d946c5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<ul><li>Multi-vendor support: Works seamlessly across Dell and Lenovo hardware.</li><li>Security minded: Fully tested to work with or without BIOS passwords.</li><li>Granular control: Allows for precise setting definitions (e.g., Secure Boot, Wake-on-LAN, etc.).</li></ul>								</div>
				</div>
				<div class="elementor-element elementor-element-a07da2c elementor-widget elementor-widget-heading" data-id="a07da2c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Important usage notes
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0e76239 elementor-widget elementor-widget-text-editor" data-id="0e76239" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>To ensure successful deployment, keep these two technical details in mind:</p><ol type="1"><li value="1"><span lang="en-US">Case sensitivity:</span><span lang="en-US"> The module is case-sensitive regarding setting names. For example, you must use </span><span lang="de">SecureBoot</span><span lang="en-US"> exactly as defined by the vendor; using </span><span lang="de">secureboot</span><span lang="en-US"> will result in an error.</span></li><li><span lang="en-US">Discovery:</span><span lang="en-US"> If you are unsure of the exact naming or possible values for a setting, you can refer to the scripts within the </span><span lang="de">TestScript</span><span lang="en-US"> portion of the DSC Resources. These can be used to read all available values directly from the hardware.</span></li></ol>								</div>
				</div>
				<div class="elementor-element elementor-element-6ee47cc elementor-widget elementor-widget-heading" data-id="6ee47cc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Why DSC for BIOS?
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-c3eec4c elementor-widget elementor-widget-text-editor" data-id="c3eec4c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>By using DSC, you ensure that your hardware configuration remains in the &#8220;Desired State&#8221;. If a user or an update manually changes a BIOS setting, DSC will automatically detect the drift and pull the setting back to your defined corporate standard.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-972145f elementor-widget elementor-widget-image" data-id="972145f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1.png" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNjcsInVybCI6Imh0dHBzOlwvXC94b2FwLmlvXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwveG9hcC1iaW9zLW1vZHVsZS0xLndlYnAifQ%3D%3D">
							<img fetchpriority="high" decoding="async" width="1024" height="501" src="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-1024x501.png" class="attachment-large size-large wp-image-29267" alt="screenshot of the Start-DscConfiguration" srcset="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-1024x501.png 1024w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-300x147.webp 300w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-768x375.png 768w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-1536x751.png 1536w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-18x9.png 18w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1.webp 1843w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-24d164e elementor-widget elementor-widget-image" data-id="24d164e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2.png" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNjgsInVybCI6Imh0dHBzOlwvXC94b2FwLmlvXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwveG9hcC1iaW9zLW1vZHVsZS0yLndlYnAifQ%3D%3D">
							<img decoding="async" width="1024" height="124" src="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1024x124.webp" class="attachment-large size-large wp-image-29268" alt="" srcset="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1024x124.webp 1024w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-300x36.webp 300w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-768x93.webp 768w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1536x186.webp 1536w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-18x2.webp 18w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2.webp 1896w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-9fb0de9 elementor-widget elementor-widget-heading" data-id="9fb0de9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Installation and usage</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-c6a74e9 elementor-widget elementor-widget-text-editor" data-id="c6a74e9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>There are no special prerequisites for this module. </p><p>To install the module in XOAP:</p><ul><li>Upload the zipped DSC module to Configuration Management → Modules.</li><li>Once uploaded, the module can be referenced and used in your DSC configuration as needed.</li></ul>								</div>
				</div>
				<div class="elementor-element elementor-element-c715aa5 elementor-widget elementor-widget-image" data-id="c715aa5" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3.png" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNjksInVybCI6Imh0dHBzOlwvXC94b2FwLmlvXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwveG9hcC1iaW9zLW1vZHVsZS0zLndlYnAifQ%3D%3D">
							<img decoding="async" width="1024" height="308" src="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-1024x308.webp" class="attachment-large size-large wp-image-29269" alt="zipped DSC module in Configuration Management" srcset="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-1024x308.webp 1024w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-300x90.webp 300w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-768x231.webp 768w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-1536x462.webp 1536w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-18x5.png 18w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3.webp 1900w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-472e114 elementor-widget elementor-widget-image" data-id="472e114" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4.png" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNzAsInVybCI6Imh0dHBzOlwvXC94b2FwLmlvXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMVwveG9hcC1iaW9zLW1vZHVsZS00LndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="1024" height="408" src="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-1024x408.png" class="attachment-large size-large wp-image-29270" alt="editing resource" srcset="https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-1024x408.png 1024w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-300x119.png 300w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-768x306.png 768w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-18x7.png 18w, https://xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4.webp 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-067eb67 elementor-widget elementor-widget-heading" data-id="067eb67" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Get the XOAPChangeBIOSsettingDSC module</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-f01a45e elementor-widget elementor-widget-text-editor" data-id="f01a45e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Simplify BIOS management across your devices. Get free access to the module now and replace manual, error-prone processes with a unified approach.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-25cf300 elementor-widget elementor-widget-spacer" data-id="25cf300" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-ae72bc7 e-flex e-con-boxed e-con e-parent" data-id="ae72bc7" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-647e149 e-con-full e-flex e-con e-child" data-id="647e149" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-2e7525c e-con-full e-flex e-con e-child" data-id="2e7525c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-2bb4dec elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="2bb4dec" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="996" height="1024" src="https://xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5408" alt="Download illustration" srcset="https://xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://xoap.io/wp-content/uploads/2024/01/download.png 1024w" sizes="(max-width: 996px) 100vw, 996px" />															</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7d4038f e-con-full e-flex e-con e-child" data-id="7d4038f" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-5bc8941 elementor-widget elementor-widget-heading" data-id="5bc8941" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_tablet&quot;:&quot;fadeInDown&quot;}" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Download the free module</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-afcb5b1 animated-slow elementor-widget__width-initial elementor-mobile-button-align-stretch elementor-invisible elementor-widget elementor-widget-form" data-id="afcb5b1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="download-bitlocker" aria-label="download-bitlocker">
			<input type="hidden" name="post_id" value="29255"/>
			<input type="hidden" name="form_id" value="afcb5b1"/>
			<input type="hidden" name="referer_title" value="bios Archives | XOAP" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_fullname elementor-col-50">
												<label for="form-field-field_fullname" class="elementor-field-label elementor-screen-only">
								Full name							</label>
														<input size="1" type="text" name="form_fields[field_fullname]" id="form-field-field_fullname" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Full name">
											</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Email							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Email" required="required">
											</div>
								<div class="elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_b20a517 elementor-col-100">
					By downloading, you accept the XOAP <a href="https://xoap.io/data-protection" target="_blank"> privacy policy</a> and will receive product information from us.				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_1eb3fa3 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_1eb3fa3"><div class="elementor-g-recaptcha" data-sitekey="6Ld61w4pAAAAAGfjGrvIDymMiqJJ6ghZ58D6BIro" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-md" type="submit">
						<span class="elementor-button-content-wrapper">
															<span class="elementor-button-icon">
									<svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg>																	</span>
																						<span class="elementor-button-text">Download</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://xoap.io/xoapchangebiossettingdsc-master-the-bios-management/">XOAPChangeBIOSsettingDSC: Master the BIOS management</a> appeared first on <a href="https://xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
