﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>What is MSH?</title><link>http://www.visualbasicscript.com/</link><description /><copyright>(c) VBScript Forum</copyright><ttl>30</ttl><item><title> RE: Re: What is MSH? (Snipah)</title><description>  &lt;blockquote class="quote"&gt;&lt;i&gt;&lt;/i&gt;&lt;br&gt; &lt;br&gt;  ... &lt;br&gt;   &lt;br&gt;  New-style commands (or commandlets, as they are called in Longhorn) are .NET libraries (plus associated .msh or .cmdlet file) that consist of classes driving from CmdLet.  &lt;br&gt;   &lt;br&gt;  ... &lt;br&gt;  &amp;nbsp; &lt;br&gt;  For example, you can enter  &lt;br&gt;  &lt;i&gt;get/process | where "handlecount -gr 400" | sort handlecount | format/table processname,handlecount&lt;/i&gt; &lt;br&gt;  You get: &lt;br&gt;  ProcessName         HandleCount &lt;br&gt;  ----------------    --------------- &lt;br&gt;  &lt;i&gt;processname         handlecount&lt;/i&gt; &lt;br&gt;  ...                  ... &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  &lt;font color="#000000"&gt;...&lt;/font&gt; &lt;br&gt;  &amp;nbsp; &lt;br&gt;  &lt;font color="#000000"&gt;The new shell, as it stands now, is not very usable as a routine interactive shell, so, at least in this build, you'll gravitate back to the familiarity and simplicity of cmd.exe&lt;/font&gt; &lt;br&gt;   &lt;br&gt;  ... &lt;br&gt;   &lt;br&gt;  &lt;/blockquote&gt;  &lt;br&gt;  &amp;nbsp; &lt;br&gt;  &amp;nbsp; &lt;br&gt;  So more of a CSCript type of way &lt;br&gt;   </description><link>http://www.visualbasicscript.com/fb.ashx?m=23926</link><pubDate>Fri, 22 Jul 2005 09:37:09 GMT</pubDate></item><item><title>Re: What is MSH? (rudrarup)</title><description> I have a question &lt;br&gt;  &lt;br&gt; Will the MSH require a perticular compiler or can it be written in default Editor (notepad) and run by just clicking such as VBScript. &lt;br&gt;  &lt;br&gt; Thanks&lt;img src="http://www.visualbasicscript.com/upfiles/smiley/s1.gif" alt="" /&gt; </description><link>http://www.visualbasicscript.com/fb.ashx?m=22984</link><pubDate>Fri, 03 Jun 2005 00:19:31 GMT</pubDate></item><item><title>Re: What is MSH? (TNO)</title><description> hmmm...the posiibilities are endless.... &lt;br&gt; once I figure out what I'd use it for.... &lt;br&gt;  &lt;br&gt; &lt;a href="http://wesnerm.blogs.com/net_undocumented/2004/05/monad_shell.html" target="_blank" rel="nofollow"&gt;http://wesnerm.blogs.com/net_undocumented/2004/05/monad_shell.html&lt;/a&gt; </description><link>http://www.visualbasicscript.com/fb.ashx?m=22983</link><pubDate>Sat, 30 Apr 2005 10:33:38 GMT</pubDate></item><item><title>Re: What is MSH? (token)</title><description> I can't wait to get my hands on MSH. </description><link>http://www.visualbasicscript.com/fb.ashx?m=22982</link><pubDate>Sat, 05 Feb 2005 19:38:51 GMT</pubDate></item><item><title>Re: What is MSH? (Matt)</title><description> sounds like a security nightmare </description><link>http://www.visualbasicscript.com/fb.ashx?m=22981</link><pubDate>Wed, 18 Aug 2004 04:51:00 GMT</pubDate></item><item><title>Re: What is MSH? (EDLiN)</title><description> MSH, Microsoft Shell - Code named Monad - is Microsofts next gen shell extension.  While I dont know a whole lot about it, its supposed to give you more low level access like perl and unix type scripting.  The idea is to catch up with the pipe/filter approach that most non-windows platforms take where one command can take input from anywhere and output to anywhere including another command like find and grep.  The pieces are of course not really executables but more of classes of .net objects which would talk to each other.  While unix, linux, and other cmd line biased operating systems have been developing GUI crap as an interface to their main scripting system, Microsoft has notoriously been more focused on GUI replacing the scripting subsystem.  Now they have seen the light and are trying to make up for not sticking to their roots. &lt;br&gt;  &lt;br&gt; Reference:  &lt;a href="http://en.wikipedia.org/wiki/MSH_(shell)" target="_blank" rel="nofollow"&gt;http://en.wikipedia.org/wiki/MSH_(shell)&lt;/a&gt; &lt;br&gt;  </description><link>http://www.visualbasicscript.com/fb.ashx?m=22980</link><pubDate>Fri, 09 Jul 2004 11:32:04 GMT</pubDate></item><item><title>Re: What is MSH? (mbouchard)</title><description> I believe but am probably wrong that MSH/Monad is from Longhorn.  But don't take my word on that. </description><link>http://www.visualbasicscript.com/fb.ashx?m=22979</link><pubDate>Mon, 05 Jul 2004 16:55:38 GMT</pubDate></item><item><title>What is MSH? (pranav)</title><description> Hello Folks, &lt;br&gt;  &lt;br&gt; Sorry for this dumb question, but what is MSH and what is Monad?. &lt;br&gt;  &lt;br&gt; Thx&lt;img src="http://www.visualbasicscript.com/upfiles/smiley/s3.gif" alt="" /&gt; </description><link>http://www.visualbasicscript.com/fb.ashx?m=1100</link><pubDate>Tue, 29 Jun 2004 13:18:42 GMT</pubDate></item></channel></rss>
