Format-List is a very useful command throughout the Powershell based applications which I use every day. لعبة الدومينو الامريكية Command | Format-List This command gives you a list of all the attributes against the object you run it against. This is extremely useful if you are unsure on an attribute, see my example below where I want to know […]

Read More

Get-Member is a very useful command throughout the Powershell based applications which I use every day. اسرار البلاك جاك Command | Get-Member This command gives you a list of all the attributes against the method type and the definition. This is extremely useful if you are unsure on an attribute, see my example below where I want to […]

Read More

Want to use VMware PowerCLI to get some information or perform a script? First things first, you have to connect the application to something. Now the choice is up to you, a Host or a vCenter server? I would always go with the vCenter server as you can specify specific hosts but its up to […]

Read More