Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - NewBie to Scripting

Reply
 
Old 04-05-2007   #1 (permalink)
GS Warrior


 
 

NewBie to Scripting

hello everyone,

i hope some1 can help me /point me to right direction?

i am System Admin for while now but i don't know how to script. I can take
somebody else's script and modify it, make it work in my enviroment but not
write my own script. But i always wanted to learn scripting. Now i decided
its time to start and i have time and will

I am not sure if i should start with VBS Scripting or PowerShell, i know PS
is new and its not on all systems, VB is using WMI and its present on every
Windows machine.
So should i start with VB or with PS?

Second where should i start, should i first start to learn progaming like VB
or .NET or just dive into VB or PB and start learn there. What would be the
best path for it.

thx,
Logan

My System SpecsSystem Spec
Old 04-05-2007   #2 (permalink)
Raj Tripathi


 
 

RE: NewBie to Scripting

Checking out this podcast, hope it will help you:
http://www.hanselman.com/blog/Hansel...cePayette.aspx

Personally I would recommend SP.

Raj.


"GS Warrior" wrote:

> hello everyone,
>
> i hope some1 can help me /point me to right direction?
>
> i am System Admin for while now but i don't know how to script. I can take
> somebody else's script and modify it, make it work in my enviroment but not
> write my own script. But i always wanted to learn scripting. Now i decided
> its time to start and i have time and will
>
> I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> is new and its not on all systems, VB is using WMI and its present on every
> Windows machine.
> So should i start with VB or with PS?
>
> Second where should i start, should i first start to learn progaming like VB
> or .NET or just dive into VB or PB and start learn there. What would be the
> best path for it.
>
> thx,
> Logan

My System SpecsSystem Spec
Old 04-05-2007   #3 (permalink)
RichS


 
 

RE: NewBie to Scripting

I would learn PowerShell.

PowerShell can access WMI - see the Get-WMIObject and [WMI] information
which can allow you to access remote machines. It use the .NET framework
parts of which enable access to remote machines.

PowerShell runs on Windows XP, Vista and 2003. It will be in Longhorn.
There is fantastic support for PowerShell in Exchnage 2007. Other Microsoft
products shipping this year will support it. Quest have announced a set of
cmdlets for administering AD.

etc etc etc

Now is the time to learn PowerShell. You might want to read this as well

http://richardsiddaway.spaces.live.c...3E96!141.entry



--
Richard Siddaway
Please note that all scripts are supplied "as is" and with no warranty
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk


"Raj Tripathi" wrote:

> Checking out this podcast, hope it will help you:
> http://www.hanselman.com/blog/Hansel...cePayette.aspx
>
> Personally I would recommend SP.
>
> Raj.
>
>
> "GS Warrior" wrote:
>
> > hello everyone,
> >
> > i hope some1 can help me /point me to right direction?
> >
> > i am System Admin for while now but i don't know how to script. I can take
> > somebody else's script and modify it, make it work in my enviroment but not
> > write my own script. But i always wanted to learn scripting. Now i decided
> > its time to start and i have time and will
> >
> > I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> > is new and its not on all systems, VB is using WMI and its present on every
> > Windows machine.
> > So should i start with VB or with PS?
> >
> > Second where should i start, should i first start to learn progaming like VB
> > or .NET or just dive into VB or PB and start learn there. What would be the
> > best path for it.
> >
> > thx,
> > Logan

My System SpecsSystem Spec
Old 04-05-2007   #4 (permalink)
Rob Campbell


 
 

RE: NewBie to Scripting

VB is in the process of becoming the Betamax of admin scripting at the hands
of PowerShell.

"GS Warrior" wrote:

> hello everyone,
>
> i hope some1 can help me /point me to right direction?
>
> i am System Admin for while now but i don't know how to script. I can take
> somebody else's script and modify it, make it work in my enviroment but not
> write my own script. But i always wanted to learn scripting. Now i decided
> its time to start and i have time and will
>
> I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> is new and its not on all systems, VB is using WMI and its present on every
> Windows machine.
> So should i start with VB or with PS?
>
> Second where should i start, should i first start to learn progaming like VB
> or .NET or just dive into VB or PB and start learn there. What would be the
> best path for it.
>
> thx,
> Logan

My System SpecsSystem Spec
Old 04-06-2007   #5 (permalink)
GS Warrior


 
 

RE: NewBie to Scripting

Thanks Rich,

seems PowerShell it is

do you have any pointers where to start since i don't have any programming
skills?

gs_logan

"RichS" wrote:

