Very useful 1liner to check the network configuration of remote windows box Get-WmiObject -Class Win32_NetworkAdapterConfiguration -Filter IPEnabled=TRUE -ComputerName XXXXXXXX –Credential YourDomain\YourAccount…
Grzegorz Kulikowski
-
-
So… i was surprised today when i wanted to change the advanced HA settings on my cluster and i could not…
-
In the esxi host i received a message: “The number of heartbeat datastores for host is 1, which is less than…
-
Don’t forget to print the poster…. http://communities.vmware.com/thread/327234
-
When umouting nfs datastore which was not holding any powered vm we received error that this operation can’t be completed. I…
-
As per vmware kb: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1008077 ” To check if Lockdown mode is enabled: vim-cmd -U dcui vimsvc/auth/lockdown_is_enabled To disable Lockdown mode:…
-
PowerCLI C:\Program Files (x86)\VMware\vmware workstation\ovftool> .\ovftool.exe C:\x\vc\VMware-vCenter-Server-Appliance -5.0.0.3324-472350_OVF10.ovf C:\x\vcsa\vcsa.vmx Opening OVF source: C:\x\vc\VMware-vCenter-Server-Appliance-5.0.0.3324-472350_OVF10.ovf Warning: No manifest file Opening VMX target: C:\x\vcsa\vcsa.vmx…
-
short quick procedure for building custom iso image esx5 . First download the offline esxi5 depo file from vmware and then…
-
Powershell
Joining a Linked Mode group after installation is unsuccessful if User Account Control is enabled on Windows 2008
As per release notes in vsphere 5: http://www.vmware.com/support/vsphere5/doc/vsphere-esx-vcenter-server-50-release-notes.html before joining linked mode, disable uac, join vc, enable uac. Worth mentioning i…
-
Set-ExecutionPolicy : Access to the registry key ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell’ is denied When you receive that error while trying to set up the…
-
“Sphere Client Locale Forcing Mode With vSphere 5.0, you can configure the VMware vSphere Clientâ„¢ to provide the interface text in…
-
http://xtravirt.com/xd10051 http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1013193