June 2014
Intermediate to advanced
428 pages
9h 9m
English
Windows PowerShell is based on object-oriented programming and the Microsoft .NET Framework Class Library. An object contains the following types of data:
VMM objects can be used to manipulate data and take specific actions. Properties contain information about the state of an object. Methods are actions that you can perform on the item that an object represents. Methods can return data.
To be able to use the VMM PowerShell module, you must first ensure that it is already installed.
In order to install VMM Windows PowerShell, you need to install the VMM console. If you have already installed the VMM console, you don't need to install it again. ...