<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Помощью Молю]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10403&amp;type=atom" />
	<updated>2015-02-15T18:23:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10403</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Помощью Молю]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=91587#p91587" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>sanek2000</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=5421">этой</a> темой, отредактируйте&nbsp; заголовок.</span> <strong>chichva</strong>, вам тоже не помешает ознакомиться.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2015-02-15T18:23:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=91587#p91587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Помощью Молю]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=91586#p91586" />
			<content type="html"><![CDATA[<p>спасибо</p>]]></content>
			<author>
				<name><![CDATA[sanek2000]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32873</uri>
			</author>
			<updated>2015-02-15T17:57:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=91586#p91586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Помощью Молю]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=91585#p91585" />
			<content type="html"><![CDATA[<p>Или даже так:<br /></p><div class="codebox"><pre><code>for /f %%i in (&#039;dir c:\users\ /a:d /b ^| find /i &quot;user&quot;&#039;) do copy c:\file.txt c:\users\%%i\windows\*.* /y</code></pre></div>]]></content>
			<author>
				<name><![CDATA[chichva]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26880</uri>
			</author>
			<updated>2015-02-15T17:30:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=91585#p91585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Помощью Молю]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=91584#p91584" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>for /f %%i in (&#039;dir c:\users\ /a:d /b&#039;) do copy c:\file.txt c:\users\%%i\windows\*.* /y</code></pre></div>]]></content>
			<author>
				<name><![CDATA[chichva]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26880</uri>
			</author>
			<updated>2015-02-15T17:12:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=91584#p91584</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Помощью Молю]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=91452#p91452" />
			<content type="html"><![CDATA[<p>Я в BATe ваще не гугу, но обещаю выучить!<br />Есть порядка 20 терминальных серверов, на каждом до 100 юзверей. И мне вот 2 файла нужно закинуть каждому юзеру в папку Windows, тоесть выглядеть это будет так</p><p>c:\file.txt -----&gt; c:\users\user1\Windows\<br />c:\file.txt -----&gt; c:\users\user2\Windows\<br />c:\file.txt -----&gt; c:\users\user3\Windows\<br />.....<br />c:\file.txt -----&gt; c:\users\userN\Windows\</p><p>Сижу сейчас вручную это делаю, глаза в кучу уже. Нарисуйте плиз батничек, он там наверное легкий должен быть.<br />Ну или хотя бы как должен выглядеть перебот в папке Users, остальное может сам догоню, но лучше батник:)</p>]]></content>
			<author>
				<name><![CDATA[sanek2000]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32873</uri>
			</author>
			<updated>2015-02-12T09:55:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=91452#p91452</id>
		</entry>
</feed>
