<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Net send to multiple computers in Networking</title>
    <link>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558021#M48</link>
    <description>Only thing I remember is&lt;BR /&gt;&lt;BR /&gt;net send * "bla bla"&lt;BR /&gt;&lt;BR /&gt;sending to the entire workgroup / domain !&lt;BR /&gt;&lt;BR /&gt;Do not know if this helps.&lt;BR /&gt;Volker</description>
    <pubDate>Fri, 27 Jul 2001 14:05:46 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2001-07-27T14:05:46Z</dc:date>
    <item>
      <title>Net send to multiple computers</title>
      <link>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558020#M47</link>
      <description>is it possible to send a net send message to say 2 computers, instead of sending to commands?</description>
      <pubDate>Fri, 27 Jul 2001 13:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558020#M47</guid>
      <dc:creator>carlo_3</dc:creator>
      <dc:date>2001-07-27T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Net send to multiple computers</title>
      <link>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558021#M48</link>
      <description>Only thing I remember is&lt;BR /&gt;&lt;BR /&gt;net send * "bla bla"&lt;BR /&gt;&lt;BR /&gt;sending to the entire workgroup / domain !&lt;BR /&gt;&lt;BR /&gt;Do not know if this helps.&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 27 Jul 2001 14:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558021#M48</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-07-27T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Net send to multiple computers</title>
      <link>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558022#M49</link>
      <description>ya, that was not so good :-)&lt;BR /&gt;&lt;BR /&gt;How about this script ?&lt;BR /&gt;=================================&lt;BR /&gt;&lt;BR /&gt;@echo off&lt;BR /&gt;set message=%1&lt;BR /&gt;:loop&lt;BR /&gt;if %2"nix" == "nix" goto :byebye&lt;BR /&gt;echo net send %2 %message%&lt;BR /&gt;shift &lt;BR /&gt;goto loop&lt;BR /&gt;:byebye&lt;BR /&gt;&lt;BR /&gt;=================================&lt;BR /&gt;Sample output:&lt;BR /&gt;&lt;BR /&gt;C:\users\default&amp;gt;script.cmd "test eins" a b c d&lt;BR /&gt;net send a "test eins"&lt;BR /&gt;net send b "test eins"&lt;BR /&gt;net send c "test eins"&lt;BR /&gt;net send d "test eins"&lt;BR /&gt;&lt;BR /&gt;C:\users\default&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 27 Jul 2001 14:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558022#M49</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-07-27T14:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Net send to multiple computers</title>
      <link>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558023#M50</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a one-liner:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for %%u in (pc1 pc2 pc3) do net send \\%%u "bla bla"&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Fri, 27 Jul 2001 21:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/net-send-to-multiple-computers/m-p/2558023#M50</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-07-27T21:13:42Z</dc:date>
    </item>
  </channel>
</rss>

