<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Enable Configuration APIs of WAS in Windows 11 &#8211; Winsides.com</title>
	<atom:link href="https://winsides.com/tag/enable-configuration-apis-of-was-in-windows-11/feed/" rel="self" type="application/rss+xml" />
	<link>https://winsides.com</link>
	<description>Windows Insides</description>
	<lastBuildDate>Sun, 13 Oct 2024 08:53:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://winsides.com/wp-content/uploads/2024/05/cropped-android-chrome-512x512-1-150x150.png</url>
	<title>Enable Configuration APIs of WAS in Windows 11 &#8211; Winsides.com</title>
	<link>https://winsides.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Enable Configuration APIs of WAS in Windows 11</title>
		<link>https://winsides.com/enable-configuration-apis-of-was-in-windows-11/</link>
					<comments>https://winsides.com/enable-configuration-apis-of-was-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Vigneshwaran Vijayakumar]]></dc:creator>
		<pubDate>Mon, 14 Oct 2024 10:30:00 +0000</pubDate>
				<category><![CDATA[Windows Features]]></category>
		<category><![CDATA[Enable Configuration APIs of WAS in Windows 11]]></category>
		<category><![CDATA[Enable WAS in Windows 11]]></category>
		<category><![CDATA[How to Enable in Windows 11]]></category>
		<category><![CDATA[IIS in Windows 11]]></category>
		<category><![CDATA[windows 11]]></category>
		<category><![CDATA[Windows Process Activation Service]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=2491</guid>

					<description><![CDATA[Configuration APIs in general are tools that allow developers to programmatically manage and modify the settings. In Windows Process Activation Service shortly called WAS, configuration APIs allow developers to create and manage Application Pools, Configure Sites and Applications, Set Protocols, and adjust security settings. This article will walk you through the steps of How to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Configuration APIs in general are tools that allow developers to programmatically <strong>manage and modify the settings</strong>. In <strong><a href="https://winsides.com/enable-windows-process-activation-service-windows-11/" data-type="post" data-id="444">Windows Process Activation Service</a></strong> shortly called WAS, configuration APIs allow developers to <strong>create and manage Application Pools</strong>, <strong>Configure Sites and Applications</strong>, <strong>Set Protocols</strong>, and <strong>adjust security settings</strong>. This article will walk you through the steps of How to Enable Configuration APIs of WAS in Windows 11 using simple steps. Let&#8217;s get started. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h2 class="wp-block-heading">Key Steps:</h2>



<ul class="wp-block-list">
<li>To enable <strong>Configuration APIs of WAS</strong>, we will have to access <strong>Windows Features</strong>.</li>



<li>There are several ways to access Windows Features in Windows 11. We will use <strong>Run</strong> Command. </li>



<li>Open Run command using the shortcut <strong><kbd>Win Key + R</kbd></strong>. </li>



<li>On the Run command, execute the following command. <strong><code>appwiz.cpl</code></strong>. </li>



<li>This command will open <strong>Programs and Features</strong> window. On the left pane, you can find <strong>Turn Windows Features on or off</strong>. Click on that. </li>



<li><strong>Windows Features</strong> dialog box will open now. </li>



<li>Here you can find a whole lot of optional Features. Locate <strong>Windows Process Activation Service</strong> from the list of services available. </li>



<li>Click on the plus sign next to Windows Process Activation Service to expand it. </li>



<li>Now, you can find <strong>Configuration APIs</strong>. Click on the checkbox next it and click <strong>OK</strong>. </li>



<li>Once enabled, Windows will search for the required files and apply the necessary changes. </li>



<li>Finally, click Close to <strong>close</strong> the window. If prompted for a <strong>restart</strong>, kindly do a restart. </li>



<li>That is it, <strong>Configuration APIs of WAS</strong> is now enabled in your Windows 11.  </li>
</ul>
</blockquote>



<h2 class="wp-block-heading">Why use Configuration APIs of WAS?</h2>



<figure class="wp-block-image aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-1024x576.jpg" alt="Why use Configuration APIs of WAS" class="wp-image-2497" style="width:767px;height:auto" title="Why use Configuration APIs of WAS" srcset="https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-1024x576.jpg 1024w, https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-300x169.jpg 300w, https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-768x432.jpg 768w, https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-1536x864.jpg 1536w, https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-2048x1152.jpg 2048w, https://winsides.com/wp-content/uploads/2024/10/Why-use-Configuration-APIs-of-WAS-390x220.jpg 390w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Why use Configuration APIs of WAS</figcaption></figure>



<p><strong>WAS</strong> is a component of<strong><a href="https://winsides.com/enable-internet-information-services-iis-in-windows-11/" data-type="post" data-id="21"> Internet Information Services (IIS)</a></strong> that manages the activation and lifecycle of web applications. If you&#8217;re manually setting up or changing settings for services like IIS, you have to navigate through multiple menus, which can be time-consuming <strong>Configuration APIs allow automating these tasks using a script or a code</strong>. </p>



<ul class="wp-block-list">
<li>As the number of services or applications grows, Configuration APIs make it easier to <strong>scale</strong> allowing to quickly configure multiple instances of services using just a few lines of code. </li>



<li>Configuration APIs of WAS provide <strong>deeper access to system settings</strong> and allow for <strong>custom configurations</strong>. </li>



<li>These APIs allow developers to include configuration as part of their <strong>Continuous Integration / Continuous Deployment</strong> processes. </li>



<li>Application Pool Settings can be automatically adjusted using Configuration APIs depending upon the load to handle the <strong>dynamic systems</strong>. </li>
</ul>



<p>Here are the steps to enable it in Windows 11. </p>



<ul class="wp-block-list">
<li>Go to the <strong>Start menu</strong> and open <strong>Run Command</strong>. </li>



<li>Enter the following command on the Run. <strong><code>appwiz.cpl</code></strong></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="489" height="299" src="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp" alt="Open Programs and Features using appwiz.cpl" class="wp-image-1218" style="width:450px" title="Open Programs and Features using appwiz.cpl" srcset="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp 489w, https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_-300x183.webp 300w" sizes="(max-width: 489px) 100vw, 489px" /><figcaption class="wp-element-caption">Open Programs and Features using appwiz.cpl</figcaption></figure>



<ul class="wp-block-list">
<li>appwiz.cpl will open the <strong>Programs and Features</strong> window. This window provides information on all the <strong>Installed Applications, Installed Updates</strong>, and also to access Turn Windows Features on or off.</li>



<li>You can find <strong>Turn Windows Features on or off</strong> in the left pane. Click on that. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="1002" height="604" src="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp" alt="Turn Windows Features on or off" class="wp-image-1219" style="width:768px" title="Turn Windows Features on or off" srcset="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp 1002w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-300x181.webp 300w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-768x463.webp 768w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-780x470.webp 780w" sizes="(max-width: 1002px) 100vw, 1002px" /><figcaption class="wp-element-caption">Turn Windows Features on or off</figcaption></figure>



<ul class="wp-block-list">
<li>Now, the <strong>Windows Features</strong> dialog box will pop up. </li>



<li>From the list of services available, you can locate <strong>Windows Process Activation Service</strong>, usually found in the bottom section of the list. Click on the plus sign next to it to expand the WAS node. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="543" height="368" src="https://winsides.com/wp-content/uploads/2024/10/Expand-Windows-Process-Activation-Service.webp" alt="Expand Windows Process Activation Service" class="wp-image-2502" style="object-fit:cover" title="Expand WAS Node" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-Windows-Process-Activation-Service.webp 543w, https://winsides.com/wp-content/uploads/2024/10/Expand-Windows-Process-Activation-Service-300x203.webp 300w, https://winsides.com/wp-content/uploads/2024/10/Expand-Windows-Process-Activation-Service-220x150.webp 220w" sizes="auto, (max-width: 543px) 100vw, 543px" /><figcaption class="wp-element-caption">Expand Windows Process Activation Service</figcaption></figure>



<ul class="wp-block-list">
<li>Now, you can find various optional features related to WAS, <strong>.NET Environment</strong>, <strong>Configuration APIs</strong>, and <strong>Process Model</strong>.</li>



<li>As we are enabling<strong> Configuration APIs</strong>, click on the checkbox next to it, and click <strong>OK</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="543" height="368" src="https://winsides.com/wp-content/uploads/2024/10/Enable-Configuration-APIs-of-WAS.webp" alt="Enable Configuration APIs of WAS" class="wp-image-2503" style="object-fit:cover" title="Enable Configuration APIs of WAS" srcset="https://winsides.com/wp-content/uploads/2024/10/Enable-Configuration-APIs-of-WAS.webp 543w, https://winsides.com/wp-content/uploads/2024/10/Enable-Configuration-APIs-of-WAS-300x203.webp 300w, https://winsides.com/wp-content/uploads/2024/10/Enable-Configuration-APIs-of-WAS-220x150.webp 220w" sizes="auto, (max-width: 543px) 100vw, 543px" /><figcaption class="wp-element-caption">Enable Configuration APIs of WAS</figcaption></figure>



<ul class="wp-block-list">
<li>Once you click on OK, the system will start searching for the required files. </li>



<li>When the system completes searching for the required files, it will apply the necessary changes. </li>



<li>Eventually, you can click <strong>Close</strong> or click <strong>Restart</strong> if prompted. It is highly recommended to restart your system right away. </li>



<li>That is it. <strong>Configuration APIs of WAS</strong> is now enabled in your Windows 11 PC. </li>
</ul>



<h2 class="wp-block-heading">How to use Windows Process Activation Service Configuration APIs?</h2>



<p>Developers can use WAS Configuration APIs as scripts in <strong>PowerShell</strong> to manage <strong>IIS and WAS settings</strong>. Here is an example code. </p>



<div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained">
<p><code>Import-Module WebAdministration<br>New-WebAppPool -Name "MyAppPool"</code></p>
</div>



<hr class="wp-block-separator has-alpha-channel-opacity"/>


<p><strong>Information on the Go!</strong><br />
You can also use <strong>Microsoft.Web.Administration</strong> library in C# applications to control and manage IIS and WAS settings. Here is an example of creating an application pool.</p>



<div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained">
<h2 class="wp-block-heading">Take away:</h2>



<p>Configuration APIs of WAS in Windows 11 are used because they enable <strong>automation, consistency, scalability, and flexibility</strong> in managing system configurations. For services like <strong>Windows Process Activation Service (WAS)</strong>, Configuration APIs allow developers to handle everything from <strong>creating app pools to configuring security settings</strong> programmatically, which is critical for<strong> large-scale environments</strong>. If you have any <strong>queries</strong>, do let us know in the <strong>comment</strong> section. Was this article useful? Please give us a <strong>review</strong>. For more interesting articles, stay tuned to <a href="https://winsides.com">winsides.com</a>. <strong>Happy Managing! Peace out!</strong></p>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/enable-configuration-apis-of-was-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
