<?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>Library Archives | XOAP</title>
	<atom:link href="https://dev.xoap.io/category/library/feed/" rel="self" type="application/rss+xml" />
	<link>https://dev.xoap.io/category/library/</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://dev.xoap.io/wp-content/uploads/2023/11/cropped-favicon-32x32.png</url>
	<title>Library Archives | XOAP</title>
	<link>https://dev.xoap.io/category/library/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>XOAPChangeBIOSsettingDSC: Master the BIOS management</title>
		<link>https://dev.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://dev.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://dev.xoap.io/xoapchangebiossettingdsc-master-the-bios-management/">XOAPChangeBIOSsettingDSC: Master the BIOS management</a> appeared first on <a href="https://dev.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://dev.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%3DeyJpZCI6MjkyNjcsInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDFcL3hvYXAtYmlvcy1tb2R1bGUtMS53ZWJwIn0%3D">
							<img fetchpriority="high" decoding="async" width="1024" height="501" src="https://dev.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://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-1024x501.png 1024w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-300x147.webp 300w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-768x375.png 768w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-1536x751.png 1536w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-1-18x9.png 18w, https://dev.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://dev.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%3DeyJpZCI6MjkyNjgsInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDFcL3hvYXAtYmlvcy1tb2R1bGUtMi53ZWJwIn0%3D">
							<img decoding="async" width="1024" height="124" src="https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1024x124.webp" class="attachment-large size-large wp-image-29268" alt="" srcset="https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1024x124.webp 1024w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-300x36.webp 300w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-768x93.webp 768w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-1536x186.webp 1536w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-2-18x2.webp 18w, https://dev.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://dev.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%3DeyJpZCI6MjkyNjksInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDFcL3hvYXAtYmlvcy1tb2R1bGUtMy53ZWJwIn0%3D">
							<img decoding="async" width="1024" height="308" src="https://dev.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://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-1024x308.webp 1024w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-300x90.webp 300w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-768x231.webp 768w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-1536x462.webp 1536w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-3-18x5.png 18w, https://dev.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://dev.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%3DeyJpZCI6MjkyNzAsInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDFcL3hvYXAtYmlvcy1tb2R1bGUtNC53ZWJwIn0%3D">
							<img loading="lazy" decoding="async" width="1024" height="408" src="https://dev.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://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-1024x408.png 1024w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-300x119.png 300w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-768x306.png 768w, https://dev.xoap.io/wp-content/uploads/2026/01/xoap-bios-module-4-18x7.png 18w, https://dev.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://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5408" alt="Download illustration" srcset="https://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://dev.xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://dev.xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://dev.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="Library 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://dev.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://dev.xoap.io/xoapchangebiossettingdsc-master-the-bios-management/">XOAPChangeBIOSsettingDSC: Master the BIOS management</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How XOAP modernizes Citrix MCS and PVS</title>
		<link>https://dev.xoap.io/modernize-citrix-mcs-and-pvs-with-xoap/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Mon, 01 Dec 2025 10:05:23 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[citrix pvs]]></category>
		<category><![CDATA[citrx mcs]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=27258</guid>

					<description><![CDATA[<p>Automate Citrix MCS and PVS workflows, speeding deployments, ensuring consistency and improving IT efficiency across hybrid environments.</p>
<p>The post <a href="https://dev.xoap.io/modernize-citrix-mcs-and-pvs-with-xoap/">How XOAP modernizes Citrix MCS and PVS</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="27258" class="elementor elementor-27258" 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-f9543e8 e-con-full e-flex e-con e-child" data-id="f9543e8" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-2c46337 e-con-full e-flex e-con e-child" data-id="2c46337" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a37a44e elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="a37a44e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;,&quot;h3&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__a37a44e" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
				</div>
				<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>For years, <strong>Citrix administrators</strong> have relied on <strong>Machine Creation Services (MCS)</strong> and <strong>Provisioning Services (PVS)</strong> to deliver virtual desktops and application servers.</p><p><strong>While essential, these tools weren’t built for modern hybrid environments</strong> spanning on-prem datacenters, Azure, AWS and edge locations, where rapid updates, consistent configurations and automation are critical.</p><p><a href="https://dev.xoap.io/" target="_blank" rel="noopener">XOAP</a> fills this gap, <strong>automating and standardizing</strong> <strong>the entire image lifecycle around Citrix deployments</strong>. Beyond Citrix, XOAP also streamlines physical device and full endpoint lifecycle management, providing consistent automation, compliance and operational control.</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">What MCS and PVS do</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><strong>MCS</strong>: Machine Creation Services clone virtual desktops or servers from a master image. They are simple and suitable for small-to-medium deployments.<br /><br /></li><li><strong>PVS</strong>: Provisioning Services stream a shared virtual disk to multiple machines, offering efficiency, fast deployment and reduced storage.</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">The challenge</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>Both MCS and PVS focus <strong>solely on provisioning</strong> and rely on administrators to <strong>manually maintain</strong> master images and configurations. <br /><br />However, most operational effort occurs <strong><em>before and after</em></strong> provisioning and includes:</p><ul><li>building images</li><li>patching OS</li><li>installing/updating apps</li><li>maintaining best practices</li><li>managing hybrid environments.</li></ul><p>MCS and PVS <strong>do not automate</strong> image creation, application packaging, hybrid deployment, versioning or operational workflows, which leads to <strong>complexity, risk and increased cost</strong> as organizations scale.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3435658 elementor-widget elementor-widget-text-editor" data-id="3435658" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Read also: </strong><a href="https://dev.xoap.io/xoap-is-a-game-changer-even-if-you-already-use-microsoft-autopilot/" target="_blank" rel="noopener">Device management beyond Autopilot</a></p></blockquote>								</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">XOAP: Automation across the image lifecycle</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><strong>XOAP doesn’t replace Citrix or MCS/PVS; it automates everything around them.</strong></p><p>Citrix then delivers the images to users.</p><p>This layered approach provides <strong>faster deployments</strong>, <strong>fewer errors</strong>, <strong>consistent environments</strong> and <strong>lower operational costs</strong>, which is far more <strong>scalable and future-proof</strong> than relying on MCS/PVS alone.<br /><br /></p>								</div>
				</div>
				<div class="elementor-element elementor-element-8d1f7f3 elementor-widget elementor-widget-heading" data-id="8d1f7f3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Key features</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-3e485fd elementor-widget elementor-widget-heading" data-id="3e485fd" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">1. Automated image creation and versioning</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-236d8a4 elementor-widget elementor-widget-text-editor" data-id="236d8a4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>You define a pipeline <strong>once</strong>. XOAP then <strong>automatically builds images, applies best-practice configurations, installs apps, enforces naming conventions, versions outputs and enables rollback.</strong></p><p><em>The result:</em> reproducible, reliable golden images ready for MCS or PVS delivery.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-40de473 elementor-widget elementor-widget-text-editor" data-id="40de473" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Learn more: </strong><a href="https://dev.xoap.io/image-management/" target="_blank" rel="noopener">XOAP Image Management</a></p></blockquote>								</div>
				</div>
				<div class="elementor-element elementor-element-cf34caa elementor-widget elementor-widget-heading" data-id="cf34caa" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">2. Configuration as Code</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-9831c6b elementor-widget elementor-widget-text-editor" data-id="9831c6b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Centralized configuration enforcement prevents drift, tracks changes and ensures <strong>compliance across all machines</strong>. Citrix servers and desktops remain consistent, predictable and aligned with policies.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c8d3baa elementor-widget elementor-widget-heading" data-id="c8d3baa" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">3. Application deployment and packaging</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-88226db elementor-widget elementor-widget-text-editor" data-id="88226db" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Applications are packaged once, deployed consistently and <strong>updated without rebuilding images</strong>, reducing image bloat and speeding patch cycles.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3b5c941 elementor-widget elementor-widget-heading" data-id="3b5c941" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">4. Multi-cloud and on-prem infrastructure provisioning
</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-9327339 elementor-widget elementor-widget-text-editor" data-id="9327339" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>XOAP automates infrastructure creation across <strong>vSphere</strong>, <strong>Nutanix</strong>, <strong>Azure</strong>, <strong>AWS</strong> and <strong>Google Cloud</strong>, bringing consistency <a href="https://dev.xoap.io/connector/" target="_blank" rel="noopener">across distributed environments</a>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-199603f elementor-widget elementor-widget-heading" data-id="199603f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">5. Lifecycle, governance and compliance
</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-59a5807 elementor-widget elementor-widget-text-editor" data-id="59a5807" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>XOAP centralizes patching, image rebuilds, monitoring and <strong>multi-tenant management</strong>, reducing manual work and ensuring policy compliance.<br /><br /></p>								</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">
					<h3 class="elementor-heading-title elementor-size-default">Traditional vs XOAP workflow</h3>				</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><strong>Without XOAP: <br /></strong>1. Manually update master image → 2. Install apps → 3. Patch OS → 4. Capture image → 5. Push to MCS/PVS → 6. Troubleshoot → 7. Repeat</p><p><strong>With XOAP:</strong><br />1. Update image pipeline → 2. XOAP automation <br /><br />Consistent, compliant images are delivered to Citrix MCS or PVS with <strong>minimal manual effort</strong>.</p>								</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">
					<h3 class="elementor-heading-title elementor-size-default">When to use XOAP</h3>				</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>While XOAP can automate almost anything in your IT infrastructure, it will help you the most in the following contexts:</p><p>• Large or distributed Citrix environments.<br />• Hybrid deployments across cloud and on-prem.<br />• Strict security or compliance requirements.<br />• <a href="https://dev.xoap.io/xoap-for-managed-service-provider-msp/" target="_blank" rel="noopener">Service providers</a> managing multiple tenants.<br />• Teams aiming to reduce manual work.<br /><br /></p>								</div>
				</div>
				<div class="elementor-element elementor-element-0629107 elementor-widget elementor-widget-heading" data-id="0629107" 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">Final thoughts</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6a07b6d elementor-widget elementor-widget-text-editor" data-id="6a07b6d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>MCS and PVS remain critical for Citrix provisioning, but modern hybrid IT demands <strong>automation beyond provisioning</strong>. XOAP delivers this by automating image creation, application deployment, configuration management, infrastructure provisioning and full endpoint lifecycle management.</p><p>For organizations seeking faster, more reliable deployments, operational efficiency and compliance, XOAP is a powerful <strong>automation layer that complements Citrix and modernizes IT operations</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ad08708 elementor-widget elementor-widget-text-editor" data-id="ad08708" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Further reading:</strong></p><p><a href="https://dev.xoap.io/xoap-for-managed-service-provider-msp/" target="_blank" rel="noopener">→XOAP for MSPs</a><br /><a href="https://dev.xoap.io/connector/" target="_blank" rel="noopener">→On-premises automation with XOAP Connector</a><br /><a href="https://dev.xoap.io/image-management/" target="_blank" rel="noopener">→All about XOAP&#8217;s Image Management module</a></p></blockquote>								</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-4d386dd e-con-full e-flex e-con e-child" data-id="4d386dd" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-ba9e329 e-con-full e-flex e-con e-child" data-id="ba9e329" 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-8a4b2cf e-con-full e-flex e-con e-child" data-id="8a4b2cf" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-329cfa0 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="329cfa0" 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"><a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en&#038;_ga=2.120291981.440170699.1710334465-1088457358.1705491014" target="_blank">Automate your Citrix deployment</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6519c7b e-con-full e-flex e-con e-child" data-id="6519c7b" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a2f8591 elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button" data-id="a2f8591" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation_mobile&quot;:&quot;none&quot;}" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en" target="_blank" title="Start for free">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Start for free</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-a2ed454 elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button" data-id="a2ed454" data-element_type="widget" data-e-type="widget" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/xoap/30min" target="_blank" title="Book a demo">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Book a demo</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-336cfeb e-flex e-con-boxed e-con e-parent" data-id="336cfeb" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/modernize-citrix-mcs-and-pvs-with-xoap/">How XOAP modernizes Citrix MCS and PVS</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Automating Amazon DCV deployment with XOAP</title>
		<link>https://dev.xoap.io/automate-amazon-dcv-deployment/</link>
		
		<dc:creator><![CDATA[Ante]]></dc:creator>
		<pubDate>Mon, 18 Aug 2025 13:05:47 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[amazon dcv]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[nice dcv]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=25167</guid>

					<description><![CDATA[<p>Spin up a fully functional Amazon DCV environment efficiently. Reduce setup time, ensure consistency and enable rapid scaling.</p>
<p>The post <a href="https://dev.xoap.io/automate-amazon-dcv-deployment/">Automating Amazon DCV deployment with XOAP</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="25167" class="elementor elementor-25167" 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-f9543e8 e-con-full e-flex e-con e-child" data-id="f9543e8" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-2c46337 e-con-full e-flex e-con e-child" data-id="2c46337" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a37a44e elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="a37a44e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__a37a44e" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
				</div>
				<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>Amazon DCV (formerly NICE DCV) offers a high-performance, secure solution for delivering remote desktops and 3D applications. However, setting up DCV infrastructure manually can be time-consuming and prone to errors.</p><p>This blog post walks you through the automation process using AWS tools and <a href="https://dev.xoap.io/" target="_blank" rel="noopener">XOAP</a> to simplify the deployment of Amazon DCV.</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">How does it work?</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">
									<p>Using prebuilt scripts, XOAP&#8217;s <a href="https://dev.xoap.io/image-management/" target="_blank" rel="noopener">Image Management</a> module and the <a href="https://dev.xoap.io/scripted-actions/" target="_blank" rel="noopener">Scripted Actions</a> feature, you&#8217;ll spin up a fully functional Amazon DCV environment efficiently, reducing setup time, ensuring consistency and enabling rapid scaling in the cloud.</p><p><strong>You can test everything in this tutorial for free</strong>, as both Image Management and Scripted Actions are available in XOAP&#8217;s free plan. Just <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&amp;response_type=code&amp;scope=openid%20email&amp;redirect_uri=https://my.dev.xoap.io&amp;kc_locale=en&amp;_ga=2.61701036.1496275043.1755511616-320925011.1750769654" target="_blank" rel="noopener">create your account</a> first.</p><p>The Amazon DCV deployment will take five steps:</p><ol><li>Download a script from AWS.</li><li>Change the username in the script and upload it to XOAP.</li><li>Create a connection to your AWS environment.</li><li>Prepare your image for DCV deployment with Image Management.</li><li>Spin up the DCV infrastructure with Scripted Actions.</li></ol><p>Let&#8217;s go into the details now.</p>								</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"><a href="https://dev.xoap.io/platformXO/" target="_blank">Step 1: Downloading script from AWS</a></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>Download the script from the official AWS GitHub repository <a href="https://github.com/aws-samples/dcv-samples/blob/main/bootstrap/Install-DCV.ps1" target="_blank" rel="noopener">here</a>. You can find the documentation in the <a href="https://docs.aws.amazon.com/dcv/latest/adminguide/setting-up-installing.html" target="_blank" rel="noopener">AWS Administrator Guide</a>.</p>								</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">Step 2: Uploading script to XOAP
</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>Now, let&#8217;s edit the script quickly before uploading it:</p><p>• Remove the first and last lines of code: <strong>&lt;powershell&gt;</strong> and <strong>&lt;/powershell&gt;</strong>.</p><p>• Replace the placeholder &#8220;USERNAME&#8221; in <strong>line 51 </strong>with a valid username.</p><p>• Remove the comments from <strong>lines 49 to 52</strong> (optional, but considered a good practice).</p><p>To upload the script, open your <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/auth?client_id=portal&amp;redirect_uri=https%3A%2F%2Fmy.dev.xoap.io%2F%23%2Fdashboard&amp;state=1c3bd71f-4862-4a00-b272-a4332786a03c&amp;response_mode=fragment&amp;response_type=code&amp;scope=openid&amp;nonce=6b0fff1c-f286-4840-8379-4023dc9919e2&amp;code_challenge=bX32srtoHvxZ5HOE-w_8bigxkc4CSrBKXaks_M7FlJc&amp;code_challenge_method=S256" target="_blank" rel="noopener">XOAP Workspace</a> and go to the <strong>Resources</strong> area in the left-side menu. Click <strong>+ New Resource</strong>, then simply drag and drop the script. Click <strong>Next</strong> and <strong>Save</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5b27f2d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5b27f2d" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3e2d896 elementor-widget elementor-widget-text-editor" data-id="3e2d896" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2139.png" alt="ℹ" class="wp-smiley" style="height: 1em; max-height: 1em;" /> For more information on the script&#8217;s syntax, click <a href="https://docs.aws.amazon.com/dcv/latest/adminguide/managing-sessions-start.html#managing-sessions-start-auto" target="_blank" rel="noopener">here</a>.</em><br /><em><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2139.png" alt="ℹ" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </strong>The DCV license is free on EC2, with a required <a href="https://docs.aws.amazon.com/dcv/latest/adminguide/setting-up-license.html#setting-up-license-ec2" target="_blank" rel="noopener">S3 policy</a>.</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-a954caf elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a954caf" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-fe4c266 elementor-widget elementor-widget-text-editor" data-id="fe4c266" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><strong>Follow the Amazon DCV automation video tutorial</strong></center>								</div>
				</div>
				<div class="elementor-element elementor-element-6b676f4 elementor-widget elementor-widget-video" data-id="6b676f4" data-element_type="widget" data-e-type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/gZvuIFBwyp8&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c6f34a7 elementor-widget elementor-widget-text-editor" data-id="c6f34a7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center>This video may not load due to your cookie preferences. Adjust your cookie settings or watch it <a href="https://youtu.be/gZvuIFBwyp8" target="_blank" rel="noopener">directly on YouTube</a>.</center>								</div>
				</div>
				<div class="elementor-element elementor-element-f4b7f28 elementor-widget elementor-widget-heading" data-id="f4b7f28" 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">Step 3: Creating a connection to your AWS environment</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-236d8a4 elementor-widget elementor-widget-text-editor" data-id="236d8a4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In XOAP, connections are used to deploy image definitions, as well as to provision and configure cloud and on-premises environments.</p><p>• Go to <strong>Connections</strong> in the left-side menu.<br />• Click <strong>+ New Connection</strong>.<br />• Select <strong>AWS</strong> as the provider and choose the connection type.<br />• If you&#8217;re using the <strong>AWS-Access Key</strong> type, provide your <strong>Access Key ID</strong>, <strong>Secret Access Key</strong> and<strong> Account ID</strong>.<br />• Click <strong>Confirm</strong> to save the connection.</p>								</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">Step 4: Preparing image for DCV deployment</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>The next step is Image Management. It&#8217;s a custom image automation module that can be found in your XOAP Workspace.</p><p><em><strong>First, create a provisioner:</strong></em></p><p>• Click on<strong> Image Management</strong>, then click on <strong>Provisioners</strong> in the drop-down menu.<br />• In the <strong>Provisioners</strong> area, click <strong>+ New Provisioner</strong>.<br />• Under <strong>Select Type</strong>, choose <strong>PowerShell Script</strong>.<br />• Under <strong>Source File</strong>, select <strong>Install-DCV.ps1</strong>, the script you uploaded to XOAP.<br />• Enter the mandatory information and click <strong>Confirm</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-23442b4 elementor-widget elementor-widget-image" data-id="23442b4" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="568" src="https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-1024x568.png" class="attachment-large size-large wp-image-25173" alt="Create a provisioner | Amazon DCV automation | XOAP" srcset="https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-1024x568.png 1024w, https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-300x166.png 300w, https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-768x426.png 768w, https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-1536x852.png 1536w, https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-2048x1136.png 2048w, https://dev.xoap.io/wp-content/uploads/2025/08/create-provisioner-amazon-dcv-automation-xoap-18x10.png 18w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-3c97085 elementor-widget elementor-widget-text-editor" data-id="3c97085" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em>Adding a provisioner in XOAP</em></center>								</div>
				</div>
				<div class="elementor-element elementor-element-66386b9 elementor-widget elementor-widget-text-editor" data-id="66386b9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p> </p><p><em><strong>Now, add that provisioner to a group:</strong></em></p><p>•  Go to <strong>Image Management &gt; Provisioner Groups</strong>. <br />•  Click <strong>+ New Provisioner Group </strong>and select the provisioner you&#8217;ve created from <strong>Available Provisioners.<br /></strong>•  Enter the details and click <strong>Save</strong>.</p><p><em><strong>Add the group to a provisioner role:</strong></em></p><p>•  Go to <strong>Image Management &gt; Provisioner Roles</strong>.<br />•  Click <strong>+ New Role</strong> and select the group you created from <strong>Available Provisioner Groups</strong>.<br />•  Enter the details and click <strong>Save</strong>.</p><p><strong>Note:<br /></strong><br /><em>Each XOAP Workspace is equipped with <strong>Operating Systems</strong> that can be used as templates for further customizations. Operating system availability depends on the region and may vary. If your region is not available and you would like to adjust the operating system, you can add additional ones as needed.</em></p><p><em>The same applies to <strong>Builders</strong>, which define the connection being used, the region, the size of the VM defined to build the image and additional optional settings. You can create them before the next step or add them while defining the Image Definition.</em></p><p>• Now go to <strong>Image Management &gt; Image Definitions</strong> and click + <strong>New Image</strong>. Here you will create your image – see screenshot below as a reference. If you need help creating the image, watch this <a href="https://youtu.be/dqfcxgmL5fo?si=1Fp4bwh5vryjWDk8&amp;t=23" target="_blank" rel="noopener">short video tutorial</a>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d9cf165 elementor-widget elementor-widget-image" data-id="d9cf165" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="378" src="https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-1024x378.png" class="attachment-large size-large wp-image-25174" alt="" srcset="https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-1024x378.png 1024w, https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-300x111.png 300w, https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-768x284.png 768w, https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-1536x567.png 1536w, https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-2048x756.png 2048w, https://dev.xoap.io/wp-content/uploads/2025/08/create-image-amazon-dcv-automation-xoap-18x7.png 18w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-7188969 elementor-widget elementor-widget-text-editor" data-id="7188969" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em> Creating an image</em></center>								</div>
				</div>
				<div class="elementor-element elementor-element-994df4a elementor-widget elementor-widget-text-editor" data-id="994df4a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><br />Once your image is created, it will appear in Image Definitions.</p><p>• Click the three dots on the right in the image&#8217;s row, then click <strong>Run</strong>.</p><p>You can track the progress of the Image Definition build by either clicking on the status badge or by clicking on <strong>Runs</strong> in the upper right corner.</p><p>Once the run is finished, in the <strong>Image ID</strong> field, you will see the ID as <strong>ami-xxxxxxxxxxxxxxxxx</strong>. <br />It&#8217;s good to save the image ID now, as you will need it to spin up you DCV infrastructure later.</p><p><strong>Important:</strong><br />• If you don&#8217;t have it in your XOAP Workspace already, download the <strong>EC2 provisioning script <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2b07.png" alt="⬇" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong> below and upload it to the <strong>Resources</strong> area, just like you did with the first AWS script.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-61e3def elementor-widget elementor-widget-text-editor" data-id="61e3def" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em>Tutorial continues below</em></center>								</div>
				</div>
		<div class="elementor-element elementor-element-3967194 e-con-full e-flex e-con e-child" data-id="3967194" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-7d26819 e-con-full e-flex e-con e-child" data-id="7d26819" 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-f3fb260 e-con-full e-flex e-con e-child" data-id="f3fb260" 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-c231689 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="c231689" 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://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5408" alt="Download illustration" srcset="https://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://dev.xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://dev.xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://dev.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-fb9c5b9 e-con-full e-flex e-con e-child" data-id="fb9c5b9" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-12b6185 elementor-widget elementor-widget-heading" data-id="12b6185" 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 EC2 provisioning script</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-dd28aeb animated-slow elementor-widget__width-initial elementor-mobile-button-align-stretch elementor-invisible elementor-widget elementor-widget-form" data-id="dd28aeb" 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" aria-label="Download">
			<input type="hidden" name="post_id" value="25167"/>
			<input type="hidden" name="form_id" value="dd28aeb"/>
			<input type="hidden" name="referer_title" value="Library 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://dev.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-cloud-download-alt" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"></path></svg>																	</span>
																						<span class="elementor-button-text">Download now</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-0cb204d elementor-widget elementor-widget-heading" data-id="0cb204d" 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">Step 5: Spinning up DCV infrastructure</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4155a83 elementor-widget elementor-widget-text-editor" data-id="4155a83" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Now that you&#8217;ve uploaded the EC2 provisioning script to Resources, let&#8217;s move to Scripted Actions.</p><p>You will find this feature in your XOAP Workspace under the <a href="https://dev.xoap.io/platform-management/" target="_blank" rel="noopener">Platform Management</a> module, which helps you automate hybrid infrastructures and cloud workflows.</p><p>• Go to <strong>Platform Management &gt; Scripted Actions</strong> and click <strong>+ New Scripted Action</strong>.<br />• Enter a <strong>Name</strong> for this scripted action.<br />• Under <strong>Choose a script from Resources</strong>, select the EC2 provisioning script. <br />• Click <strong>Next</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-63040fc elementor-widget elementor-widget-image" data-id="63040fc" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="521" src="https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-1024x521.png" class="attachment-large size-large wp-image-25175" alt="Create a scripted action | Automating Amazon DCV deployment | XOAP" srcset="https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-1024x521.png 1024w, https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-300x153.png 300w, https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-768x391.png 768w, https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-1536x781.png 1536w, https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-2048x1041.png 2048w, https://dev.xoap.io/wp-content/uploads/2025/08/create-scripted-action-amazon-dcv-automation-xoap-18x9.png 18w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-9d3afca elementor-widget elementor-widget-text-editor" data-id="9d3afca" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em>Creating a scripted action</em></center>								</div>
				</div>
				<div class="elementor-element elementor-element-75936f5 elementor-widget elementor-widget-text-editor" data-id="75936f5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><br />• Edit script parameters as shown below.</p><p><strong>Important:</strong></p><p>Under <strong>AMI_ID</strong>, use the Image ID from your Image Definition run. Specify the <strong>region</strong> where you want the EC2 instance to be created, along with the <strong>SUBNET_ID</strong> of the VPC where you want the instance to be placed. <strong>Make sure you choose the same region that was specified in your Image Definition</strong>. Otherwise, the AMI won&#8217;t be found, as they are region-specific.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-88afc99 elementor-widget elementor-widget-image" data-id="88afc99" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="279" src="https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap-1024x279.png" class="attachment-large size-large wp-image-25177" alt="" srcset="https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap-1024x279.png 1024w, https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap-300x82.png 300w, https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap-768x210.png 768w, https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap-18x5.png 18w, https://dev.xoap.io/wp-content/uploads/2025/08/edit-parameters-scripted-action-amazon-dcv-automation-xoap.png 1396w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-867f8e6 elementor-widget elementor-widget-text-editor" data-id="867f8e6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em>Editing script parameters</em></center>								</div>
				</div>
				<div class="elementor-element elementor-element-e0a9a44 elementor-widget elementor-widget-text-editor" data-id="e0a9a44" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><br />• When everything&#8217;s ready, click <strong>Next</strong>.</p><p>• Select <strong>AWS</strong> from the Connections table and click <strong>Next</strong>. </p><p>• In the final scripted action creation step, you can schedule your scripted actions. We can skip that for now, so just click <strong>Finish</strong>.</p><p>The scripted action is now created and you can <strong>run it</strong> the same way you ran your Image Definition. If you want to track the progress, click on the status badge right next to the scripted action. <strong>Once the run is finished, the DCV will be ready.</strong></p><p>You can find all the information necessary for connecting to the DCV in the scripted action&#8217;s log. To access the log, click the three dots on the right side in the scripted action&#8217;s row and click <strong>View log</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3309fe2 elementor-widget elementor-widget-image" data-id="3309fe2" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="537" height="119" src="https://dev.xoap.io/wp-content/uploads/2025/08/scripted-action-log-amazon-dcv-automation-xoap-1.png" class="attachment-large size-large wp-image-25179" alt="Scripted action log | Automating Amazon DCV deployment | XOAP" srcset="https://dev.xoap.io/wp-content/uploads/2025/08/scripted-action-log-amazon-dcv-automation-xoap-1.png 537w, https://dev.xoap.io/wp-content/uploads/2025/08/scripted-action-log-amazon-dcv-automation-xoap-1-300x66.png 300w, https://dev.xoap.io/wp-content/uploads/2025/08/scripted-action-log-amazon-dcv-automation-xoap-1-18x4.png 18w" sizes="(max-width: 537px) 100vw, 537px" />															</div>
				</div>
				<div class="elementor-element elementor-element-58d684f elementor-widget elementor-widget-text-editor" data-id="58d684f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<center><em>Example of a scripted action&#8217;s log</em></center>								</div>
				</div>
				<div class="elementor-element elementor-element-9abf892 elementor-widget elementor-widget-text-editor" data-id="9abf892" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>To connect to the DCV, you can use web access or the Amazon DCV client, which is available for <a href="https://docs.aws.amazon.com/dcv/latest/userguide/client-windows.html" target="_blank" rel="noopener">download from AWS</a>. Be mindful of the required <a href="https://docs.aws.amazon.com/dcv/latest/adminguide/manage-port-addr.html" target="_blank" rel="noopener">Security Group rules</a> when connecting. Direct access to the instance will be required (for web access, you will need a public facing instance).</p><p><strong>Alternatively, you can deploy the Amazon DCV client to your endpoints worldwide using XOAP&#8217;s <a href="https://dev.xoap.io/application-management/" target="_blank" rel="noopener">Application Management</a> module</strong>. Application Management automates and simplifies software packaging and delivery to any device. This way, you can easily create a remote access solution for your endpoints.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-bc3fc4a elementor-widget elementor-widget-text-editor" data-id="bc3fc4a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong><em><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Did we miss something? If you need help using XOAP to automate Amazon DCV deployment, just <a href="https://calendly.com/xoap/30min" target="_blank" rel="noopener">book a call </a><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> and our engineers will walk you through it.</em><br /></strong></p><blockquote><p><strong>More about XOAP:</strong></p><p><strong><a href="https://dev.xoap.io/application-management/" target="_blank" rel="noopener">→ </a></strong><a href="https://dev.xoap.io/application-management/" target="_blank" rel="noopener">More on Application Management</a><strong><br /></strong><a href="https://dev.xoap.io/aws-automation/" target="_blank" rel="noopener">→ Automating your entire AWS operations</a><br /><a href="https://dev.xoap.io/image-management/" target="_blank" rel="noopener">→ </a><a href="https://dev.xoap.io/image-management/" target="_blank" rel="noopener">Standardized image automation across platforms</a><br /><a href="https://dev.xoap.io/scripted-actions/" target="_blank" rel="noopener">→</a> <a href="https://dev.xoap.io/scripted-actions/" target="_blank" rel="noopener">Scripted Actions for centralized script management</a></p></blockquote>								</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-4d386dd e-con-full e-flex e-con e-child" data-id="4d386dd" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-ba9e329 e-con-full e-flex e-con e-child" data-id="ba9e329" 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-8a4b2cf e-con-full e-flex e-con e-child" data-id="8a4b2cf" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-329cfa0 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="329cfa0" 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"><a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en&#038;_ga=2.120291981.440170699.1710334465-1088457358.1705491014" target="_blank">Start automating your cloud infrastructure with XOAP</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6519c7b e-con-full e-flex e-con e-child" data-id="6519c7b" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-030b06a elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18898 elementor-widget-button" data-id="030b06a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation_mobile&quot;:&quot;none&quot;}" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en" target="_blank" title="Start for free">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Start for free</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-9144c9e elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18905 elementor-widget-button" data-id="9144c9e" data-element_type="widget" data-e-type="widget" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/xoap/30min" target="_blank" title="Book a demo">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Book a demo</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6b9911e e-flex e-con-boxed e-con e-parent" data-id="6b9911e" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/automate-amazon-dcv-deployment/">Automating Amazon DCV deployment with XOAP</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows Server 2019 end-of-life: What system engineers need to do now</title>
		<link>https://dev.xoap.io/windows-server-2019-end-of-life/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Tue, 27 May 2025 08:59:06 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[windows server 2019]]></category>
		<category><![CDATA[xoap]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=22493</guid>

					<description><![CDATA[<p>Windows Server 2019 is losing support for Microsoft 365 Apps in October 2025 and is reaching end of life in 2029. </p>
<p>The post <a href="https://dev.xoap.io/windows-server-2019-end-of-life/">Windows Server 2019 end-of-life: What system engineers need to do now</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22493" class="elementor elementor-22493" 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-f9543e8 e-con-full e-flex e-con e-child" data-id="f9543e8" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-2c46337 e-con-full e-flex e-con e-child" data-id="2c46337" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a37a44e elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="a37a44e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__a37a44e" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__a37a44e" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a91d282 elementor-widget elementor-widget-text-editor" data-id="a91d282" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Windows Server 2019 is reaching the end of support in January 2029</strong>. For system engineers and IT administrators, this isn’t just another update—it’s a critical turning point. Failing to act now could expose your organization to major security risks, compliance failures and operational disruptions.</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-52df673 elementor-widget elementor-widget-heading" data-id="52df673" 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">Available options after end-of-life</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-3d4f9aa elementor-widget elementor-widget-text-editor" data-id="3d4f9aa" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>To navigate beyond 2029, organizations must either:</p><p>• upgrade to newer server versions or <br />• opt for Extended Security Updates (ESU) to continue receiving critical security patches, thus maintaining compliance and security standards.</p><p>The ESU program, available for up to three years, can drive up costs quickly, especially for enterprises. In other words,<strong> the options are risking security or significantly increasing operational costs for outdated infrastructure</strong>.</p><p>Moreover, <strong>Microsoft 365 Apps</strong> is supported on Windows Server 2019 only <strong>until October 2025</strong>. Security updates will be available for three more years, ending in October 2028. After the end of support, they too will need to be redeployed.</p><p>Below, we outline what system engineers and IT admins need to focus on now—and how the <a href="https://dev.xoap.io/" target="_blank" rel="noopener">XOAP</a> automation platform can help.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-6c108e2 elementor-widget elementor-widget-image" data-id="6c108e2" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1920" height="1280" src="https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-scaled.webp" class="attachment-full size-full wp-image-22567" alt="Windows Server 2019 end-of-life" srcset="https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-scaled.webp 1920w, https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-300x200.webp 300w, https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-1024x683.webp 1024w, https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-768x512.webp 768w, https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-1536x1024.webp 1536w, https://dev.xoap.io/wp-content/uploads/2025/05/programming-background-with-person-working-with-codes-computer-1-18x12.webp 18w" sizes="(max-width: 1920px) 100vw, 1920px" />															</div>
				</div>
				<div class="elementor-element elementor-element-297b92d elementor-widget elementor-widget-text-editor" data-id="297b92d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div style="text-align: right;"><a href="https://www.freepik.com/free-photo/programming-background-with-person-working-with-codes-computer_38669443.htm">Image by freepik</a></div>								</div>
				</div>
				<div class="elementor-element elementor-element-fc43206 elementor-widget elementor-widget-heading" data-id="fc43206" 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">Steps to take now</h2>				</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">
					<h4 class="elementor-heading-title elementor-size-default"><a href="https://dev.xoap.io/platformXO/" target="_blank">1. Inventory and assess your environment</a></h4>				</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>Start by<strong> identifying all servers still running Windows Server 2019, and all applications tied to it</strong>—especially those hosting Microsoft 365 Apps through Remote Desktop Services (RDS) or VDI. Understanding your environment is the first step to planning the migration!</p><p><strong>How XOAP helps:</strong><br />XOAP integrates seamlessly with your environment to help with discovery and assessment workflows. You’ll get a clear, centralized view without manual spreadsheets or time-consuming audits.<br /><br /></p>								</div>
				</div>
				<div class="elementor-element elementor-element-b732a83 elementor-widget elementor-widget-heading" data-id="b732a83" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default"><a href="https://dev.xoap.io/platformXO/" target="_blank">2. Plan migrations to supported platforms</a></h4>				</div>
				</div>
				<div class="elementor-element elementor-element-bd47d78 elementor-widget elementor-widget-text-editor" data-id="bd47d78" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Post-Server 2019, Microsoft is emphasizing <strong>Windows Server 2022, Azure Virtual Desktop (AVD) and Windows 11</strong> multi-session environments. Choosing the right target platform for your infrastructure is critical to ensure ongoing support and security.</p><p><strong>How XOAP helps:</strong><br />Whatever you choose, XOAP covers it, making sure you <strong>remain platform independent</strong> <strong>without getting stuck in vendor lock-in</strong>. XOAP makes deploying new environments across Azure, AWS or hybrid clouds easy, while ensuring best practices and security benchmarks are baked in.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7acba2a elementor-widget elementor-widget-text-editor" data-id="7acba2a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p><strong>Learn more:</strong> <a href="https://dev.xoap.io/platformXO/" target="_blank" rel="noopener">Platform and infrastructure automation </a></p></blockquote>								</div>
				</div>
				<div class="elementor-element elementor-element-e79e5b8 elementor-widget elementor-widget-heading" data-id="e79e5b8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default"><a href="https://dev.xoap.io/platformXO/" target="_blank">3. Automate Microsoft 365 App deployments</a></h4>				</div>
				</div>
				<div class="elementor-element elementor-element-6d3e264 elementor-widget elementor-widget-text-editor" data-id="6d3e264" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>With older versions of Microsoft 365 Apps losing support, you&#8217;ll need to redeploy them on modern OS platforms. Manual installation at scale is slow, error-prone and frustrating.</p><p><strong>How XOAP helps:</strong><br />XOAP automates Microsoft 365 App deployments with <strong>consistent, standardized configurations.</strong> Whether you&#8217;re dealing with dozens or thousands of systems, XOAP ensures that every desktop or server meets Microsoft’s supported requirements.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ce55a23 elementor-widget elementor-widget-heading" data-id="ce55a23" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default"><a href="https://dev.xoap.io/platformXO/" target="_blank">4. Secure and patch your new environment
</a></h4>				</div>
				</div>
				<div class="elementor-element elementor-element-4be91f4 elementor-widget elementor-widget-text-editor" data-id="4be91f4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Migrating off Server 2019 is just the beginning. Your new environments must stay patched, compliant and aligned with evolving security standards.</p><p><strong>How XOAP helps:</strong><br />XOAP automates patch management, compliance scanning and remediation tasks across cloud and hybrid infrastructures—keeping your new environment secure with minimal hands-on work.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c6f119d elementor-widget elementor-widget-text-editor" data-id="c6f119d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p><strong>Also read:</strong> <a href="https://dev.xoap.io/solution-security-compliance/" target="_blank" rel="noopener">Automating security and compliance benchmarks with XOAP</a></p></blockquote>								</div>
				</div>
				<div class="elementor-element elementor-element-062d5e9 elementor-widget elementor-widget-heading" data-id="062d5e9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default"><a href="https://dev.xoap.io/platformXO/" target="_blank">5. Train for a future-proof approach</a></h4>				</div>
				</div>
				<div class="elementor-element elementor-element-f064d10 elementor-widget elementor-widget-text-editor" data-id="f064d10" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>IT operations are moving away from manual management toward low-code and no-code automation. System engineers and admins who embrace this shift will be better positioned to lead future infrastructure projects.</p><p><strong>How XOAP helps:</strong><br />XOAP’s no-code image build pipelines and wizard-assisted configurations make automation accessible to IT teams without requiring scripting or DevOps backgrounds. You can start automating today with minimal onboarding time.<br /><br /></p>								</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">Acting now pays off</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>October is just around the corner, and 2029 not that far away. Large migrations and modernization efforts take months or even years.</p><p>System engineers and IT admins who act now—and who automate wherever possible—will avoid the stress of last-minute scrambles and future-proof their organizations.</p><p>With <a href="https://dev.xoap.io/" target="_blank" rel="noopener">XOAP</a>, you can automate inventory, migrations, deployments, patching and compliance, allowing you to focus on what matters most: delivering secure, modern infrastructure that’s ready for the next decade. </p>								</div>
				</div>
				<div class="elementor-element elementor-element-e38b769 elementor-widget elementor-widget-spacer" data-id="e38b769" 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 class="elementor-element elementor-element-15a4761 elementor-widget elementor-widget-text-editor" data-id="15a4761" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> You might find this interesting:<br /></strong> <a href="https://dev.xoap.io/windows-11-migration-made-easy-with-xoap/" target="_blank" rel="noopener">&gt;&gt; Windows 11 migration made easy with XOAP</a><br /><a href="https://dev.xoap.io/complete-windows-11-migration-guide-for-enterprise-it/" target="_blank" rel="noopener">&gt;&gt; Complete Windows 11 migration guide for enterprise IT</a><br /><br /></p>								</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-4d386dd e-con-full e-flex e-con e-child" data-id="4d386dd" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-ba9e329 e-con-full e-flex e-con e-child" data-id="ba9e329" 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-8a4b2cf e-con-full e-flex e-con e-child" data-id="8a4b2cf" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-329cfa0 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="329cfa0" 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"><a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en&#038;_ga=2.120291981.440170699.1710334465-1088457358.1705491014" target="_blank">Use XOAP to simplify migration</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6519c7b e-con-full e-flex e-con e-child" data-id="6519c7b" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-030b06a elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18898 elementor-widget-button" data-id="030b06a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation_mobile&quot;:&quot;none&quot;}" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en" target="_blank" title="Start for free">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Start for free</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-9144c9e elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18905 elementor-widget-button" data-id="9144c9e" data-element_type="widget" data-e-type="widget" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/xoap/30min" target="_blank" title="Book a demo">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Book a demo</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/windows-server-2019-end-of-life/">Windows Server 2019 end-of-life: What system engineers need to do now</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Get your free copy: IT Infrastructure Automation Guide</title>
		<link>https://dev.xoap.io/ebook-it-infrastructure-automation-guide/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Wed, 07 May 2025 08:53:29 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[IT infrastructure automation]]></category>
		<category><![CDATA[xoap]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=22449</guid>

					<description><![CDATA[<p>Everything you need to know about IT infrastructure automation before getting started, with expert insights and helpful tips.</p>
<p>The post <a href="https://dev.xoap.io/ebook-it-infrastructure-automation-guide/">Get your free copy: IT Infrastructure Automation Guide</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22449" class="elementor elementor-22449" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-311f07f2 e-flex e-con-boxed e-con e-parent" data-id="311f07f2" 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-5df5752 elementor-widget elementor-widget-image" data-id="5df5752" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="600" src="https://dev.xoap.io/wp-content/uploads/2025/05/Untitled-41.webp" class="attachment-large size-large wp-image-22469" alt="E-book: IT Infrastructure Automation Guide | Free download | XOAP" srcset="https://dev.xoap.io/wp-content/uploads/2025/05/Untitled-41.webp 1024w, https://dev.xoap.io/wp-content/uploads/2025/05/Untitled-41-300x176.png 300w, https://dev.xoap.io/wp-content/uploads/2025/05/Untitled-41-768x450.png 768w, https://dev.xoap.io/wp-content/uploads/2025/05/Untitled-41-18x12.png 18w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-7a4300f elementor-widget elementor-widget-text-editor" data-id="7a4300f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>A full, 35-page e-book on everything you need to know before you start automating</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-ab17d2b elementor-widget elementor-widget-text-editor" data-id="ab17d2b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p> </p><p>Automation is the backbone of modern IT. No longer an option, but a must for staying competitive and agile.</p><p><strong>Written by XOAP&#8217;s experts, including</strong> <b>CTO Sinisa Sokolic</b>, this e-book is aimed at professionals and organizations just starting out on their automation journey, as well as those wanting to gain deeper insight. <strong>This full guide, spanning 35 pages, will show you exactly why automation is crucial for organizations, including the knowledge teams need to get started, the tools that help along the way, and the key roles that make it happen.<br /></strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-0d99e24 elementor-widget elementor-widget-text-editor" data-id="0d99e24" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h5><strong>What&#8217;s inside?</strong></h5><p><br />In the e-book, you will find chapters on:</p><p>1) Why automation matters<br />2) How to get started with automation<br />3) Step-by-step guide<br />4) Free automation tools<br />5) Launching an automation project<br />6) Mastering the automation pipeline</p><p>In addition to general guidelines and automation expertise shared with you, <strong>we have included practical tips</strong> to make this process as smooth as possible.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b84b3c3 elementor-widget elementor-widget-text-editor" data-id="b84b3c3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em><strong>Preview selected pages from the e-book:</strong></em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-3ef5f65 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="3ef5f65" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Image Carousel" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/chapter-cover.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/page-template.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/chapter-cover-1.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/page-template-1.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/chapter-cover-2.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://dev.xoap.io/wp-content/uploads/2025/05/page-template-2.webp" alt="IT Infrastructure Automation Guide | E-book Preview" /></figure></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7011053 elementor-widget elementor-widget-text-editor" data-id="7011053" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>By the time you finish reading it, you will have a solid understanding of IT infrastructure automation and how to apply it to your own environment.</strong></p><p>If you need help automating anything during the process, <a href="https://calendly.com/xoap/30min" target="_blank" rel="noopener">book a call</a> with the XOAP automation team. We&#8217;d be happy to help.</p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-d5c7c7e e-con-full e-flex e-con e-parent" data-id="d5c7c7e" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-250e49b e-flex e-con-boxed e-con e-child" data-id="250e49b" data-element_type="container" data-e-type="container" id="download-rds" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-b9d2209 e-con-full e-flex e-con e-child" data-id="b9d2209" 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-0f26d32 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="0f26d32" 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://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5408" alt="Download illustration" srcset="https://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://dev.xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://dev.xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://dev.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-0c3a1bd e-con-full e-flex e-con e-child" data-id="0c3a1bd" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-80e3825 elementor-widget elementor-widget-heading" data-id="80e3825" 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">Get your free copy</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-00aabb1 elementor-widget elementor-widget-text-editor" data-id="00aabb1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The e-book will open in a new tab after clicking the download button.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e5b314c animated-slow elementor-widget__width-initial elementor-mobile-button-align-stretch elementor-invisible elementor-widget elementor-widget-form" data-id="e5b314c" 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" aria-label="Download">
			<input type="hidden" name="post_id" value="22449"/>
			<input type="hidden" name="form_id" value="e5b314c"/>
			<input type="hidden" name="referer_title" value="Library 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://dev.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-cloud-download-alt" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"></path></svg>																	</span>
																						<span class="elementor-button-text">Download now</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				</div>
					</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/ebook-it-infrastructure-automation-guide/">Get your free copy: IT Infrastructure Automation Guide</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ignoring IT security compliance automation? Think again</title>
		<link>https://dev.xoap.io/ignoring-security-compliance-automation-think-again/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Tue, 08 Apr 2025 13:57:04 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[xoap]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=21483</guid>

					<description><![CDATA[<p>Failing to automate security compliance isn’t just inefficient—it’s a ticking time bomb. Security gaps widen, audits become nightmares and fines escalate quickly.</p>
<p>The post <a href="https://dev.xoap.io/ignoring-security-compliance-automation-think-again/">Ignoring IT security compliance automation? Think again</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21483" class="elementor elementor-21483" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-886baa1 e-flex e-con-boxed e-con e-parent" data-id="886baa1" 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-e559b6a elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="e559b6a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__e559b6a" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__e559b6a" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__e559b6a" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
		<div class="elementor-element elementor-element-ec18f28 e-con-full e-flex e-con e-child" data-id="ec18f28" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-cc62d75 elementor-widget elementor-widget-text-editor" data-id="cc62d75" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="" data-start="137" data-end="464">Picture this: It’s 4:30 PM on a Friday, and instead of winding down for the weekend, your team is scrambling. A security audit is looming, compliance reports are scattered across spreadsheets and <strong>a missed vulnerability now means potential fines and a late-night emergency fix</strong>. Stress levels are high, and the weekend? Canceled.</p><p class="" data-start="466" data-end="497">Now, we don’t want that, do we?</p><p class="" data-start="499" data-end="652">Failing to automate security compliance isn’t just inefficient—it’s a ticking time bomb. Security gaps widen, audits become nightmares and fines escalate quickly.</p><p class="" data-start="654" data-end="837">While security is never simple nor trivial, it can be streamlined, well covered and run like clockwork. Not every company has this control. <em>Maybe you’ve seen some of them in the news.</em></p><p class="" data-start="839" data-end="1098">If you’re considering <a href="https://dev.xoap.io/solution-security-compliance/" target="_blank" rel="noopener">security compliance automation</a> for your IT environment, you know it’ll reduce costs, cut human error and provide system consistency. But where do you start? Specifically, with automating CIS, STIG and, if you’re operating in Germany like us, BSI.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-cb9709d e-con-full e-flex e-con e-child" data-id="cb9709d" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-24db6e4 elementor-widget elementor-widget-heading" data-id="24db6e4" 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 automate CIS, STIG and BSI?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-3b8cff5 elementor-widget elementor-widget-text-editor" data-id="3b8cff5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="" data-start="79" data-end="433">CIS, STIG and BSI are <strong>critical frameworks</strong> for robust security and protecting your systems from real threats. Maintaining them manually? It’s complex, time-consuming and prone to errors due to the sheer monumentality of the task. While CIS is a must, STIG and BSI might not be directly relevant to your organization. We suggest implementing them anyway.</p><p class="" data-start="435" data-end="882"><strong>CIS (Center for Internet Security)</strong> benchmarks provide global best practices for securing IT systems, covering everything from operating systems to cloud environments. They help minimize vulnerabilities and harden configurations, ensuring systems meet industry security standards. <a href="https://dev.xoap.io/cis-compliance/" target="_blank" rel="noopener">Automating CIS compliance</a> gives you continuous security controls, real-time monitoring and quick remediation, boosting your overall security with less manual effort.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-40d9bd5 elementor-widget elementor-widget-text-editor" data-id="40d9bd5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="" data-start="884" data-end="1351">For businesses working with U.S. federal agencies or defense contractors, <strong>STIG (Security Technical Implementation Guidelines)</strong> compliance is mandatory. Even if you don’t have a direct connection to the U.S., <a href="https://dev.xoap.io/stig-security-standards/" target="_blank" rel="noopener">implementing STIG</a> is a smart move as it provides strict security configurations for systems. Given its notorious complexity when enforced manually, automating STIG implementation helps you stay compliant without getting bogged down in tedious configurations.</p><p class="" data-start="1353" data-end="1864">If you&#8217;re based in Germany, you already know that <strong>BSI (Bundesamt für Sicherheit in der Informationstechnik)</strong> compliance is crucial. When BSI is automated, security measures are consistently applied and updated, reducing the risk of non-compliance penalties. But there&#8217;s a second benefit to implementing BSI for those operating in or with critical sectors of the European Union—BSI compliance sets you up for the strict and comprehensive EU-wide <strong>NIS2 cybersecurity requirements</strong>, covering many of the same areas. &gt;&gt; <a href="https://dev.xoap.io/nis2-compliance-automation/" target="_blank" rel="noopener">More on NIS2 automation</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-07ec0ac elementor-widget elementor-widget-image" data-id="07ec0ac" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer.jpg" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjE0OTEsInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDRcL3Byb2dyYW1taW5nLWJhY2tncm91bmQtd2l0aC1wZXJzb24td29ya2luZy13aXRoLWNvZGVzLWNvbXB1dGVyLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="1024" height="683" src="https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-1024x683.webp" class="attachment-large size-large wp-image-21491" alt="Automating IT security compliance" srcset="https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-1024x683.webp 1024w, https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-300x200.webp 300w, https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-768x512.webp 768w, https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-1536x1024.webp 1536w, https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer-18x12.webp 18w, https://dev.xoap.io/wp-content/uploads/2025/04/programming-background-with-person-working-with-codes-computer.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-c565930 elementor-widget elementor-widget-text-editor" data-id="c565930" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Source: <a href="http://&lt;a href=&quot;https://www.freepik.com/free-photo/programming-background-with-person-working-with-codes-computer_38669445.htm&quot;&gt;Image by freepik&lt;/a&gt;" target="_blank" rel="noopener" data-wplink-url-error="true">Freepik</a></p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-8ea9795 e-con-full e-flex e-con e-child" data-id="8ea9795" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-5eb6f2c elementor-widget elementor-widget-heading" data-id="5eb6f2c" 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">Challenges of automating across different systems</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2a340ff elementor-widget elementor-widget-text-editor" data-id="2a340ff" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="" data-start="62" data-end="471">While automation can be the deciding factor when it comes to security, automating across different systems comes with its own set of challenges. And there are plenty. You may have<strong> a mix of legacy infrastructure, cloud environments, on-premise systems and third-party tools</strong> in your infrastructure. Each of these systems has its own quirks, configurations and security requirements, making integration tricky.</p><p class="" data-start="473" data-end="688">Legacy systems are often rigid, outdated and weren’t built for automation. This makes introducing modern automated compliance tough and leads to <strong>compatibility issues, gaps in coverage and even unexpected downtime</strong>.</p><p class="" data-start="690" data-end="1086">Then, there’s the fact that different systems often use <strong>different security protocols and tools</strong>. You might be running one system with a firewall solution that’s highly specific to your environment, while another is using a cloud-native solution with its own security framework. Ensuring compatibility between these security controls often requires custom configurations and careful coordination.</p><p class="" data-start="1088" data-end="1408">Another challenge comes when systems are highly customized or rely on vendor-specific tools. In this case, automation tools might need to be fine-tuned—or even completely reworked—to adapt. <strong>Vendor lock-in can complicate matters even more</strong>, as you’re limited by the functionality and flexibility of your chosen solution.</p><p class="" data-start="1410" data-end="1799">Automation also relies heavily on effective cross-system communication. To ensure that all systems are in sync, especially when patching vulnerabilities, monitoring compliance and generating reports, your systems need to &#8220;talk&#8221; to each other. If there are mismatched data formats or integration barriers, this can cause automation workflows to break down and require manual intervention.</p><p class="" data-start="1801" data-end="2067">Finally, as your organization grows, so do your automation needs. What worked for a small environment might need adjustments as your infrastructure scales. It’s crucial to have <strong>flexible, scalable automation</strong> to manage evolving infrastructure and compliance demands.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-16f60ba e-con-full e-flex e-con e-child" data-id="16f60ba" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-d6ea5c0 elementor-widget elementor-widget-heading" data-id="d6ea5c0" 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">How to handle all this</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-c3be440 elementor-widget elementor-widget-text-editor" data-id="c3be440" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>If this seems a bit daunting, that&#8217;s because it is. From legacy infrastructure to cloud environments, the complexities involved in <a href="https://dev.xoap.io/solution-security-compliance/" target="_blank" rel="noopener">automating compliance across different systems</a> can be a lot. There is a solution, though. We designed XOAP to <strong>solve these exact challenges and make security compliance automation smooth, scalable and reliable</strong>. On top of automating anything in your IT infrastructure, XOAP takes the headache out of managing STIG, CIS and BSI compliance—all from a single, unified platform.</p><p><a href="https://dev.xoap.io/why-xoap/" target="_blank" rel="noopener">XOAP</a> seamlessly integrates with various systems, whether legacy or cloud, maintaining consistent security policies with minimal manual effort. Even if your setup is highly customized or uses vendor-specific tools, XOAP adapts without the need for major adjustments. <strong>No vendor lock-ins, just flexible automation</strong> that fits your needs.</p><p>What really sets XOAP apart is its<strong> real-time monitoring and automated remediation</strong>. When a vulnerability is detected, XOAP not only flags it but also applies the necessary fix, keeping your systems compliant and reducing downtime. It also solves the problem of cross-system communication, eliminating integration barriers and making sure that patch management and vulnerability assessments run smoothly across all your systems.</p><p>As your business grows, XOAP scales with the evolving infrastructure, ensuring that the compliance processes stay up to date and efficient as your needs change.</p><p>Automating STIG, CIS and BSI compliance this way becomes straightforward, leaving you free to focus on your business while XOAP takes care of the security details.</p><p>And those security audits? <strong>With XOAP’s automated reports, your only worry will be picking the report cover.</strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-8a03c1f elementor-widget elementor-widget-image" data-id="8a03c1f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13.webp" data-elementor-open-lightbox="yes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg3ODMsInVybCI6Imh0dHBzOlwvXC9kZXYueG9hcC5pb1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDJcL2RlcGxveS1hbmQtaW5zdGFsbC1jaXRyaXgtdmFhZC1wYWNrYWdlcy1vbi14b2FwLTEzLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="1024" height="576" src="https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13-1024x576.webp" class="attachment-large size-large wp-image-18783" alt="Check nodes details" srcset="https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13-1024x576.webp 1024w, https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13-300x169.webp 300w, https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13-768x432.webp 768w, https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13-1536x864.webp 1536w, https://dev.xoap.io/wp-content/uploads/2025/02/deploy-and-install-citrix-vaad-packages-on-xoap-13.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-33ccbe1 elementor-widget elementor-widget-text-editor" data-id="33ccbe1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4da.png" alt="📚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> More on security automation:</strong><br />   &gt;&gt; <a href="https://dev.xoap.io/cis-compliance/" target="_blank" rel="noopener">Achieving up to 98% CIS compliance</a><br />   &gt;&gt; <a href="https://dev.xoap.io/stig-security-standards/" target="_blank" rel="noopener">STIG security across all systems</a><br />   &gt;&gt; <a href="https://dev.xoap.io/solution-security-compliance/" target="_blank" rel="noopener">Security compliance made easy</a><br />   &gt;&gt; <a href="https://dev.xoap.io/why-xoap/" target="_blank" rel="noopener">Why XOAP</a></p><p><em>Still not sure about automating your IT security? Let&#8217;s talk! You can book a timeslot below. </em><em style="font-weight: inherit; text-align: var(--text-align); font-family: var( --e-global-typography-36dc6db-font-family ), Sans-serif; background-color: var(--ast-global-color-5); color: var(--ast-global-color-3);">If you&#8217;d like to explore XOAP yourself, start with a free account.</em></p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-395b72e e-con-full e-flex e-con e-child" data-id="395b72e" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-2d2a813 e-con-full e-flex e-con e-child" data-id="2d2a813" 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-6842c4f e-con-full e-flex e-con e-child" data-id="6842c4f" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-355b52e elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="355b52e" 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"><a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en&#038;_ga=2.120291981.440170699.1710334465-1088457358.1705491014" target="_blank">Automate security compliance benchmarks</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-40703c3 e-con-full e-flex e-con e-child" data-id="40703c3" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-e961353 elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18898 elementor-widget-button" data-id="e961353" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation_mobile&quot;:&quot;none&quot;}" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en" target="_blank" title="Start for free">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Start for free</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-d68c72f elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget elementor-widget-global elementor-global-18905 elementor-widget-button" data-id="d68c72f" data-element_type="widget" data-e-type="widget" title="Get lifetime access" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/xoap/30min" target="_blank" title="Book a demo">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Book a demo</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/ignoring-security-compliance-automation-think-again/">Ignoring IT security compliance automation? Think again</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Achieve Windows 11 security in minutes with our baseline setup</title>
		<link>https://dev.xoap.io/achieve-windows-11-security-in-minutes/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Thu, 13 Feb 2025 14:24:14 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[baseline]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=18373</guid>

					<description><![CDATA[<p>This quick and simple tutorial will guide you through finding, modifying, and assigning the Windows 11 Security Baseline in XOAP.</p>
<p>The post <a href="https://dev.xoap.io/achieve-windows-11-security-in-minutes/">Achieve Windows 11 security in minutes with our baseline setup</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="18373" class="elementor elementor-18373" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-d22b75f e-con-full e-flex e-con e-parent" data-id="d22b75f" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-f167f5e e-con-full e-flex e-con e-child" data-id="f167f5e" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-52890ae elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="52890ae" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;,&quot;h3&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__52890ae" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__52890ae" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__52890ae" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-311f07f2 e-con-full e-flex e-con e-parent" data-id="311f07f2" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-064193a elementor-widget elementor-widget-spacer" data-id="064193a" 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 class="elementor-element elementor-element-a91d282 elementor-widget elementor-widget-text-editor" data-id="a91d282" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr"><a href="https://dev.xoap.io/" target="_blank" rel="noopener">XOAP</a> now provides newly registered users with direct access to the <strong>Windows 11 Security Baseline in their Workspaces</strong>. Still not a XOAP user? <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&amp;response_type=code&amp;scope=openid%20email&amp;redirect_uri=https://my.dev.xoap.io&amp;kc_locale=en&amp;_ga=2.15528246.1036775613.1739454734-590899910.1739454734" target="_blank" rel="noopener">Start for free here</a>.</p><p lang="hr">The Windows 11 Security Baseline integrates best practices from the Centre for Internet Security (CIS) and Security Technical Implementation Guides (STIG) from the latest October release.</p><p lang="hr">This quick and simple tutorial will guide you through <strong>finding, modifying, and assigning</strong> the Windows 11 Security Baseline in XOAP.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-deecc15 e-con-full e-flex e-con e-parent" data-id="deecc15" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-bd20466 elementor-widget elementor-widget-spacer" data-id="bd20466" 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 class="elementor-element elementor-element-52df673 elementor-widget elementor-widget-heading" data-id="52df673" 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">How to use the Windows 11 Security Baseline in XOAP
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b664423 elementor-widget elementor-widget-spacer" data-id="b664423" 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 class="elementor-element elementor-element-31b7ed7 elementor-widget elementor-widget-text-editor" data-id="31b7ed7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr" style="text-align: center;"><strong>Follow along with the video tutorial:</strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-c5a4b13 elementor-widget__width-initial elementor-widget elementor-widget-video" data-id="c5a4b13" data-element_type="widget" data-e-type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=OtpVCYs64fc&amp;feature=youtu.be&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8cb9ac3 elementor-widget elementor-widget-text-editor" data-id="8cb9ac3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: center;"><em>This video may not load due to your cookie preferences. Adjust your cookie settings or <a href="https://www.youtube.com/watch?v=OtpVCYs64fc&amp;feature=youtu.be" target="_blank" rel="noopener">watch it directly on YouTube</a>.</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-5b9f90b elementor-widget elementor-widget-spacer" data-id="5b9f90b" 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 class="elementor-element elementor-element-efce394 elementor-widget elementor-widget-heading" data-id="efce394" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">	Step 1: Locate the Windows 11 Security Baseline
</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-4608db0 elementor-widget elementor-widget-spacer" data-id="4608db0" 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 class="elementor-element elementor-element-473adec elementor-widget elementor-widget-text-editor" data-id="473adec" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr">Log in to your XOAP account. Navigate to Configuration Management → Configurations. Use the search bar to find Windows 11 Security Baseline.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7c0a7d5 e-con-full e-flex e-con e-parent" data-id="7c0a7d5" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-a07bdba elementor-widget elementor-widget-heading" data-id="a07bdba" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">	Step 2: Modify and save a new version (optional)
</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-3371854 elementor-widget elementor-widget-spacer" data-id="3371854" 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 class="elementor-element elementor-element-9bdfc91 elementor-widget elementor-widget-text-editor" data-id="9bdfc91" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr" style="text-align: left;">The baseline is pre-configured with best practices, but you can adjust settings to fit your organization&#8217;s needs:</p><p lang="hr" style="text-align: left;">Open the configuration and make the necessary changes. Save it as a new version to preserve both the original and updated configurations. This allows flexibility; you can switch between different security configurations as needed.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b2be0ae elementor-widget elementor-widget-spacer" data-id="b2be0ae" 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 class="elementor-element elementor-element-d855e28 elementor-widget elementor-widget-text-editor" data-id="d855e28" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: left;">Extend it with all common modules available in your XOAP account under Configuration Management → Modules, or extend the configuration with self-created modules or Group Policy settings.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a33cc2c elementor-widget elementor-widget-spacer" data-id="a33cc2c" 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 class="elementor-element elementor-element-535110d elementor-widget elementor-widget-heading" data-id="535110d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">	Step 3: Assign the Security Baseline to systems
</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-f1b46e9 elementor-widget elementor-widget-spacer" data-id="f1b46e9" 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 class="elementor-element elementor-element-2d3d677 elementor-widget elementor-widget-text-editor" data-id="2d3d677" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr" style="text-align: left;">To apply this security configuration to your systems. Go to Groups in XOAP and choose an existing group or create a new group. Click Edit and assign the newly saved configuration version to the group.</p><p lang="hr" style="text-align: left;">Once assigned, all connected systems in that group will automatically receive the updated security baseline.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-38e5574 elementor-widget elementor-widget-spacer" data-id="38e5574" 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 class="elementor-element elementor-element-1905bf2 elementor-widget elementor-widget-heading" data-id="1905bf2" 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">What if you can't find the Windows 11 Security Baseline?
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9e88384 elementor-widget elementor-widget-spacer" data-id="9e88384" 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 class="elementor-element elementor-element-e263d8a elementor-widget elementor-widget-text-editor" data-id="e263d8a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr" style="text-align: left;"> If the baseline is not available in your XOAP account,<a href="#win11"> <strong>download it at the end of this blog</strong></a>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4667140 elementor-widget elementor-widget-spacer" data-id="4667140" 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 class="elementor-element elementor-element-0ab6dc5 elementor-widget elementor-widget-code-highlight" data-id="0ab6dc5" data-element_type="widget" data-e-type="widget" data-widget_type="code-highlight.default">
				<div class="elementor-widget-container">
							<div class="prismjs-okaidia  word-wrap">
			<pre data-line="" class="highlight-height language-typescript ">
				<code readonly="true" class="language-typescript">
					<xmp>Name: Windows11_Security_Baseline 
Description: Windows 11 security and compliance baseline 
 
Following DSC modules are required within the XOAP workspace when working towards the Windows 11 Security Baseline configuration: 

XOAPBaselineModuleDSC 
XOAPSTIGOctober2024DSC 
XOAPCISBenchmarkDSC 
 
XOAPBaselineModuleDSC, XOAPCISBenchmarkDSC and XOAPSTIGOctober2024DSC are all provided by template whenever one creates a new workspace account and should be present in every case.</xmp>
				</code>
			</pre>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6189495 elementor-widget elementor-widget-spacer" data-id="6189495" 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 class="elementor-element elementor-element-76d9214 elementor-widget elementor-widget-heading" data-id="76d9214" 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">Stronger security with less effort
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-21eb536 elementor-widget elementor-widget-spacer" data-id="21eb536" 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 class="elementor-element elementor-element-2db0d99 elementor-widget elementor-widget-text-editor" data-id="2db0d99" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p lang="hr" style="text-align: left;">The Windows 11 Security Baseline in XOAP makes security simple and powerful. With just a few clicks, you can lock down your systems using the best practices from CIS and STIG.</p><p lang="hr" style="text-align: left;">Once assigned, it automatically keeps everything in line, so you don’t have to worry about constant updates or manual fixes. Need to tweak something? Customize it, save a new version, and roll it out instantly. It’s security that just works – strong, flexible, and easy.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-810c700 elementor-widget elementor-widget-text-editor" data-id="810c700" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p lang="hr" style="text-align: left;"><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Helpful resources:</strong></p><p style="text-align: left;"><span lang="en-US">→</span><a href="https://dev.xoap.io/apply-stig-security-compliance-in-a-few-steps/" target="_blank" rel="noopener"><span lang="en-US"> Apply STIG compliance in a few steps</span></a><br /><span lang="en-US">→</span><a href="https://dev.xoap.io/how-to-use-layered-dsc-configurations/" target="_blank" rel="noopener"><span lang="en-US"> Deliver dynamic DSC con</span><span lang="hr">f</span><span lang="en-US">iguraton</span></a><br /><span lang="en-US">→</span><a href="https://dev.xoap.io/secure-your-windows-environment-with-xoap-windows-laps-dsc/" target="_blank" rel="noopener"><span lang="en-US"> Free DSC module: Windows LAPS</span></a><br /><span lang="en-US">→</span><a href="https://dev.xoap.io/automate-and-manage-m365-configurations/" target="_blank" rel="noopener"><span lang="en-US"> Automate Microsoft 365 configurations</span></a><br /><span lang="en-US">→ </span><a href="https://dev.xoap.io/docs-category/configxo/" target="_blank" rel="noopener">Docs: Configuration Management</a></p></blockquote>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-1e0fee4 e-con-full e-flex e-con e-parent" data-id="1e0fee4" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
		<div class="elementor-element elementor-element-9a4aced e-con-full e-flex e-con e-child" data-id="9a4aced" 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-0afedba e-con-full e-flex e-con e-child" data-id="0afedba" 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-9dd3e21 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="9dd3e21" 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://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5409" alt="Download illustration" srcset="https://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://dev.xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://dev.xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://dev.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-a9e8747 e-con-full e-flex e-con e-child" data-id="a9e8747" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-8bbd3ad elementor-widget elementor-widget-heading" data-id="8bbd3ad" 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 Windows 11 Security  Baseline</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0e09747 animated-slow elementor-widget__width-initial elementor-mobile-button-align-stretch elementor-invisible elementor-widget elementor-widget-form" data-id="0e09747" data-element_type="widget" data-e-type="widget" id="win11" 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-win11-baseline" aria-label="download-win11-baseline">
			<input type="hidden" name="post_id" value="18373"/>
			<input type="hidden" name="form_id" value="0e09747"/>
			<input type="hidden" name="referer_title" value="Library 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://dev.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 now</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				</div>
				</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/achieve-windows-11-security-in-minutes/">Achieve Windows 11 security in minutes with our baseline setup</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How IT teams are fueling shadow IT and driving up enterprise costs</title>
		<link>https://dev.xoap.io/enterprise-shadow-it-automation/</link>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Mon, 09 Dec 2024 09:12:51 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[cloud migration]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[lift and shift]]></category>
		<category><![CDATA[Shadow IT]]></category>
		<category><![CDATA[xoap]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=17435</guid>

					<description><![CDATA[<p>Shadow IT practices, paired with decentralization and cloud migrations risks, are causing exploding costs for enterprises. Is there a way out?</p>
<p>The post <a href="https://dev.xoap.io/enterprise-shadow-it-automation/">How IT teams are fueling shadow IT and driving up enterprise costs</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17435" class="elementor elementor-17435" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-0c23490 e-flex e-con-boxed e-con e-parent" data-id="0c23490" 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-53bb247 elementor-toc--content-ellipsis elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="53bb247" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__53bb247" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__53bb247" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__53bb247" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6ecab0e elementor-widget elementor-widget-spacer" data-id="6ecab0e" 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 class="elementor-element elementor-element-8115de2 elementor-widget elementor-widget-text-editor" data-id="8115de2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>When it comes to large organizations, <strong>IT decentralization challenges</strong> have become a major source of exploding costs, cybersecurity vulnerabilities and inefficiencies, often fueled by <strong>shadow IT practices</strong> and unmanaged <strong>cloud migration risks</strong>. This includes anything from uncontrolled and unstandardized cloud accounts created by different business units, such as those on AWS, Azure and Google Cloud platforms, to entire infrastructures misaligned with the central setup.</p><p>Once centrally monitored and controlled to adhere to internal policies, these decentralized systems have become a growing blind spot—leading to <strong>escalating cybersecurity risks and millions lost yearly</strong>. Without clear answers to fundamental questions such as &#8216;Are business standards implemented?&#8217; or &#8216;Which configurations and image definitions are in place?&#8217; enterprises are vulnerable, while accountability becomes increasingly difficult to maintain.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-aa27b6c elementor-widget elementor-widget-spacer" data-id="aa27b6c" 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 class="elementor-element elementor-element-555151a e-flex e-con-boxed e-con e-parent" data-id="555151a" 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-52590a0 elementor-widget elementor-widget-heading" data-id="52590a0" 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">Lift and shift: the easy route to expensive outcomes</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5a54204 e-flex e-con-boxed e-con e-parent" data-id="5a54204" 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-e7a6c6d elementor-widget elementor-widget-text-editor" data-id="e7a6c6d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>On top of uncontrolled decentralization, organizations face cloud migration risks that contribute to growing IT costs. These risks often stem from poor planning, a lack of standardization and inadequate consideration for performance and compliance. A seemingly quick, simple and cheap<strong> &#8216;lift and shift&#8217; approach to cloud migration has proven to be much more expensive in the long run</strong>, leading to both financial and performance losses.</p><p>Moving an on-premises infrastructure to the cloud as-is, without necessary modifications, does result in a quick migration. Redesigning applications and reconfiguring infrastructure not only take time but also require a comprehensive cloud migration strategy. Avoiding this can seem tempting and, in the case of numerous uncontrolled business units, may even appear as the only feasible solution.</p><p>In practice, applications designed for the on-premises environments do not perform well when <strong>simply transplanted into a cloud environment</strong>, leading to slower performance and downtime as well as inefficient use of cloud resources and higher operational expenses. While clearly not the desired outcome, it pales in comparison to the <strong>security and compliance risks</strong> that the &#8216;lift and shift&#8217; approach poses.</p><p>What was adequate for traditional data centers, might not be suitable for the cloud. <strong>Carrying over old vulnerabilities</strong> without the possibility to use cloud-native security features leaves the enterprise more exposed to security threats.</p><p>In 2022 and 2023, 85% of companies globally have experienced cyber incidents, with <strong>11% attributed to the unauthorized use of shadow IT</strong>, <a href="https://www.kaspersky.com/blog/human-factor-360-report-2023/" target="_blank" rel="noopener">according to Kaspersky&#8217;s report</a>.</p><p>Shadow data was involved in whooping 35% of data breaches, which are becoming increasingly expensive (from $4.45M to $4.88M in 2023), the Cost of a <a href="https://www.ibm.com/reports/data-breach" target="_blank" rel="noopener">Data Breach Report 2024 found</a>.</p><p>With the lift and shift, <strong>staying compliant with strict data protection and privacy laws</strong>, as well as additional security standards mandatory in certain industries, is practically impossible as applications are not redesigned. Auditing and reporting on these regulations may also be impacted if the applications are not integrated with the cloud provider’s logging and reporting tools.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-14c9512 e-flex e-con-boxed e-con e-parent" data-id="14c9512" 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-1fc994d elementor-widget elementor-widget-heading" data-id="1fc994d" 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">Getting a better hold of security </h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6501b47 e-flex e-con-boxed e-con e-parent" data-id="6501b47" 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-d87d19f elementor-widget elementor-widget-text-editor" data-id="d87d19f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>So what exactly can be done post-migration if everything has already been lifted and shifted to the cloud?</p><p>Conducting regular security and compliance audits to ensure that the cloud infrastructure meets regulatory requirements and best practices is probably the best way to start. <strong>Security holes can point to the infrastructure that needs to be prioritized and reworked</strong>. This will take the time that was initially saved by migrating fast.</p><p>If an enterprise faces decentralization in addition to the consequences of the lift and shift,<strong> taking control of different units&#8217; IT practices will provide the best long-term solution</strong>. In other words:</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-a2e8643 e-flex e-con-boxed e-con e-parent" data-id="a2e8643" 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-6145c0a elementor-widget elementor-widget-text-editor" data-id="6145c0a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<blockquote><p>Aligning OS image definitions and system configurations across the entire enterprise, while staying flexible to customization on the business unit level will set a healthy foundation for both cloud and business operations, minimizing risks and costs.</p></blockquote>								</div>
				</div>
				<div class="elementor-element elementor-element-b0927ae elementor-widget elementor-widget-text-editor" data-id="b0927ae" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>If done right, it should lead to a <strong>unified management</strong> of different platforms, accounts and vendors, without configuration drifts across units.</p><p>Enterprises can tackle these challenges head-on by using solutions like XOAP, which <strong>automates the (re)standardization of the entire enterprise&#8217;s infrastructure</strong>, addressing critical IT decentralization challenges while mitigating cloud migration risks.</p><p>By leveraging <strong>enterprise automation</strong>, XOAP provides a unified solution to optimize cloud environments, maintain compliance and eliminate inefficiencies. With <strong>continuous security and compliance monitoring</strong>, including <strong>immediate fixes</strong>, and connections to major cloud providers like <strong>AWS, Azure and Google Cloud</strong>, the XOAP platform tackles shadow IT and lift-and-shift challenges in one fell swoop.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-49f0f4d e-flex e-con-boxed e-con e-parent" data-id="49f0f4d" 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-dad2cd2 elementor-widget elementor-widget-heading" data-id="dad2cd2" 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">Haven't migrated to the cloud yet?</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-09f3355 e-flex e-con-boxed e-con e-parent" data-id="09f3355" 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-96c13ae elementor-widget elementor-widget-text-editor" data-id="96c13ae" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Rethink your approach. It may require more planning, but it does not have to be a long and daunting process.</p><p><strong>Instead of lifting and shifting, consider</strong> <strong>enterprise automation</strong> to overcome cloud migration risks and resolve IT decentralization challenges. This way, you can ensure scalability, security and cost-efficiency for your cloud transformation journey.</p><p><strong>A standardized system migration from on-premises to cloud environments</strong> saves time and money now <em>and</em> in the future, and best of all, it works for you, not the other way around.</p><p>If you need help before or after migration to the cloud, <a href="https://calendly.com/xoap/30min" target="_blank" rel="noopener">book a free consultation</a> with our automation experts.</p><p>P.S. You can <a href="https://dev.xoap.io/pricing-and-features/" target="_blank" rel="noopener">use XOAP for free</a>. With image, configuration, application and platform management modules included, our free plan offers plenty of starter units for you to explore all the automation and standardization possibilities.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5ab431c elementor-widget elementor-widget-spacer" data-id="5ab431c" 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 class="elementor-element elementor-element-4e16360 e-flex e-con-boxed e-con e-child" data-id="4e16360" 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="e-con-inner">
				<div class="elementor-element elementor-element-188b896 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="188b896" 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"><a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&#038;response_type=code&#038;scope=openid%20email&#038;redirect_uri=https://my.dev.xoap.io&#038;kc_locale=en" target="_blank">Start using XOAP for free</a></h2>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/enterprise-shadow-it-automation/">How IT teams are fueling shadow IT and driving up enterprise costs</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Free BitLocker module: Encrypt HD disk easily</title>
		<link>https://dev.xoap.io/free-bitlocker-module-encrypt-hd-disk-easily/</link>
		
		<dc:creator><![CDATA[Ante]]></dc:creator>
		<pubDate>Thu, 07 Nov 2024 09:23:25 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bitlocker]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=16850</guid>

					<description><![CDATA[<p>Implement and manage BitLocker on Windows 10/11 and Windows 2022 Datacenter (server solution) using XOAP's free BitLocker module. </p>
<p>The post <a href="https://dev.xoap.io/free-bitlocker-module-encrypt-hd-disk-easily/">Free BitLocker module: Encrypt HD disk easily</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="16850" class="elementor elementor-16850" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-7e9a19c e-con-full e-flex e-con e-parent" data-id="7e9a19c" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-97300c3 elementor-widget__width-initial elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="97300c3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;container&quot;:&quot;main&quot;,&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;fas fa-arrow-right&quot;,&quot;library&quot;:&quot;fa-solid&quot;,&quot;rendered_tag&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-arrow-right\&quot; viewBox=\&quot;0 0 448 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
									<div class="elementor-toc__header">
						<h4 class="elementor-toc__header-title">
				Table of contents			</h4>
										<div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand" role="button" tabindex="0" aria-controls="elementor-toc__97300c3" aria-expanded="true" aria-label="Open table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></div>
				<div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse" role="button" tabindex="0" aria-controls="elementor-toc__97300c3" aria-expanded="true" aria-label="Close table of contents"><svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg></div>
					</div>
				<div id="elementor-toc__97300c3" class="elementor-toc__body">
			<div class="elementor-toc__spinner-container">
				<svg class="elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading" aria-hidden="true" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-3d32de9 e-flex e-con-boxed e-con e-parent" data-id="3d32de9" 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-42695cf elementor-widget elementor-widget-text-editor" data-id="42695cf" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Safeguarding sensitive data is more crucial than ever, particularly as organizations increasingly rely on mobile devices and remote work environments. Among the array of security measures available, <b>BitLocker</b> stands out as a <b>powerful encryption tool</b> designed to protect data stored on Windows devices. However, many organizations face challenges in effectively deploying and managing BitLocker across their systems.</p><p>You can streamline the deployment of BitLocker using XOAP&#8217;s <a href="https://dev.xoap.io/configXO/" target="_blank" rel="noopener">Configuration Management</a> module. config.XO simplifies the implementation of BitLocker through <b>Desired State Configuration</b> (DSC), allowing IT administrators to automate and standardize encryption across managed devices. DSC ensures that systems remain compliant with organizational policies, reducing the risk of misconfigurations and ensuring that all devices are appropriately protected.</p><p><strong>In this blog post, we will guide you through the process of implementing and managing BitLocker on Windows 10/11 (client solution) and Windows 2022 Datacenter (server solution).</strong></p><p>With XOAP, you can <strong>begin the deployment process immediately</strong>. Simply create a <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&amp;response_type=code&amp;scope=openid%20email&amp;redirect_uri=https://my.dev.xoap.io&amp;kc_locale=en" target="_blank" rel="noopener">free XOAP account</a> and follow the steps below.</p><p>You can also download our BitLocker module and put it to use yourself.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-9fa0576 e-flex e-con-boxed e-con e-parent" data-id="9fa0576" 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-f8a4f2f elementor-widget elementor-widget-heading" data-id="f8a4f2f" 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">Windows 10 and 11 (Client solution)</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-47b4632 e-flex e-con-boxed e-con e-parent" data-id="47b4632" 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-35791a0 elementor-widget elementor-widget-text-editor" data-id="35791a0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>To encrypt a virtual machine disk using BitLocker, first you will need to enable Trusted Platform Module (TMP) in Hyper-V Manager.</p><p>To do this, open the VM settings and click on Security. In the Encryption Support section, check the Enable Trusted Platform Module box. Click <a href="https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/learn-more/generation-2-virtual-machine-security-settings-for-hyper-v">here</a> for detailed instructions.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-194ab41 elementor-widget elementor-widget-text-editor" data-id="194ab41" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Moving on to config.XO. If you haven&#8217;t yet, create a <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&amp;response_type=code&amp;scope=openid%20email&amp;redirect_uri=https://my.dev.xoap.io&amp;kc_locale=en" target="_blank" rel="noopener">free XOAP account</a> and go to your Workspace. In <strong>Configuration Management</strong>, create a new configuration or open an existing one.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-ae793a3 e-flex e-con-boxed e-con e-parent" data-id="ae793a3" 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-eb74a4a elementor-widget elementor-widget-image" data-id="eb74a4a" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1920" height="524" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1.webp" class="attachment-full size-full wp-image-16854" alt="XOAP&#039;s BitLocker tutorial - client solution - step 1" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1.webp 1920w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1-300x82.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1-1024x279.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1-768x209.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-1-1536x419.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-341803c e-flex e-con-boxed e-con e-parent" data-id="341803c" 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-3be319c elementor-widget elementor-widget-text-editor" data-id="3be319c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click<strong> Add resources</strong>.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-63bf3ca e-flex e-con-boxed e-con e-parent" data-id="63bf3ca" 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-28adee8 elementor-widget elementor-widget-image" data-id="28adee8" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1916" height="726" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2.webp" class="attachment-full size-full wp-image-16855" alt="XOAP&#039;s BitLocker tutorial - client solution - step 2" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2.webp 1916w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2-300x114.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2-1024x388.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2-768x291.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-2-1536x582.webp 1536w" sizes="(max-width: 1916px) 100vw, 1916px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7411db5 e-flex e-con-boxed e-con e-parent" data-id="7411db5" 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-f6203a9 elementor-widget elementor-widget-text-editor" data-id="f6203a9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Select <strong><em>XOAPBitlockerDSC</em> </strong>and add <em><strong>EnableBitlocker-DSC</strong></em> resource from XOAPBitlockerDSC-Module.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6571e0b e-flex e-con-boxed e-con e-parent" data-id="6571e0b" 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-6061f14 elementor-widget elementor-widget-image" data-id="6061f14" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1917" height="760" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3.webp" class="attachment-full size-full wp-image-16862" alt="XOAP&#039;s BitLocker tutorial - client solution - step 3" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3.webp 1917w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3-300x119.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3-1024x406.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3-768x304.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-3-1536x609.webp 1536w" sizes="(max-width: 1917px) 100vw, 1917px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b1b5ead e-flex e-con-boxed e-con e-parent" data-id="b1b5ead" 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-0721d15 elementor-widget elementor-widget-text-editor" data-id="0721d15" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Save your configuration.<br /><br />If the configuration is saved and compiled (this might take a few moments), you will see your DSC resources when you click on the <strong>View code</strong> option in your configuration.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-ce103b9 e-flex e-con-boxed e-con e-parent" data-id="ce103b9" 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-6b328f4 elementor-widget elementor-widget-image" data-id="6b328f4" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1913" height="884" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4.webp" class="attachment-full size-full wp-image-16863" alt="XOAP&#039;s BitLocker tutorial - client solution - step 4" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4.webp 1913w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4-300x139.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4-1024x473.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4-768x355.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-4-1536x710.webp 1536w" sizes="(max-width: 1913px) 100vw, 1913px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c9e91ea e-flex e-con-boxed e-con e-parent" data-id="c9e91ea" 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-be8a539 elementor-widget elementor-widget-text-editor" data-id="be8a539" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Now, go to <strong>Groups</strong> in Configuration Management and create a new group or choose an existing one.</p><p>In the <strong>Edit group</strong> screen, attach your configuration for BitLocker to that group.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7a039b2 e-flex e-con-boxed e-con e-parent" data-id="7a039b2" 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-e3d45b9 elementor-widget elementor-widget-image" data-id="e3d45b9" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1911" height="810" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5.webp" class="attachment-full size-full wp-image-16864" alt="XOAP&#039;s BitLocker tutorial - client solution - step 5" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5.webp 1911w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5-300x127.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5-1024x434.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5-768x326.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-5-1536x651.webp 1536w" sizes="(max-width: 1911px) 100vw, 1911px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-3fbbad0 e-flex e-con-boxed e-con e-parent" data-id="3fbbad0" 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-c678a20 elementor-widget elementor-widget-text-editor" data-id="c678a20" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Download the group registration script and run it on your machine.</p><p>Bitlocker Recovery Key will now be stored within your Microsoft Entra (if your device is already joined) and locally on the second drive you chose in the configuration. </p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b3402aa e-flex e-con-boxed e-con e-parent" data-id="b3402aa" 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-af063a5 elementor-widget elementor-widget-heading" data-id="af063a5" 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">Windows Server 2022 Datacenter (Server solution)</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5d66d77 e-flex e-con-boxed e-con e-parent" data-id="5d66d77" 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-22870e6 elementor-widget elementor-widget-text-editor" data-id="22870e6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>For the server solution, first you will need to install prerequisites with the <em><strong>PSDesiredStateConfiguration</strong></em> resources.</p><p>Specifically, you’ll need to enable the <em><strong>WindowsFeature</strong> </em>and<em><strong> WindowsFeature RSAT-Feature-Tools-Bitlocker</strong></em>. These features are essential for ensuring that BitLocker operates effectively on your Windows Server 2022 Datacenter environment.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-86b4bfc e-flex e-con-boxed e-con e-parent" data-id="86b4bfc" 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-be199f7 elementor-widget elementor-widget-image" data-id="be199f7" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="399" height="283" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-6-server-solution.webp" class="attachment-full size-full wp-image-16868" alt="XOAP&#039;s BitLocker tutorial - server solution - step 1" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-6-server-solution.webp 399w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-6-server-solution-300x213.webp 300w" sizes="(max-width: 399px) 100vw, 399px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-2d1137a e-flex e-con-boxed e-con e-parent" data-id="2d1137a" 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-c566372 elementor-widget elementor-widget-text-editor" data-id="c566372" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In XOAP, this will involve setting up two distinct DSC resources: one for the<strong> <em>WindowsFeature</em></strong> and <span style="font-size: 16px;">another for the <em><strong>RSAT-Feature-Tools-Bitlocker WindowsFeature</strong></em>. See screenshots below.</span></p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-210cacf e-flex e-con-boxed e-con e-parent" data-id="210cacf" 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-2b138d0 elementor-widget elementor-widget-image" data-id="2b138d0" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1916" height="949" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution.webp" class="attachment-full size-full wp-image-16872" alt="XOAP&#039;s BitLocker tutorial - server solution - step 2" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution.webp 1916w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution-300x149.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution-1024x507.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution-768x380.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-7-server-solution-1536x761.webp 1536w" sizes="(max-width: 1916px) 100vw, 1916px" />															</div>
				</div>
				<div class="elementor-element elementor-element-98589ab elementor-widget elementor-widget-text-editor" data-id="98589ab" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<em><center>Bitlocker WindowsFeature</center></em>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b0368e9 e-flex e-con-boxed e-con e-parent" data-id="b0368e9" 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-46da1f4 elementor-widget elementor-widget-image" data-id="46da1f4" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="507" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution-1024x507.webp" class="attachment-large size-large wp-image-16873" alt="XOAP&#039;s BitLocker tutorial - server solution - step 3" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution-1024x507.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution-300x149.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution-768x380.webp 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution-1536x760.webp 1536w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-8-server-solution.webp 1913w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e3f108b e-flex e-con-boxed e-con e-parent" data-id="e3f108b" 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-97065c7 elementor-widget elementor-widget-text-editor" data-id="97065c7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<em><center>RSAT-Feature-Tools-Bitlocker WindowsFeature</center></em>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f72c75a e-flex e-con-boxed e-con e-parent" data-id="f72c75a" 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-1c04974 elementor-widget elementor-widget-text-editor" data-id="1c04974" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong><span style="font-size: 16px;">Please note:</span></strong></p><p><b>• </b>If you need to encrypt the system drive (e.g., C), you should use the DSC resource <em><strong>xBLBitLocker</strong></em> from our module as done <a href="https://github.com/dsccommunity/xBitlocker/blob/master/source/Examples/ConfigureBitlockerOnOSDrive/ConfigureBitlockerOnOSDrive.ps1" target="_blank" rel="noopener">here</a>.</p><p><b>• </b>To automatically enable BitLocker on fixed or removable drives, you should use the DSC resource <strong><em>xBLAutoBitLocker</em></strong> from our module. It does not work on operating system drives, but requires the OS to be encrypted. If you have multiple drives, use both DSC resources as done <a href="https://github.com/dsccommunity/xBitlocker/blob/master/source/Examples/ConfigureBitlockerAndAutoBitlocker/ConfigureBitlockerAndAutoBitlocker.ps1" target="_blank" rel="noopener">here</a>.<br /><br /></p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-24f04a5 e-flex e-con-boxed e-con e-parent" data-id="24f04a5" 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-f7f9265 elementor-widget elementor-widget-heading" data-id="f7f9265" 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">Finalizing the configuration</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-2f089b8 e-flex e-con-boxed e-con e-parent" data-id="2f089b8" 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-0127ec6 elementor-widget elementor-widget-text-editor" data-id="0127ec6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Once you’ve completed your BitLocker configuration and linked it to a group within config.XO, download the group registration script associated with your BitLocker configuration.</p><p>Run the script on your machine, and after the required reboots, your drives should be successfully encrypted by BitLocker. <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-be6efab e-flex e-con-boxed e-con e-parent" data-id="be6efab" 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-ef0f47b elementor-widget elementor-widget-text-editor" data-id="ef0f47b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3><b>Outcome</b></h3><p><em>Windows 10 and 11 (Client solution).</em></p><p>If the device is joined to the work (or school) organization&#8217;s Microsoft Entra ID, then the VM and the BitlockerKey will be stored in <a href="https://myaccount.microsoft.com/device-list" target="_blank" rel="noopener">My Account &gt; Devices</a> area.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-d3661e3 e-flex e-con-boxed e-con e-parent" data-id="d3661e3" 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-a54d72a elementor-widget elementor-widget-image" data-id="a54d72a" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="243" height="152" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-9.webp" class="attachment-full size-full wp-image-16877" alt="XOAP&#039;s BitLocker tutorial - outcome - example 1" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-8662c41 e-flex e-con-boxed e-con e-parent" data-id="8662c41" 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-44daf7f elementor-widget elementor-widget-text-editor" data-id="44daf7f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p> </p><p><strong>XOAP&#8217;s Configuration Management </strong></p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-9c7a552 e-flex e-con-boxed e-con e-parent" data-id="9c7a552" 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-c5fd9e2 elementor-widget elementor-widget-image" data-id="c5fd9e2" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="218" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10-1024x218.webp" class="attachment-large size-large wp-image-16878" alt="XOAP&#039;s BitLocker tutorial - outcome - example 2" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10-1024x218.webp 1024w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10-300x64.webp 300w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10-768x164.png 768w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10-1536x328.png 1536w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-10.webp 1913w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-561f03a e-flex e-con-boxed e-con e-parent" data-id="561f03a" 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-4a1d208 elementor-widget elementor-widget-text-editor" data-id="4a1d208" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p> </p><p><strong>Locally on the VM </strong>(ResourceCount can vary)</p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-8c6f5ed e-flex e-con-boxed e-con e-parent" data-id="8c6f5ed" 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-97578b6 elementor-widget elementor-widget-image" data-id="97578b6" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="687" height="80" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-12.png" class="attachment-large size-large wp-image-16879" alt="XOAP&#039;s BitLocker tutorial - outcome - example 3" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-12.png 687w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-12-300x35.webp 300w" sizes="(max-width: 687px) 100vw, 687px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6eabceb e-flex e-con-boxed e-con e-parent" data-id="6eabceb" 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-49144df elementor-widget elementor-widget-image" data-id="49144df" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="589" height="277" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-13.webp" class="attachment-full size-full wp-image-16880" alt="XOAP&#039;s BitLocker tutorial - outcome - example 4" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-13.webp 589w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-13-300x141.webp 300w" sizes="(max-width: 589px) 100vw, 589px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-46a135d e-flex e-con-boxed e-con e-parent" data-id="46a135d" 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-110233e elementor-widget elementor-widget-text-editor" data-id="110233e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Windows Server 2022 Datacenter (Server solution)</strong></p><p>Backing up the Recovery Key is essential for ensuring you can regain access to your data. You can do this using the Windows option available in the Manage BitLocker settings.</p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-96f513d e-flex e-con-boxed e-con e-parent" data-id="96f513d" 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-6212c08 elementor-widget elementor-widget-image" data-id="6212c08" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="657" height="525" src="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-14.webp" class="attachment-full size-full wp-image-16881" alt="XOAP&#039;s BitLocker tutorial - outcome - example 4" srcset="https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-14.webp 657w, https://dev.xoap.io/wp-content/uploads/2024/11/bitlocker-14-300x240.webp 300w" sizes="(max-width: 657px) 100vw, 657px" />															</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-a3ef393 e-flex e-con-boxed e-con e-parent" data-id="a3ef393" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
					</div>
				</div>
		<div class="elementor-element elementor-element-2a835fb e-flex e-con-boxed e-con e-parent" data-id="2a835fb" 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-7888dbc elementor-widget elementor-widget-heading" data-id="7888dbc" 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">Begin the deployment process immediately</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5ada35f e-flex e-con-boxed e-con e-parent" data-id="5ada35f" 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-7cfc95f elementor-widget elementor-widget-text-editor" data-id="7cfc95f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>So, are you ready to try it with XOAP? Just follow the steps above and you&#8217;ll be done in no time. The BitLocker module is <strong>directly available</strong> in your  <a href="https://auth.dev.xoap.io/auth/realms/my.dev.xoap.io/protocol/openid-connect/registrations?client_id=portal&amp;response_type=code&amp;scope=openid%20email&amp;redirect_uri=https://my.dev.xoap.io&amp;kc_locale=en" target="_blank" rel="noopener">free Workspace</a>. If you prefer to do this manually, <strong>download the BitLocker module</strong>. </p>								</div>
				</div>
				<div class="elementor-element elementor-element-12b9dbe elementor-widget elementor-widget-spacer" data-id="12b9dbe" 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 class="elementor-element elementor-element-9b751a7 e-flex e-con-boxed e-con e-parent" data-id="9b751a7" data-element_type="container" data-e-type="container" id="download-bitlockermodule" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-de90d84 e-con-full e-flex e-con e-child" data-id="de90d84" 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-e13c24b e-con-full e-flex e-con e-child" data-id="e13c24b" 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-a608fd3 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="a608fd3" 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://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png" class="attachment-large size-large wp-image-5408" alt="Download illustration" srcset="https://dev.xoap.io/wp-content/uploads/2024/01/download-996x1024.png 996w, https://dev.xoap.io/wp-content/uploads/2024/01/download-292x300.png 292w, https://dev.xoap.io/wp-content/uploads/2024/01/download-768x790.png 768w, https://dev.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-b005efe e-con-full e-flex e-con e-child" data-id="b005efe" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
				<div class="elementor-element elementor-element-1aaa921 elementor-widget elementor-widget-heading" data-id="1aaa921" 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 BitLocker module</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-04adcd5 animated-slow elementor-widget__width-initial elementor-mobile-button-align-stretch elementor-invisible elementor-widget elementor-widget-form" data-id="04adcd5" 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="16850"/>
			<input type="hidden" name="form_id" value="04adcd5"/>
			<input type="hidden" name="referer_title" value="Library 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://dev.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 now</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/free-bitlocker-module-encrypt-hd-disk-easily/">Free BitLocker module: Encrypt HD disk easily</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Global outage takeaways: How to protect your organization</title>
		<link>https://dev.xoap.io/global-outage-takeaways-how-to-protect-your-organization/</link>
		
		<dc:creator><![CDATA[Sinisa]]></dc:creator>
		<pubDate>Tue, 23 Jul 2024 12:02:08 +0000</pubDate>
				<category><![CDATA[Library]]></category>
		<category><![CDATA[crowdstrike]]></category>
		<category><![CDATA[global outage]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[xoap]]></category>
		<guid isPermaLink="false">https://dev.xoap.io/?p=14725</guid>

					<description><![CDATA[<p>XOAP's CTO offers key takeaways following the CrowdStrike incident, from an organizational and technical perspective.</p>
<p>The post <a href="https://dev.xoap.io/global-outage-takeaways-how-to-protect-your-organization/">Global outage takeaways: How to protect your organization</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="14725" class="elementor elementor-14725" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-4f4a61c e-flex e-con-boxed e-con e-parent" data-id="4f4a61c" 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-119f6a1 elementor-widget elementor-widget-text-editor" data-id="119f6a1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>We have all witnessed recent incidents that underscore the inherent fragility of IT systems.<br /><br />First, let me express my understanding of the trust placed in security agents deeply integrated within the OS to bolster system security. These agents, provided by reputable vendors, undergo rigorous testing to minimize potential issues, especially in high-impact scenarios.</p><p>However, despite our best efforts and the most stringent procedural tests, issues can still arise. After all, we are human, and errors are an inevitable part of our reality. I sympathize deeply with those affected by such incidents, recognizing the immense pressure and responsibility they bear.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0c1c0e8 e-flex e-con-boxed e-con e-parent" data-id="0c1c0e8" 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-b71630c elementor-blockquote--skin-boxed elementor-widget elementor-widget-blockquote" data-id="b71630c" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				Incidents like this occur daily in various organizations, often on a smaller scale due to auto-updates.			</p>
					</blockquote>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-19d424c e-flex e-con-boxed e-con e-parent" data-id="19d424c" 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-3678952 elementor-widget elementor-widget-text-editor" data-id="3678952" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>We must take a step back and consider how we can mitigate these issues in the future.</p><p>While it might be tempting to lay all the blame on <strong>CrowdStrike</strong>, it&#8217;s essential to remember that <b>both companies and end-users </b>share the responsibility for minimizing the impact of such incidents.</p><p>Here are several key points to consider.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-ccc3c29 e-flex e-con-boxed e-con e-parent" data-id="ccc3c29" 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-93bfcc8 elementor-widget elementor-widget-spacer" data-id="93bfcc8" 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 class="elementor-element elementor-element-2588d54 elementor-widget elementor-widget-heading" data-id="2588d54" 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"><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f5c3.png" alt="🗃" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The organizational perspective</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7b639d0 e-flex e-con-boxed e-con e-parent" data-id="7b639d0" 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-c707604 elementor-widget elementor-widget-text-editor" data-id="c707604" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>First and foremost,<strong> establish robust testing stages</strong>. Implement processes to thoroughly test updates in automated environments before deploying them to production. When it comes to backup, <strong>implementing comprehensive backup strategies </strong>is critical in ensuring critical data and systems are backed up across multiple versions and locations.</p><p>In the event of total failure, you will need a clear, automated plan for redeploying your entire infrastructure.<strong> Develop redeployment plans </strong>and avoid the pitfall of treating server setup as a one-time task—automation is crucial. Moreover, pay attention to <strong>desktop readiness. </strong>Leverage available solutions to ensure desktops can be restored and operational within hours.</p><p>If you haven&#8217;t yet, <strong>adopt contemporary deployment methodologies and agile practices</strong>. Following incidents, conduct thorough <strong>postmortem analyses</strong> to identify and implement improvements.</p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-81f55ec e-flex e-con-boxed e-con e-parent" data-id="81f55ec" 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-cb6ca42 elementor-widget elementor-widget-heading" data-id="cb6ca42" 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"><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The technical perspective</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-3565473 e-flex e-con-boxed e-con e-parent" data-id="3565473" 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-8623afc elementor-widget elementor-widget-text-editor" data-id="8623afc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Avoid &#8220;latest&#8221; and auto-updates on critical systems</strong>. While convenient, these can introduce unforeseen issues, so exercise caution.</p><p><strong>Testing should be done in controlled environments</strong>. Deploy nothing to production without thorough testing in a staging environment. <strong>Testing should also be done regularly</strong>. Conduct regular, comprehensive tests of your automation and deployment processes—not just annually.</p><p>To ensure rapid deployment in disaster scenarios, <strong>automate your infrastructure</strong> as much as possible and consider implementing <strong>automated testing</strong>. Testing processes enhanced with automation will catch issues early. For quicker recovery and reduced attack surfaces, transition critical infrastructure to <strong>containers and Kubernetes</strong>. Simultaneous failures can be mitigated by distributing infrastructure and critical components across <strong>multiple cloud providers and geographical locations</strong>.</p><p><strong>When it comes to standby snapshots, go cold</strong>. Maintain replicated, versioned snapshots of crucial backend systems and data as cold standby, since hot standby can replicate corrupted data.<br /><br />And last but not the least, <strong>rethink your security measures</strong>. Explore innovative security solutions that reduce dependency on full-blown desktops.</p><p> </p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-798b3cd e-flex e-con-boxed e-con e-parent" data-id="798b3cd" 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-4eb10cf elementor-widget elementor-widget-heading" data-id="4eb10cf" 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">What do you think?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-33a3e14 elementor-widget elementor-widget-text-editor" data-id="33a3e14" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Before the end of this blog, I also want to highlight a particularly smart approach to addressing these issues, developed by <a href="https://www.linkedin.com/in/helgeklein/">Helge Klein</a> and the uberAgent team: <a href="https://uberagent.com/docs/uberagent/latest/troubleshooting/uberagent-driver-safety-net-feature/">UberAgent Driver Safety Net Feature</a>. Check it out!</p><p>If there&#8217;s anything I missed or if you have a different perspective, feel free to <a href="https://www.linkedin.com/posts/sinisasokolic_we-have-all-witnessed-recent-incidents-that-activity-7221440471867273217-FaZk?utm_source=share&amp;utm_medium=member_desktop" target="_blank" rel="noopener"><span style="text-decoration: underline;"><strong>share your thoughts here</strong></span></a>. <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c3ece9f e-flex e-con-boxed e-con e-parent" data-id="c3ece9f" data-element_type="container" data-e-type="container" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>The post <a href="https://dev.xoap.io/global-outage-takeaways-how-to-protect-your-organization/">Global outage takeaways: How to protect your organization</a> appeared first on <a href="https://dev.xoap.io">XOAP</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
