Configure VM guest to shutdown instead of suspended when the host is shutdown
Hi, I am using VM Workstation 10. It seems that the guest OS goes into suspended mode when the Windows host is forced shutdown.Is there a way to configure the guest OS to shutdown itself instead of...
View ArticleCant copy and paste (VMware 10.0.4 build-2249910)
hello, I'm using windows 8.1 as my main, and have installed virtual Knoppix. However, I cant copy and paste from my host (windows 8.1) to knoppix in VMware (via cd rom boot).. I want to copy paste my...
View ArticleRe: RDP on VMware Machine
Hi Cpatte, I believe the ESXi setup in home lab environment.Below link provide you basic idea Inside VM Allow Remote Desktop connections from outside your home network ESXiYou need to choose either...
View ArticleRe: vCenetr Virtual Appliance 5.5 : AD: The OU format is invalid
So the issue is the NetBIOS has at least one lower case letter. In my case mines was all lower case. So I just ran rendom to change it to all uppercase. FYI, since I was not rename the domain name or...
View ArticleRe: vCenetr Virtual Appliance 5.5 : AD: The OU format is invalid
I am currently ill. I have limited access to my email or phone. For other urgent matters please send me a SMS or contact Vincent Weberink.
View ArticleRe: Using KVM Image
townsbg wrote: I am not a linux person so how do I install it? You go to Google, type install qemu fedora then press Enter and the top hit will probably be, How to use qemu - FedoraProject. The...
View ArticleRe: Vmware HA , Slot concepts
Thanks for your response, but question remains the same, what is failover slot? will esxi use these slot? or it just a number. Thanks, -Prashant Girennavar.
View ArticleRe: PowerCLI script for vSphere capacity planning
Hi, Is it possible to generate report/output in C drive temp folder rather than sending the report in email.I have mentioned in the script the smtp server and recipient email address but still output...
View Articleafter I builded a vc ,the client show "vSphere Client could not connect to ..."
Dear:My structure as:pchost(WIN8 X64) ---VM WORKSTATION10 |---------DNSTOR (WIN2003 X32) |---------ESX01 (ESX5.1)...
View ArticleRe: NSX Distributed Firewall - Can you firewall vNICs that are connected to...
Yes it works at the vnic level. So you can start to protect your vm before migrating to vxlan. Use L2 bringing while doing the migration can be useful.
View ArticleRe: Wait until host goes offline and then execute a command
Would something like this do the trick ? $count=0$maxWait=10 Do { $count+=1 Write-Output"$(get-date-fHH:mm:ss)$(get-date-fdd/MM/yyyy) - Host is online" sleep5} While...
View ArticleRe: disable NICs on Protected Servers during Test
Sorry, no.Shall I move the thread to the SRM Community ?
View ArticleRe: Using Power CLI to deploy vCOPs APP
In the latest PowerCLI build there is a cmdlet called Get-OVFConfiguration that might help.See also PowerCLI 5.8 New Feature: Import-vApp using Get-OvfConfiguration (Part 2 of 2)
View ArticleRe: Configure a CA Signed Certificate? for NSX Manager? for Edge? miss...
Did you try to create csr from the edge? Is this option available?
View ArticleRe: PowerCLi 5.8 and SRM 5.8
Ken did a great series of blog posts on using the SRM API from PowerCLI.See for example Reporting on Site Recovery Manager Failover via PowerCLI and several others.
View ArticleAnalyzing VCSA core dumps
Hi What is exactly contained in the Core dumps files VCSA produces and stores in the /storage/core directory. . Is there a utility to use to analyse these files?
View ArticleRe: Major LSI 2208 Issue
We are planning to certify the H730p by end of Q4, 2014. We will be testing both RAID 0 and pass through modes. Thanks for the heads up here, we will update you on what we find out as part of our...
View ArticleRe: guest os ipaddress,subnet and gateway information
Perhaps try like this Get-vm|Where-Object {($_.Guest.IPAddress.Split(".")).length -eq4}
View ArticleRe: Windows 8.1 does not start from a Boot Camp with enabled Paragon NTFS
If I interpret correctly what your've said then I'd have to say the answer is, this is not a VMware issue per se. In other words if you cannot start Windows installed on the Boot Camp partition as a...
View Article