So the 2012 Scripting Game have finished. Final results were presented. As for me i finished on 24th place. There were…
Latest Posts
-
-
So what to do when you add a vmnic vmxnet3 to vm and it results in having a network adapter with…
-
I wanted to get a list of vms that are using specific vlan so i wrote this one: [sourcecode language=”powershell”] foreach($vm…
-
So what if you would like to get a report on filesystem disk usage on esxi box. For now afaik there…
-
Powershell
Copy-VMGuestFile error While performing operation ‘Connect to host service ‘https://vc01/sdk’ at port 902′ the following error occured: ‘Failed to resolve host’
Copy-VMGuestFile : 4/11/2012 1:15:54 PM   Copy-VMGuestFile       While performing operation ‘Connect to host service ‘https://xyz/sdk’ at port 902′ the following error occured:…
-
http://blogs.technet.com/b/heyscriptingguy/ https://2012sg.poshcode.org/ If you like challenges 😉 Register and have fun 😉 Powershell scripting games 2012 have started !
-
If you speak polish and would like to share your experience or ran into a problem and seeking for help, feel…
-
http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=1016330#6 there they are 😉
-
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1021976 all there 😉
-
When vms are not generating logs inside of vmware.log follow this KB: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2012441 Basically, vmware says that you should either ,…
-
I will have this 1 post for all useful commands. Rebooting remote windows box (gwmi win32_operatingsystem -Computername XXXXXXX -cred (get-credential)).Win32Shutdown(6) Please…
-
Found this useful post on communities how to handle with this. Also wrote some explanation in the thread http://communities.vmware.com/message/2003860