Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Windows PowerShell for .NET Developers - Second Edition

You're reading from   Windows PowerShell for .NET Developers - Second Edition Efficiently administer and maintain your development environment with Windows PowerShell

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781785287435
Length 330 pages
Edition 2nd Edition
Arrow right icon
Toc

Exploring Windows PowerShell 5.0

In this section, we will cover the following topics:

  • Basics of Desired State Configuration
  • Parsing structured objects using PowerShell
  • Exploring Package Management
  • Exploring PowerShellGet
  • Exploring other enhanced features

Windows PowerShell 5.0 has many significant benefits; to know more about them, refer to the following link:

http://go.microsoft.com/fwlink/?LinkID=512808

Here are a few highlights of Windows PowerShell 5.0:

  • Improved usability
  • Backward compatibility
  • Class and enum keywords are introduced
  • Parsing structured objects is easy using the ConvertFrom-String command
  • We have a few new modules introduced in Windows PowerShell 5.0, such as Archive, Package Management (formerly known as OneGet), and so on
  • ISE supports transcriptions
  • Using PowerShellGet, we can find, install, and publish modules
  • Debugging at runspace is possible using the Microsoft.PowerShell.Utility module

The basics of Desired State Configuration

Desired State Configuration, also known as DSC, is...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image