Discord and Slack are two different application but they both use the same idea. They allow people to talk in real…
powercli
-
-
Today i would like you show another way of using Group-object cmdlet. Let’s say you want to obtain powered off, powered…
-
Today i had to check some data in CDP, hence i wrote this script. I think it’s well documented, so it…
-
PowerCLIPowershell
vLanIdentificator – for checking subnets for Virtual Machines and their vlan info.
I have created this tiny program that will help me sometimes look for other vms that are supposed to sit inside…
-
Another preview of example that will be covered by me on PLVMUG 2014 sesion.
-
Still preparing things for PLVMUG session this year. Below is another ‘trailer’. Please excuse me for typos/english… was in hurry while…
-
PowerCLIPowershellvmware
Change vnic type from / to e1000, Flexible, Vmxnet, EnhancedVmxnet, and Vmxnet3, and Unknown with Set-NetworkAdapter. UPDATED!
What if you noticed that your vms are running on wrong network card type ? Let’s say you want e1000 instead…
-
PowerCLIvm reportingvmwarevsphere api
Searching for cdrom devices with Emulate Ide or Passthrough IDE mode in powercli
Right, so we want to find all vms that have their cdrom device set to Emulate Ide mode. [sourcecode language=”powershell”] $vms=get-view…
-
I was trying to create a vm folder in Datacenter. This can not be achieved using new-folder directly without specifying proper…
-
Now, i know that there are some examples in internet about this but they were not working for me for some…
-
Situation : Your portgroup names doesn’t make any sense, and it’s not easy to tell tell vlan id from the name.…
-
While i am still struggling with writing the powercli course, i thought that anybody who is interested in real time chat…