> I would learn PowerShell.
>
> PowerShell can access WMI - see the Get-WMIObject and [WMI] information
> which can allow you to access remote machines. It use the .NET framework
> parts of which enable access to remote machines.
>
> PowerShell runs on Windows XP, Vista and 2003. It will be in Longhorn.
> There is fantastic support for PowerShell in Exchnage 2007. Other Microsoft
> products shipping this year will support it. Quest have announced a set of
> cmdlets for administering AD.
>
> etc etc etc
>
> Now is the time to learn PowerShell. You might want to read this as well
>
> http://richardsiddaway.spaces.live.c...3E96!141.entry
>
>
>
> --
> Richard Siddaway
> Please note that all scripts are supplied "as is" and with no warranty
> Blog: http://richardsiddaway.spaces.live.com/
> PowerShell User Group: http://www.get-psuguk.org.uk
>
>
> "Raj Tripathi" wrote:
>
> > Checking out this podcast, hope it will help you:
> > http://www.hanselman.com/blog/Hansel...cePayette.aspx
> >
> > Personally I would recommend SP.
> >
> > Raj.
> >
> >
> > "GS Warrior" wrote:
> >
> > > hello everyone,
> > >
> > > i hope some1 can help me /point me to right direction?
> > >
> > > i am System Admin for while now but i don't know how to script. I can take
> > > somebody else's script and modify it, make it work in my enviroment but not
> > > write my own script. But i always wanted to learn scripting. Now i decided
> > > its time to start and i have time and will
> > >
> > > I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> > > is new and its not on all systems, VB is using WMI and its present on every
> > > Windows machine.
> > > So should i start with VB or with PS?
> > >
> > > Second where should i start, should i first start to learn progaming like VB
> > > or .NET or just dive into VB or PB and start learn there. What would be the
> > > best path for it.
> > >
> > > thx,
> > > Logan

My System SpecsSystem Spec
Old 04-06-2007   #6 (permalink)
RichS


 
 

RE: NewBie to Scripting

Try the User Group site (see below) for links to other sites and blogs.
Bruce Payette's book is very good but may be a bit much too start with. Use
the documentation that installs with PowerShell. Try some stuff and post
back here if you need specific help with anything. Good luck
--
Richard Siddaway
Please note that all scripts are supplied "as is" and with no warranty
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk


"GS Warrior" wrote:

> Thanks Rich,
>
> seems PowerShell it is
>
> do you have any pointers where to start since i don't have any programming
> skills?
>
> gs_logan
>
> "RichS" wrote:
>
> > I would learn PowerShell.
> >
> > PowerShell can access WMI - see the Get-WMIObject and [WMI] information
> > which can allow you to access remote machines. It use the .NET framework
> > parts of which enable access to remote machines.
> >
> > PowerShell runs on Windows XP, Vista and 2003. It will be in Longhorn.
> > There is fantastic support for PowerShell in Exchnage 2007. Other Microsoft
> > products shipping this year will support it. Quest have announced a set of
> > cmdlets for administering AD.
> >
> > etc etc etc
> >
> > Now is the time to learn PowerShell. You might want to read this as well
> >
> > http://richardsiddaway.spaces.live.c...3E96!141.entry
> >
> >
> >
> > --
> > Richard Siddaway
> > Please note that all scripts are supplied "as is" and with no warranty
> > Blog: http://richardsiddaway.spaces.live.com/
> > PowerShell User Group: http://www.get-psuguk.org.uk
> >
> >
> > "Raj Tripathi" wrote:
> >
> > > Checking out this podcast, hope it will help you:
> > > http://www.hanselman.com/blog/Hansel...cePayette.aspx
> > >
> > > Personally I would recommend SP.
> > >
> > > Raj.
> > >
> > >
> > > "GS Warrior" wrote:
> > >
> > > > hello everyone,
> > > >
> > > > i hope some1 can help me /point me to right direction?
> > > >
> > > > i am System Admin for while now but i don't know how to script. I can take
> > > > somebody else's script and modify it, make it work in my enviroment but not
> > > > write my own script. But i always wanted to learn scripting. Now i decided
> > > > its time to start and i have time and will
> > > >
> > > > I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> > > > is new and its not on all systems, VB is using WMI and its present on every
> > > > Windows machine.
> > > > So should i start with VB or with PS?
> > > >
> > > > Second where should i start, should i first start to learn progaming like VB
> > > > or .NET or just dive into VB or PB and start learn there. What would be the
> > > > best path for it.
> > > >
> > > > thx,
> > > > Logan

My System SpecsSystem Spec
Old 04-07-2007   #7 (permalink)
June Blender (MSFT)


 
 

RE: NewBie to Scripting

