<?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>Script &#8211; SQL Server and Data Tutorials</title>
	<atom:link href="https://expert-only.com/en/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>https://expert-only.com/en/</link>
	<description>Learn SQL Server And Data Tutorials from an Expert</description>
	<lastBuildDate>Thu, 22 Feb 2024 13:45:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://expert-only.com/wp-content/uploads/2020/08/cropped-favicon-32x32.jpg</url>
	<title>Script &#8211; SQL Server and Data Tutorials</title>
	<link>https://expert-only.com/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to list files in a Windows folder with cmd?</title>
		<link>https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 05:15:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4633</guid>

					<description><![CDATA[<p>How to list all the files in a Windows folder using ms-dos commands? When it comes to List files in a huge folder with cmd in Windows, it&#8217;s highly recommended, even mandatory. Indeed, use scripting to avoid a tremendous <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/" title="How to list files in a Windows folder with cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/">How to list files in a Windows folder with cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How To Copy Files Using Command Prompt in Windows ?</title>
		<link>https://expert-only.com/en/ms-dos/how-to-copy-files-using-command-prompt-in-windows/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Thu, 30 Nov 2023 05:39:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4623</guid>

					<description><![CDATA[<p>Different practical scripts examples to copy files using the Windows 10 command prompt. To copy files using the command prompt to other Windows 10 folders, use the copy script from the MS-DOS Windows. Two main options allow users to <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/how-to-copy-files-using-command-prompt-in-windows/" title="How To Copy Files Using Command Prompt in Windows ?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/how-to-copy-files-using-command-prompt-in-windows/">How To Copy Files Using Command Prompt in Windows ?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to display the current directory path with cmd?</title>
		<link>https://expert-only.com/en/ms-dos/current-directory-path-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 17 Jul 2023 04:46:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4984</guid>

					<description><![CDATA[<p>How to display the current directory path with cmd commands? Command to display the current directory path, which is the folder where a cmd prompt is currently running. The MS-DOS command prompt is a text-based user interface that allows <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/current-directory-path-with-cmd/" title="How to display the current directory path with cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/current-directory-path-with-cmd/">How to display the current directory path with cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to list Windows files recursively with cmd including subfolders?</title>
		<link>https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 12 Jul 2023 04:20:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Recursive]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4641</guid>

					<description><![CDATA[<p>List all the files contained in a folder and its subfolders recursively with a cmd script. Per default, use the cmd tool with the dir command allows to list all files and folders within a given folder, but not <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/" title="How to list Windows files recursively with cmd including subfolders?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/">How to list Windows files recursively with cmd including subfolders?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to copy files recursively using Windows cmd?</title>
		<link>https://expert-only.com/en/ms-dos/copy-files-recursively-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 28 Jun 2023 04:24:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Recursive]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4628</guid>

					<description><![CDATA[<p>Script examples to do a recursive Windows copy using the xcopy command. To copy files recursively with the cmd command prompt, use the Windows xcopy command and the recursive option. The xcopy command is very similar to the copy <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/copy-files-recursively-with-cmd/" title="How to copy files recursively using Windows cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/copy-files-recursively-with-cmd/">How to copy files recursively using Windows cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to create a text list of all files in a Windows folder with cmd?</title>
		<link>https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Thu, 22 Jun 2023 05:19:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4962</guid>

					<description><![CDATA[<p>Command line script to generate a text list of all the Windows files contained in a folder. How to create a text list of all Windows files contained in a folder with the cmd command prompt? It&#8217;s actually quite <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/" title="How to create a text list of all files in a Windows folder with cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/">How to create a text list of all files in a Windows folder with cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Change the current directory with cmd</title>
		<link>https://expert-only.com/en/ms-dos/change-current-directory-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 16 Nov 2022 05:48:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4990</guid>

					<description><![CDATA[<p>Use Windows with cmd scripts to navigate and change the current active directory and drive in the file system. Ether on laptops, desktops or on servers, it&#8217;s very convenient to list the folders and to navigate inside the folder <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/change-current-directory-with-cmd/" title="Change the current directory with cmd">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/change-current-directory-with-cmd/">Change the current directory with cmd</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Copy files with PowerShell and the Copy-Item command</title>
		<link>https://expert-only.com/en/ps/copy-files-with-powershell/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Tue, 15 Nov 2022 05:25:00 +0000</pubDate>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Scripting]]></category>
		<guid isPermaLink="false">https://expert-only.com/uncategorized/copy-a-file-with-windows-powershell/</guid>

					<description><![CDATA[<p>How to copy Windows files to another folder with PowerShell? There are several efficient options to copy Windows files with the PowerShell command prompt. In PowerShell scripting, use the Copy-Items command in a Windows PowerShell prompt. It is also <a class="mh-excerpt-more" href="https://expert-only.com/en/ps/copy-files-with-powershell/" title="Copy files with PowerShell and the Copy-Item command">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ps/copy-files-with-powershell/">Copy files with PowerShell and the Copy-Item command</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
