topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 4:39 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Learning Windows Script Host  (Read 5360 times)

jeremejazz

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 59
  • hey!
    • View Profile
    • Personal Website
    • Donate to Member
Learning Windows Script Host
« on: November 03, 2009, 02:59 AM »
Hi.. I just came across a book in Windows Script Host and I was just wondering if it is essential
to study it. And what are the benefits of learning WSH?  I would like to know your opinion :-[

phitsc

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 1,198
    • View Profile
    • Donate to Member
Re: Learning Windows Script Host
« Reply #1 on: November 03, 2009, 03:09 AM »
Yes, you should definitely read the book. Then you'll be able to make us some nice FARR plugins ;)

https://www.donation...ex.php?topic=12232.0

jeremejazz

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 59
  • hey!
    • View Profile
    • Personal Website
    • Donate to Member
Re: Learning Windows Script Host
« Reply #2 on: November 03, 2009, 03:13 AM »
Ok.. thanks...  uhhh.. what are FARR plugins for :huh:

jeremejazz

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 59
  • hey!
    • View Profile
    • Personal Website
    • Donate to Member
Re: Learning Windows Script Host
« Reply #3 on: November 03, 2009, 03:14 AM »
how's that related to WSH?...

phitsc

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 1,198
    • View Profile
    • Donate to Member
Re: Learning Windows Script Host
« Reply #4 on: November 03, 2009, 03:21 AM »
Ok.. thanks...  uhhh.. what are FARR plugins for :huh:

They extend Mouser's FindAndRunRobot program by further functionality. There's even a wish list, if you need ideas.

40hz

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 11,857
    • View Profile
    • Donate to Member
Re: Learning Windows Script Host
« Reply #5 on: November 05, 2009, 03:14 PM »
It's not essential. But if you're looking to pursue a career in Windows-based network administration, having a solid understanding of Microsoft's scripting tools is a skill well worth having.

However, Microsoft plans on replacing WSH with Windows PowerShell, so you're better off learning that instead.

Resource link: http://technet.micro...center/dd742419.aspx

Microsoft also has some webcasts on PowerShell. They can be found here:

http://technet.micro...center/dd901154.aspx

Check out the title And Now for Something Completely Different: Introducing Windows PowerShell to get an overview of what it's all about.

Note: This is Microsoft, so you'll need to use Internet Explorer in order to view these webcasts. (Boo!) :-\


jeremejazz

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 59
  • hey!
    • View Profile
    • Personal Website
    • Donate to Member
Re: Learning Windows Script Host
« Reply #6 on: November 07, 2009, 02:38 AM »
ok thanks... so you mean that WSH will no longer be implemented..?

40hz

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 11,857
    • View Profile
    • Donate to Member
Re: Learning Windows Script Host
« Reply #7 on: November 07, 2009, 09:08 PM »
WSH will be around for a while yet. But Microsoft has definite plans to replace it with PowerShell. So for long-term I'd be more inclined to focus on PowerShell rather than WSH.

That being said, most scripting languages work in similar fashions, so much of what you learn in any one of them can be applied to learning your next.

I think it's more important to start with something (as in anything) rather than wait until you find the perfect scripting language to learn. If WSH looks interesting to you - go with that for the time being. It won't be effort wasted.

Just my 2ยข :Thmbsup:

jeremejazz

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 59
  • hey!
    • View Profile
    • Personal Website
    • Donate to Member
Re: Learning Windows Script Host
« Reply #8 on: November 08, 2009, 04:19 AM »
thanks ;D