<?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>Configurations Archives | XOAP</title>
	<atom:link href="https://xoap.io/fr/docs-category/configxo-configurations/feed/" rel="self" type="application/rss+xml" />
	<link>https://xoap.io/fr/docs-category/configxo-configurations/</link>
	<description>Plate-forme pour l'infrastructure informatique et l'automatisation du lieu de travail</description>
	<lastbuilddate>Fri, 23 Jan 2026 12:52:46 +0000</lastbuilddate>
	<language>fr-FR</language>
	<sy:updateperiod>
	horaire	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	

<image>
	<url>https://xoap.io/wp-content/uploads/2023/11/cropped-favicon-32x32.png</url>
	<title>Configurations Archives | XOAP</title>
	<link>https://xoap.io/fr/docs-category/configxo-configurations/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Configurations</title>
		<link>https://xoap.io/fr/docs/configxo-configurations/</link>
					<comments>https://xoap.io/fr/docs/configxo-configurations/#respond</comments>
		
		<dc:creator><![CDATA[Stella]]></dc:creator>
		<pubdate>Thu, 28 Mar 2024 08:32:16 +0000</pubdate>
				<guid ispermalink="false">https://xoap.io/?post_type=docs&#038;p=9938</guid>

					<description><![CDATA[<p>Quick guide A XOAP Configuration defines the desired state that should be applied and maintained on registered nodes. It describes the settings and components that must be present on a device—such as system configuration, services, files, registry values, and other enforced standards. Once assigned, XOAP applies the configuration, continuously evaluates compliance, and reports drift so [&#8230;]</p>
<p>The post <a href="https://xoap.io/fr/docs/configxo-configurations/">Configurations</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-08f878cd wp-block-group-is-layout-flex">
<h2 class="wp-block-heading" style="font-size:38px">Quick guide</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>A <strong>XOAP Configuration</strong> defines the desired state that should be applied and maintained on registered nodes. It describes the settings and components that must be present on a device—such as system configuration, services, files, registry values, and other enforced standards. Once assigned, XOAP applies the configuration, continuously evaluates compliance, and reports drift so you can ensure systems remain aligned with your baseline.</p>
</blockquote>



<h3 class="wp-block-heading" style="font-size:28px">Create a new Configuration</h3>



<ol class="wp-block-list">
<li>Click the <strong>Add configuration</strong> button (down arrow).</li>



<li>Sélectionner <strong>Add configuration</strong> ou <strong>Create configuration</strong>.</li>



<li>If you select <strong>Add configuration</strong>, upload the <strong>MOF</strong> file or <strong>PS1</strong> file of the DSC configuration.</li>



<li>If you select <strong>Create configuration</strong>, the configuration wizard opens:
<ul class="wp-block-list">
<li>Enter the <strong>configuration name</strong>.</li>



<li>Add the required <strong>resources</strong>.</li>



<li>Cliquez sur <strong>Économiser</strong> to create the configuration.</li>
</ul>
</li>
</ol>



<h3 class="wp-block-heading" style="font-size:28px">Edit a Configuration</h3>



<p>Only configurations created with the configuration wizard can be edited.</p>



<ol class="wp-block-list">
<li>Click the <strong>Action menu (</strong><strong>⋮</strong><strong>)</strong> et sélectionnez <strong>Editer</strong>.</li>



<li>Update the resource settings as needed.</li>



<li>Cliquez sur <strong>Économiser</strong> to apply the changes.</li>
</ol>



<h3 class="wp-block-heading" style="font-size:28px">Delete a Configuration</h3>



<ol class="wp-block-list">
<li>Click the <strong>Action menu (</strong><strong>⋮</strong><strong>)</strong> et sélectionnez <strong>Supprimer</strong>.</li>



<li>Confirm the deletion.</li>
</ol>



<h3 class="wp-block-heading" style="font-size:28px">Additional useful information</h3>



<h4 class="wp-block-heading" style="font-size:21px">Configuration compilation</h4>



<p>When you create a configuration using the configuration wizard, allow <strong>10–15 minutes</strong> for it to compile in the background before it can be used. Be sure all required DSC modules are uploaded in your Workspace.</p>



<h4 class="wp-block-heading" style="font-size:21px">MOF configuration availability</h4>



<p>Uploaded <strong>MOF</strong> configurations can be used immediately.</p>



<h4 class="wp-block-heading" style="font-size:21px">Missing resources and modules</h4>



<p>If you need a resource for configuration creation and it is not available, you must upload the required modules in the <strong>Configuration Management</strong> module area.</p>



<h4 class="wp-block-heading" style="font-size:21px">Configuration versioning</h4>



<p>Any change made to a configuration in the configuration wizard creates a <strong>new configuration version</strong>.</p>



<h4 class="wp-block-heading" style="font-size:21px">Configuration visibility</h4>



<p>If the configuration is not visible after <strong>15 minutes</strong>, verify that all parameters are configured correctly and all modules are available with the correct versions.</p>



<h2 class="wp-block-heading">Technical documentation</h2>



<p>A <strong>XOAP Configuration</strong> defines the desired state that should be applied and maintained on registered nodes. It describes the settings and components that must be present on a device—such as system configuration, services, files, registry values, and other enforced standards. Once assigned, XOAP applies the configuration, continuously evaluates compliance, and reports drift so you can ensure systems remain aligned with your baseline.</p>



<p>From a technical perspective, XOAP Configurations are based on <strong>PowerShell Desired State Configuration (DSC) 1.1</strong>. DSC 1.1 uses a declarative model: instead of scripting step-by-step actions, you define the <em>end state</em> you want, and the system evaluates and enforces that state over time. This approach makes configuration management predictable and repeatable, and it is well-suited for applying security baselines, hardening standards, and consistent operational settings across many systems.</p>



<h3 class="wp-block-heading" style="font-size:28px">Benefits of DSC 1.1 in XOAP</h3>



<ul class="wp-block-list">
<li><strong>Declarative and idempotent</strong>: settings can be applied repeatedly without causing unintended changes; the node converges toward the defined baseline.</li>



<li><strong>Continuous compliance and drift remediation</strong>: XOAP can regularly evaluate the node and detect when settings deviate, providing visibility into drift and enabling re-application of the baseline.</li>



<li><strong>Agentless configuration enforcement</strong>: DSC relies on built-in Windows capabilities, reducing the need for a separate configuration agent for enforcement.</li>



<li><strong>Structured reporting</strong>: configuration results provide clear status (compliant/non-compliant) and resource-level details, making troubleshooting and audits easier.</li>
</ul>



<h3 class="wp-block-heading" style="font-size:28px">Restrictions and considerations</h3>



<ul class="wp-block-list">
<li><strong>Windows-focused technology</strong>: DSC 1.1 is primarily designed for Windows and relies on Windows PowerShell 5.1. As a result, XOAP Configuration Management via DSC targets Windows nodes.</li>



<li><strong>Resource availability and compatibility</strong>: what you can configure depends on available DSC resources (modules). If a required resource is missing or incompatible, it must be provided as a module before it can be used in a configuration.</li>
</ul>



<p>In summary, XOAP Configurations provide a consistent, scalable way to define and enforce system baselines using DSC 1.1—delivering strong compliance visibility and repeatability, with the practical constraint that DSC-based configuration management is centered on Windows environments.</p>



<h3 class="wp-block-heading" style="font-size:28px">DSC terminology overview</h3>



<p>This glossary explains the relationship between configurations, modules, and resources in DSC:</p>



<ul class="wp-block-list">
<li><strong>Configuration</strong>: the desired-state definition (the “what”)—a set of rules the node must follow.</li>



<li><strong>Module</strong>: a package of DSC resources (the “library/toolbox”) that provides the building blocks.</li>



<li><strong>Ressources</strong>: an individual DSC building block from a module (the “how”) that enforces one specific setting (for example, a service, registry key, file, or Windows feature).</li>



<li><strong>Resource parameters (variables)</strong>: the values you provide to a resource to control its behavior—such as a service name, startup type, registry path/value, file path, or desired state (Present/Absent).</li>
</ul>



<h3 class="wp-block-heading" style="font-size:28px">Additional action menu options</h3>



<ul class="wp-block-list">
<li><strong>View Code<br></strong>Opens the compiled configuration code for review. <strong>This always displays the latest created version</strong> of the configuration.</li>



<li><strong>Télécharger<br></strong>Downloads the compiled configuration output for offline review or troubleshooting. <strong>This always downloads the latest created version</strong> of the configuration.</li>



<li><strong>Recompilation<br></strong>Rebuilds (recompiles) the configuration using the selected <strong>module version</strong>. This is useful when a module has been updated and you want the configuration to be compiled again against the new version without recreating it.<br>Dans le cadre de la <strong>Recompilation</strong> dialog:
<ul class="wp-block-list">
<li><strong>Module</strong>: shows which configuration module is used (read-only).</li>



<li><strong>Version</strong>: select the module version to compile against.</li>



<li><strong>Version message</strong>: is automatically populated.</li>
</ul>
</li>
</ul>



<h3 class="wp-block-heading" style="font-size:28px">Configuration Wizard</h3>



<p>Le <strong>Configuration Wizard</strong> is used to create and manage XOAP configurations by selecting DSC resources, defining their parameters, and generating versioned configuration outputs.</p>



<h3 class="wp-block-heading" style="font-size:28px">Configuration Settings</h3>



<p>Utilisation <strong>Configuration Settings</strong> to define the configuration metadata and build its content:</p>



<ul class="wp-block-list">
<li><strong>Name / Description</strong>: Provide a clear name and optional description for the configuration.</li>



<li><strong>Add Resources</strong>: Add DSC resources from available modules and configure their parameters.</li>



<li><strong>Use Group Policies</strong>: Create configuration settings from predefined Group Policy templates.</li>
</ul>



<h3 class="wp-block-heading" style="font-size:28px">Add Resources</h3>



<p>When adding a resource, you select:</p>



<ul class="wp-block-list">
<li><strong>Module</strong> et <strong>Version</strong></li>



<li>Le <strong>Ressources</strong></li>



<li>A <strong>Resource Display Name</strong> (unique identifier in the configuration)</li>



<li>The required <strong>resource parameters</strong></li>
</ul>



<p>Once saved, the resource becomes part of the configuration and will be included in the compiled output.</p>



<h3 class="wp-block-heading" style="font-size:28px">Use Group Policies</h3>



<p>Le <strong>Use Group Policies</strong> option allows you to select predefined policy items and convert them into DSC configuration settings.</p>



<p>When applied, these policies are translated into <strong>registry entries</strong>, as shown in the configuration output (registry key, value name, value data, and value type).</p>



<h3 class="wp-block-heading" style="font-size:28px">Versions</h3>



<p>Le <strong>Versions</strong> tab shows all versions created for the configuration, including the creation date and version message.</p>



<p>From the version action menu:</p>



<ul class="wp-block-list">
<li><strong>Load</strong>: Opens the selected version in the Configuration Wizard and loads the resources used in that version, allowing you to review the configuration content as it was defined for that version.</li>



<li><strong>Télécharger</strong>: Downloads the selected version for offline review or troubleshooting.</li>
</ul>



<h3 class="wp-block-heading" style="font-size:28px">Summary</h3>



<p>Le <strong>Summary</strong> tab provides an overview of the active configuration version, including:</p>



<ul class="wp-block-list">
<li>Which <strong>modules</strong> are used</li>



<li>Which <strong>resources</strong> are included</li>



<li>Which <strong>parameters</strong> are configured per resource</li>
</ul>
</div><p>The post <a href="https://xoap.io/fr/docs/configxo-configurations/">Configurations</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></content:encoded>
					
					<wfw:commentrss>https://xoap.io/fr/docs/configxo-configurations/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add DSC configurations</title>
		<link>https://xoap.io/fr/docs/configxo-configurations-add-dsc-configurations/</link>
					<comments>https://xoap.io/fr/docs/configxo-configurations-add-dsc-configurations/#respond</comments>
		
		<dc:creator><![CDATA[Stella]]></dc:creator>
		<pubdate>Thu, 28 Mar 2024 08:36:58 +0000</pubdate>
				<guid ispermalink="false">https://xoap.io/?post_type=docs&#038;p=9940</guid>

					<description><![CDATA[<p>Before you can upload a configuration to Configuration Management you need to write one on your authoring machine. For this example, we assume you want to upload this little configuration: Another important part of the configuration is the backend configuration for the XOAP frontend. Be sure to add the following lines to your configuration. If you use [&#8230;]</p>
<p>The post <a href="https://xoap.io/fr/docs/configxo-configurations-add-dsc-configurations/">Add DSC configurations</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Before you can upload a configuration to <strong>Configuration Management</strong> you need to write one on your authoring machine.</p>



<p>For this example, we assume you want to upload this little configuration:</p>



<pre class="wp-block-code"><code>Configuration WebsiteTest {

    # Import the module that contains the resources we're using.
    Import-DscResource -ModuleName PsDesiredStateConfiguration

    # The Node statement specifies which targets this configuration will be applied to.
    Node 'localhost' {

        # The first resource block ensures that the Web-Server (IIS) feature is enabled.
        WindowsFeature WebServer {
            Ensure = "Present"
            Name   = "Web-Server"
        }

        # The second resource block ensures that the website content copied to the website root folder.
        File WebsiteContent {
            Ensure = 'Present'
            SourcePath = 'c:\test\index.htm'
            DestinationPath = 'c:\inetpub\wwwroot'
        }
    }
}</code></pre>



<p>Another important part of the configuration is the backend configuration for the XOAP frontend. Be sure to add the following lines to your configuration.</p>



<pre class="wp-block-code"><code>    Import-DSCResource -ModuleName "XOAPBaselineModuleDSC"
</code></pre>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>If you use the DSC Configuration Wizard to create configurations, this module is added automatically. No need to care for it.</p>
</blockquote>



<p>Open Visual Studio Code and paste the code from above into a new document. Save it locally as&nbsp;<strong>WebSiteTest.ps1</strong>.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="649" src="https://xoap.io/wp-content/uploads/2024/03/image-63-1024x649.png" alt="" class="wp-image-9941" srcset="https://xoap.io/wp-content/uploads/2024/03/image-63-1024x649.png 1024w, https://xoap.io/wp-content/uploads/2024/03/image-63-300x190.png 300w, https://xoap.io/wp-content/uploads/2024/03/image-63-768x487.png 768w, https://xoap.io/wp-content/uploads/2024/03/image-63.png 1294w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now switch to the <strong>Configurations area</strong> in Configuration Management and hit 1. the <strong>+</strong> button and 2. a new window opens.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://xoap.io/wp-content/uploads/2024/03/add-dsc-1-1024x576.png" alt="Add configuration, part 1" class="wp-image-11164"/></figure>



<p>Choose the created file and assign a tag to the configuration if you want to.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="310" src="https://xoap.io/wp-content/uploads/2024/03/image-65-1024x310.png" alt="Add configuration, part 2" class="wp-image-9943" srcset="https://xoap.io/wp-content/uploads/2024/03/image-65-1024x310.png 1024w, https://xoap.io/wp-content/uploads/2024/03/image-65-300x91.png 300w, https://xoap.io/wp-content/uploads/2024/03/image-65-768x233.png 768w, https://xoap.io/wp-content/uploads/2024/03/image-65.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Cliquez sur&nbsp;<strong>Économiser</strong>.</p>



<p>The configuration will be visible in the Configurations area and it will be ready for use in a few minutes.</p><p>The post <a href="https://xoap.io/fr/docs/configxo-configurations-add-dsc-configurations/">Add DSC configurations</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></content:encoded>
					
					<wfw:commentrss>https://xoap.io/fr/docs/configxo-configurations-add-dsc-configurations/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DSC Configuration Wizard</title>
		<link>https://xoap.io/fr/docs/configxo-configurations-dsc-configuration-wizard/</link>
					<comments>https://xoap.io/fr/docs/configxo-configurations-dsc-configuration-wizard/#respond</comments>
		
		<dc:creator><![CDATA[Stella]]></dc:creator>
		<pubdate>Thu, 28 Mar 2024 08:42:24 +0000</pubdate>
				<guid ispermalink="false">https://xoap.io/?post_type=docs&#038;p=9945</guid>

					<description><![CDATA[<p>The&#160;DSC Configuration Wizard&#160;is a web-based wizard to create DSC configurations without the need to code. To use the Configuration Wizard click on&#160;Create a new Config&#160;in your overview: You can also access the Configuration Wizard in your Dashboard overview via Start creating!: You will see the overview below with the possible actions to use. By default, [&#8230;]</p>
<p>The post <a href="https://xoap.io/fr/docs/configxo-configurations-dsc-configuration-wizard/">DSC Configuration Wizard</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Le&nbsp;<strong>Assistant de configuration du DSC</strong>&nbsp;is a web-based wizard to create DSC configurations without the need to code.</p>



<p>To use the Configuration Wizard click on&nbsp;<strong>Create a new Config</strong>&nbsp;in your overview:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1-1024x576.webp" alt="DSC Configuration Wizard overview" class="wp-image-11167" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-1.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You can also access the Configuration Wizard in your Dashboard overview via <strong>Start creating!</strong>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2-1024x576.webp" alt="DSC Configuration Wizard, start creating" class="wp-image-11168" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-2.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You will see the overview below with the possible actions to use. By default, it will always show the information of the&nbsp;<strong>Configuration Settings</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3-1024x576.webp" alt="DSC Configuration Wizard, settings" class="wp-image-11169" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-3.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading" id="configuration-settings">Configuration settings</h4>



<p>This is the main window where the name of the configuration, the description and the tags are configured. You can also choose to add resources and group policy settings. In the lower window, you can find a list of configured items.</p>



<h4 class="wp-block-heading" id="summary">Summary</h4>



<p>The summary shows information about the used modules, how many resources were configured and the number of parameters. The details view shows the configured resources and parameters in detail.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4-1024x576.webp" alt="DSC Configuration Wizard, summary" class="wp-image-11170" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-4.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>The summary view is empty until you have added configuration settings.</p>
</blockquote>



<h4 class="wp-block-heading" id="versions">Versions</h4>



<p>The version tab shows a history of the created configurations. You can download each version as “ps1” for documentation purposes or to use the configuration without a backend.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5-1024x576.webp" alt="DSC Configuration Wizard, versions" class="wp-image-11171" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-5.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>The first version of a configuration always starts with “0.1.0” and every additional configuration is versioned in increments of 0.0.1.</p>
</blockquote>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>The versions tab shows the version of a configuration after it is saved for the first time. Until that it is empty.</p>
</blockquote>



<h4 class="wp-block-heading" id="save">Économiser</h4>



<p>Saves the created configuration.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="218" src="https://xoap.io/wp-content/uploads/2024/03/image-343-1024x218.png" alt="DSC Configuration Wizard, save configuration" class="wp-image-10343" srcset="https://xoap.io/wp-content/uploads/2024/03/image-343-1024x218.png 1024w, https://xoap.io/wp-content/uploads/2024/03/image-343-300x64.png 300w, https://xoap.io/wp-content/uploads/2024/03/image-343-768x164.png 768w, https://xoap.io/wp-content/uploads/2024/03/image-343.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You can add a description that will be shown in the versions tab. The first version of a configuration is always set active, all other versions need to be explicitly set active in order to be applied to configuration groups with the version&nbsp;<strong>Latest</strong>&nbsp;assigned.</p>



<p>Click on&nbsp;<strong>Économiser</strong>&nbsp;to create the configuration.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>En cliquant sur&nbsp;<strong>Économiser</strong>, a Docker container is started in the backend that loads all necessary modules and creates the configuration. This process takes a few minutes until the resulting configuration is assignable and downloadable.</p>
</blockquote>



<h2 class="wp-block-heading" id="create-configurations">Create configurations</h2>



<p>You now need to insert a&nbsp;<strong>name</strong>&nbsp;for the configuration. Add a&nbsp;<strong>description</strong>&nbsp;et&nbsp;<strong>tags</strong>&nbsp;to the configuration.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6-1024x576.webp" alt="DSC Configuration Wizard, create configuration" class="wp-image-11172" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-6.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In the next step, you have the option to add configuration items from&nbsp;<strong>Add Resources</strong>&nbsp;or from&nbsp;<strong>Use Group Policies</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7-1024x576.webp" alt="DSC Configuration Wizard, resources and group policies" class="wp-image-11173" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-7.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading" id="add-resources">Ajouter des ressources</h3>



<p>Choose the&nbsp;<strong>Add Resources</strong>&nbsp;button to open the&nbsp;<strong>Resources Wizard</strong>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8-1024x576.png" alt="DSC Configuration Wizard, new resource" class="wp-image-11174" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8-1024x576.png 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8-300x169.png 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8-768x432.png 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8-1536x864.png 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-8.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Choose from one of the existing modules.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>if you are missing a module simply download it from the PSGallery and add it via the&nbsp;<strong>Modules</strong>&nbsp;area. It should be available shortly after the upload.</p>
</blockquote>



<p>In the next step choose the version of the module.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9-1024x576.webp" alt="DSC Configuration Wizard, version of module" class="wp-image-11175" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-9.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>You can upload the same module with different versions. All available versions can be selected.</p>
</blockquote>



<p>Then choose a resource and choose and insert the mandatory values besides all the others you might want to configure.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10-1024x576.webp" alt="DSC Configuration Wizard, choose a resource" class="wp-image-11176" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10-1024x576.webp 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10-300x169.webp 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10-768x432.webp 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10-1536x864.webp 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-10.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Cliquez sur&nbsp;<strong>save</strong>&nbsp;to add the resource to your configuration.</p>



<h3 class="wp-block-heading" id="use-group-policies">Use group policies</h3>



<p>Another method to add configuration items is the&nbsp;<strong>Group Policy Wizard</strong>. You can choose settings from Group Policies to create your configuration.</p>



<p>Choose the&nbsp;<strong>Use Group Policies</strong>&nbsp;button to open the&nbsp;<strong>Group Policy Wizard</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="430" src="https://xoap.io/wp-content/uploads/2024/03/image-349-1024x430.png" alt="DSC Configuration Wizard, Group Policy Wizard" class="wp-image-10349" srcset="https://xoap.io/wp-content/uploads/2024/03/image-349-1024x430.png 1024w, https://xoap.io/wp-content/uploads/2024/03/image-349-300x126.png 300w, https://xoap.io/wp-content/uploads/2024/03/image-349-768x323.png 768w, https://xoap.io/wp-content/uploads/2024/03/image-349-1536x646.png 1536w, https://xoap.io/wp-content/uploads/2024/03/image-349-2048x861.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In the next step configure the group policy setting.</p>



<p>Do this for all settings you want to integrate. You can check the already configured items in the&nbsp;<strong>Summary</strong>&nbsp;tab. Details can be shown by clicking on the&nbsp;<strong>Show Configured Parameters</strong>&nbsp;link.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="430" src="https://xoap.io/wp-content/uploads/2024/03/image-350-1024x430.png" alt="DSC Configuration Wizard, summary tab" class="wp-image-10350" srcset="https://xoap.io/wp-content/uploads/2024/03/image-350-1024x430.png 1024w, https://xoap.io/wp-content/uploads/2024/03/image-350-300x126.png 300w, https://xoap.io/wp-content/uploads/2024/03/image-350-768x323.png 768w, https://xoap.io/wp-content/uploads/2024/03/image-350-1536x646.png 1536w, https://xoap.io/wp-content/uploads/2024/03/image-350-2048x861.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Click on&nbsp;<strong>close</strong>&nbsp;to finish editing group policy settings. You should now see your configured settings in&nbsp;<strong>Configuration Settings</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11-1024x576.png" alt="DSC Configuration Wizard, view settings" class="wp-image-11177" srcset="https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11-1024x576.png 1024w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11-300x169.png 300w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11-768x432.png 768w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11-1536x864.png 1536w, https://xoap.io/wp-content/uploads/2024/05/configxo-wizard-11.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Économiser</strong>&nbsp;the settings again by specifying a short description.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>The configuration will be available after a few minutes.</p>
</blockquote>



<h3 class="wp-block-heading" id="edit-dsc-resources">Edit DSC resources</h3>



<p>To edit a configuration you can simply click on the gear icon in the&nbsp;<strong>Configurations</strong>&nbsp;overview.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="200" height="236" src="https://xoap.io/wp-content/uploads/2024/03/image-352.png" alt="Edit DSC resources" class="wp-image-10352"/></figure>



<p>Here you can edit all configured parameters inline without the need to dive deeper with the edit button on the resource.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://xoap.io/wp-content/uploads/2024/03/configxo-wizard-13-1024x576.png" alt="Edit parameters" class="wp-image-17065"/></figure>



<p>If you want to edit additional parameters from a resource you still have to click on edit and then add additional parameters.</p><p>The post <a href="https://xoap.io/fr/docs/configxo-configurations-dsc-configuration-wizard/">DSC Configuration Wizard</a> appeared first on <a href="https://xoap.io/fr">XOAP</a>.</p>
]]></content:encoded>
					
					<wfw:commentrss>https://xoap.io/fr/docs/configxo-configurations-dsc-configuration-wizard/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>