Everything in Windows PowerShell is a .NET object, andis available for reflection, including cmdlets, services, andprocesses. Windows PowerShell extends the .NET type reflector toallow simpler access for administrative purposes.
In this step, you will learn how to view the typemembers of those objects.
1. To view the type metadata for the object output bythe Get-Service command, type the following command, and then pressENTER.
PS >Get-Service | Get-Member
The type metadata for the object output by Get-Serviceis displayed. Note that the data type, in this case theSystem.ServiceProcess.ServiceController class, is alsodisplayed.
2. To view the type metadata for the object output bythe Get-Process command, type the following
PayPal Gateway not configured
PayPal Gateway not configured