<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=To_enable_xp_cmdshell</id>
		<title>To enable xp cmdshell - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=To_enable_xp_cmdshell"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=To_enable_xp_cmdshell&amp;action=history"/>
		<updated>2026-05-06T13:17:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=To_enable_xp_cmdshell&amp;diff=3674&amp;oldid=prev</id>
		<title>George2: Created page with &quot;&lt;source lang=&quot;sql&quot;&gt;  -- To allow advanced options to be changed. EXEC sp_configure 'show advanced options', 1 GO -- To update the currently configured value for advanced optio...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=To_enable_xp_cmdshell&amp;diff=3674&amp;oldid=prev"/>
				<updated>2017-03-13T14:23:40Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;sql&amp;quot;&amp;gt;  -- To allow advanced options to be changed. EXEC sp_configure &amp;#039;show advanced options&amp;#039;, 1 GO -- To update the currently configured value for advanced optio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;sql&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-- To allow advanced options to be changed.&lt;br /&gt;
EXEC sp_configure 'show advanced options', 1&lt;br /&gt;
GO&lt;br /&gt;
-- To update the currently configured value for advanced options.&lt;br /&gt;
RECONFIGURE&lt;br /&gt;
GO&lt;br /&gt;
-- To enable the feature.&lt;br /&gt;
EXEC sp_configure 'xp_cmdshell', 1&lt;br /&gt;
GO&lt;br /&gt;
-- To update the currently configured value for this feature.&lt;br /&gt;
RECONFIGURE&lt;br /&gt;
GO&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>