<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Two Windows PowerShell tips for the administration ninja ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/102-320193/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-24T16:00:49-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[mhbowman: Bash vs. Windows Shell]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3195874]]></link>
        <description><![CDATA[Nice clarification, technology changes quickly tech pros. If you don't like the tool now, you may love it later.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3195874]]></guid>
        <dc:creator><![CDATA[Gh0stMaker@...]]></dc:creator>
        <pubDate>Fri, 06 Nov 2009 06:47:57 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[wmic also can be used]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3195806]]></link>
        <description><![CDATA[for that matter, we can use wmic also to kill processes.wmic /node:myremote process where name=&quot;outlook.exe&quot;  call terminatehttp://www.sitaram-pamarthi.com/2009/09/check-and-terminate-process-on-remote.html]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3195806]]></guid>
        <dc:creator><![CDATA[pamarths]]></dc:creator>
        <pubDate>Fri, 06 Nov 2009 05:50:27 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[can do attitude]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194934]]></link>
        <description><![CDATA[go up nord in subfreezing temps. be mean and try to lick frozen pole. scream for help. wait for star-like blades to strike.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194934]]></guid>
        <dc:creator><![CDATA[QASIMARA]]></dc:creator>
        <pubDate>Wed, 04 Nov 2009 16:03:06 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Typos will get you]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194592]]></link>
        <description><![CDATA[In this video he gives some great tips for using Powershell. In one, however, there is a typo at the end of the command. Antecedent was spelled antecednet. Now the command will run and won't give you an error but the data that should have displayed for antecedent won't be.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194592]]></guid>
        <dc:creator><![CDATA[macgvr]]></dc:creator>
        <pubDate>Wed, 04 Nov 2009 08:23:09 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Some body put money in your pocket?]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194227]]></link>
        <description><![CDATA[Just compare http://fixunix.com/linux/553555-windows-powershell-vs-bash-examples.html]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194227]]></guid>
        <dc:creator><![CDATA[manuelpinot@...]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 22:44:30 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Recursive text string search]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194095]]></link>
        <description><![CDATA[One of my (and plenty of others) greatest frustrations with Vista and even Win7 is the weakness of the string search that was so powerful in 2000 and XP. Fortunately, Powershell has the solution as described here: http://www.vistax64.com/powershell/2519-recursive-text-search-displaying-filename.htmlEssentially:&gt; gci parent_folder -recu filename_pattern | select-string &quot;StringToBeFound&quot;Obviously, just the tip of the iceberg....]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194095]]></guid>
        <dc:creator><![CDATA[BeastofBurden]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 17:20:26 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[taskkill?]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194037]]></link>
        <description><![CDATA[What about taskkill? It can be run from a batch file.TASKKILL [/S system [/U username [/P [password]]]]         { [/FI filter] [/PID processid | /IM imagename] } [/F] [/T]Description:    This command line tool can be used to end one or more processes.    Processes can be killed by the process id or image name.http://technet.microsoft.com/en-us/library/bb491009.aspx]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194037]]></guid>
        <dc:creator><![CDATA[jpswade]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 15:51:17 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Two Windows PowerShell tips for the administration ninja]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194009]]></link>
        <description><![CDATA[Powershell is very easy to learn and very powerfull. It is also much more than any unix shell as we are dealing with objects and not text here. You can begin to make Powershell easier to use by using the proper names for commands and not the alias's like Get-WMIObject and also you should how to use these commands as someone would in the field likeGet-Process -name 'BadThread' | Stop-Processthis stops all BadThreads not just the one with a an id and cuts down on the typing.there a great Tutorial found here http://www.powershellpro.com/powershell-tutorial-introduction/Good Times And Get-Command]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3194009]]></guid>
        <dc:creator><![CDATA[pcassidy@...]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 14:59:58 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[OK]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193988]]></link>
        <description><![CDATA[I'll check it out.  Thanks.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193988]]></guid>
        <dc:creator><![CDATA[bmwwaterman]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 14:45:24 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Very good question]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193767]]></link>
        <description><![CDATA[Very good question!  Can anyone provide insight on this?  I'm guessing the two are identical on the end result.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193767]]></guid>
        <dc:creator><![CDATA[mdelato@...]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 09:58:16 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Killing processes]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193740]]></link>
        <description><![CDATA[So will the &quot;stop-process&quot; command be as effective as something like MalwareBytes &quot;File Assassin&quot; to kill malware processes that refuse to end?]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193740]]></guid>
        <dc:creator><![CDATA[leo8888]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 08:54:11 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Indeed it is]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193662]]></link>
        <description><![CDATA[Aggggh! You have no idea how many times I checked those screenshots. I had to create each one individually to make the lines appear properly. Indeed, I transposed the &quot;e&quot; and &quot;n&quot; in the word antecedent.Thanks for pointing out the error. If you send me a private message, I'll send you a little TechRepbulic swag as a thank you.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193662]]></guid>
        <dc:creator><![CDATA[Bill Detwiler - TechRepublic]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 07:59:48 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Two Windows PowerShell tips for the administration ninja]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193649]]></link>
        <description><![CDATA[Isn't antecedent misspelled in the video? - Bob]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193649]]></guid>
        <dc:creator><![CDATA[stay_secure]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 07:30:41 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Script Center off of technet has everything to get started.]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193641]]></link>
        <description><![CDATA[http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193641]]></guid>
        <dc:creator><![CDATA[Richaz]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 07:12:16 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Query processes using window title]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193558]]></link>
        <description><![CDATA[You can query the process name if you have window title.Get-Process | where {$_.mainwindowtitle -match &quot;active directory users and computers&quot;}http://www.sitaram-pamarthi.com/2009/11/get-process-details-using-window-title.html]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193558]]></guid>
        <dc:creator><![CDATA[pamarths]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 06:21:14 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[REALLY tired of the snarky comment fly-by with no.....]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193556]]></link>
        <description><![CDATA[statement of fact to back your argument. A quick Google search reveals:Similarities exist in that both Bash and PowerShell include commands for navigating directories, managing files, and launching other programs. Bash and PowerShell are both equipped to help manage systems from the command prompt.But Poweshell is built on the .Net framework and passes actual objects and not just strings. This object orientationhelps standardize operations and supports handling of complex data structures.Bash cannot compete here; instead,it relies on the abilities of external programs to handle data structures.Bash is useful as a plain but straightforwardtool for most daily tasks, but doesn't satisfy any need for for advanced uses and complex data structures.In case you were concerned about any M$ bias this was from an article in linux mag: http://w3.linux-magazine.com/issue/78/Bash_vs._Vista_PowerShell.pdf]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193556]]></guid>
        <dc:creator><![CDATA[mhbowman@...]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 06:11:56 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[bash rulz]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193548]]></link>
        <description><![CDATA[powershell is a bad implemetation of *nix bash and never compair with zbash,]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193548]]></guid>
        <dc:creator><![CDATA[manuelpinot@...]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 05:37:45 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Where]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193524]]></link>
        <description><![CDATA[Is there someplace where I can read about all that PowerShell can do?  I've noticed that it has been part of the Windows Updates for a while now.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193524]]></guid>
        <dc:creator><![CDATA[bmwwaterman]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 03:47:40 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Two Windows PowerShell tips for the administration ninja]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193486]]></link>
        <description><![CDATA[If you want to know the SID of a domain(or local user) using powershell..use this code...write-host (new-object System.Security.Principal.NTAccount &quot;domain\user&quot;).Translate([System.Security.Principal.SecurityIdentifier]) -b yellow -f redhttp://www.sitaram-pamarthi.com/2009/11/fetch-sid-of-user-account-using.html]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193486]]></guid>
        <dc:creator><![CDATA[pamarths]]></dc:creator>
        <pubDate>Tue, 03 Nov 2009 01:53:10 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Powershell]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193391]]></link>
        <description><![CDATA[Hello,  I took the quiz a while back and got a duhhhhhhhh score, but I am trying to learn LOL  I always look forward to your posts; ty again.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-320193-3193391]]></guid>
        <dc:creator><![CDATA[PoppaTab]]></dc:creator>
        <pubDate>Mon, 02 Nov 2009 18:08:53 -0800</pubDate>
    </item>
    </channel>
</rss>

