Link to home
Start Free TrialLog in
Avatar of Prashant Girennavar
Prashant GirennavarFlag for India

asked on

Powershell Learning Tips and Tricks

Hello Experts,

 After getting my hands dirty with WSUS , now its time to learn Powershell for me. I am my lab setup ( I using the same lab which I have used for my WSUS).

 I need to know from where to start this? Does anyone have a reference or blog or good guide from where I can quickly grasp the things.

 Also,

Is Powershell Active directory / Exchange centric? Say For Eg - I dont have active directory and want write a powershell to reset local administrator account  for 20 odd servers. Can I do that without AD In place.

Thanks,

_Prashant_
Avatar of helpfinder
helpfinder
Flag of Slovakia image

Avatar of Prashant Girennavar

ASKER

Both I have visited before...they gave me basic Idea of how to get help.

Thanks,

_Prashant_
ASKER CERTIFIED SOLUTION
Avatar of helpfinder
helpfinder
Flag of Slovakia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you can go through Powershell CBTs on www.CBTNUGGETS.com
Just complete ver1 or ver2 and you should be able to write small scripts (including the password reset task you mentioned).
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Another good book is Learn Windows PowerShell in a Month of Lunches by Don Jones (manning press) http://www.manning.com
Excellent Answers!!!!!!!

  @ Tony - I have installed powershell v2.0 on windows server 2008 sp1 , but I am unable to see ISE in it....It is missing from Feauters as well....

 From where I can get the this? Is it not comptible with windows server 2008 sp1?

Thanks,

_Prashant_
I am stupid......Got it.....It is not visible in program files but when I run powershell_ise.exe in powershell it got lauched....

Looks it is a part of core powershell...

Thanks,

_Prashant_
Sorry Prashant - I missed your question. Glad you found it.