开发者

PowerShell: Links to interesting sites or blog posts

In this question Alan posted links to interesting pages about PowerShell. I found also some interesting pages:

  • http://channel9.msdn.com/wiki/windowspowershellquickstart/ (cheatsheet)
  • http://technet.microsoft.com/en-us/library/bb978525.aspx (core reference)
  • http://devcentral.f5.com/weblogs/Joe/archive/2009/01/05/powershell-abcs---k-is-for-keywords.aspx (listing keywords)
  • http://bsonposh.com/archives/327 (foreach vs. foreach-object)
  • http://powershell.com/cs/blogs/ebook/ (book)

Do you know any interes开发者_高级运维ting sites, blog posts, scripts, etc?


Check out Shay Levy's one-stop shopping for good PowerShell links via his PowerShell Toolbar for Internet Explorer.


PowerShellPack, a set of Windows PowerShell V2 modules that allows you to do such nifty things as:

  • Automate Task Scheduler
  • Scripted UI in WPF
  • Manage RSS feeds
  • Manage photos


Yesterday I saw this list: http://blogs.technet.com/benp/archive/2009/12/02/powershell-resources.aspx


Some links that I use relating to PowerShell.

  • PowerShell.com - Sign up to the newsletter or follow them on Twitter as they do give out some useful tips daily.
  • A good introduction to PowerShell
  • PowerScripting - a podcast on PowerShell
  • PowerShell team blog
  • Keith's site
  • If your an app dev I'd recommend PSake
  • PowerShell Gadget
  • PowerShell Glass - makes your PowerShell and cmd windows transparent

Two good free books for download are:

  • Mastering PowerShell
  • Effective PowerShell
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