Start with the Getting Started Guide (Start, All Programs, Windows
PowerShell, Getting Started).

Then read the Windows PowerShell Primer (Start, All Programs, Windows
PowerShell, User Guide)

When you've played with it for a while, use the help (Get-Help) and read any
topics of interest in the conceptual help (Get-Help about*).

If anything in the docs is difficult to understand, please use
http://connect.microsoft.com/ to file a bug.

And don't be afraid to ask questions here. Many of the questions are very
advanced, but members really take the time to answer all questions, and I
always keep an eye out for doc issues.

Thanks,
June
--
June Blender [MSFT]
Windows PowerShell Documentation
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.



"GS Warrior" wrote:

> hello everyone,
>
> i hope some1 can help me /point me to right direction?
>
> i am System Admin for while now but i don't know how to script. I can take
> somebody else's script and modify it, make it work in my enviroment but not
> write my own script. But i always wanted to learn scripting. Now i decided
> its time to start and i have time and will
>
> I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> is new and its not on all systems, VB is using WMI and its present on every
> Windows machine.
> So should i start with VB or with PS?
>
> Second where should i start, should i first start to learn progaming like VB
> or .NET or just dive into VB or PB and start learn there. What would be the
> best path for it.
>
> thx,
> Logan

My System SpecsSystem Spec
Old 04-09-2007   #8 (permalink)
GS Warrior


 
 

RE: NewBie to Scripting

Thx Rich again,
that sounds like a good plan to me .

"RichS" wrote:

> Try the User Group site (see below) for links to other sites and blogs.
> Bruce Payette's book is very good but may be a bit much too start with. Use
> the documentation that installs with PowerShell. Try some stuff and post
> back here if you need specific help with anything. Good luck
> --
> Richard Siddaway
> Please note that all scripts are supplied "as is" and with no warranty
> Blog: http://richardsiddaway.spaces.live.com/
> PowerShell User Group: http://www.get-psuguk.org.uk
>
>
> "GS Warrior" wrote:
>
> > Thanks Rich,
> >
> > seems PowerShell it is
> >
> > do you have any pointers where to start since i don't have any programming
> > skills?
> >
> > gs_logan
> >
> > "RichS" wrote:
> >
> > > I would learn PowerShell.
> > >
> > > PowerShell can access WMI - see the Get-WMIObject and [WMI] information
> > > which can allow you to access remote machines. It use the .NET framework
> > > parts of which enable access to remote machines.
> > >
> > > PowerShell runs on Windows XP, Vista and 2003. It will be in Longhorn.
> > > There is fantastic support for PowerShell in Exchnage 2007. Other Microsoft
> > > products shipping this year will support it. Quest have announced a set of
> > > cmdlets for administering AD.
> > >
> > > etc etc etc
> > >
> > > Now is the time to learn PowerShell. You might want to read this as well
> > >
> > > http://richardsiddaway.spaces.live.c...3E96!141.entry
> > >
> > >
> > >
> > > --
> > > Richard Siddaway
> > > Please note that all scripts are supplied "as is" and with no warranty
> > > Blog: http://richardsiddaway.spaces.live.com/
> > > PowerShell User Group: http://www.get-psuguk.org.uk
> > >
> > >
> > > "Raj Tripathi" wrote:
> > >
> > > > Checking out this podcast, hope it will help you:
> > > > http://www.hanselman.com/blog/Hansel...cePayette.aspx
> > > >
> > > > Personally I would recommend SP.
> > > >
> > > > Raj.
> > > >
> > > >
> > > > "GS Warrior" wrote:
> > > >
> > > > > hello everyone,
> > > > >
> > > > > i hope some1 can help me /point me to right direction?
> > > > >
> > > > > i am System Admin for while now but i don't know how to script. I can take
> > > > > somebody else's script and modify it, make it work in my enviroment but not
> > > > > write my own script. But i always wanted to learn scripting. Now i decided
> > > > > its time to start and i have time and will
> > > > >
> > > > > I am not sure if i should start with VBS Scripting or PowerShell, i know PS
> > > > > is new and its not on all systems, VB is using WMI and its present on every
> > > > > Windows machine.
> > > > > So should i start with VB or with PS?
> > > > >
> > > > > Second where should i start, should i first start to learn progaming like VB
> > > > > or .NET or just dive into VB or PB and start learn there. What would be the
> > > > > best path for it.
> > > > >
> > > > > thx,
> > > > > Logan

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Any Help - Scripting Newbie VB Script
UAC and scripting Vista General
ps scripting newbie - how to make functions/scripts available in the shell? PowerShell
scripting newbie PowerShell
Scripting bug? PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46