Questions tagged [vmware-server]
79 questions
0
votes
1 answer
How to obtain remote acess at an vmware machine
I have 2 vmware machines and i want to acess them from another pc from another network.
You can teal me what software i have to install to achive remote control on this 2 vmware machines?
This 2 vmware machines run under vmware workstation 15 pro.
0
votes
1 answer
can we Use vrealize log insight instead of Splunk for small Jobs?
methods to get data into the Vrealize log insight?
restricted on pulling data from?
restrict on data permission in Vrealize log insight.

chanti
- 3
- 2
0
votes
1 answer
I get error when i run (vim-cmd vmsvc/) in Esxi shell
I get an error when I run this command:
vim-cmd vmsvc/devices.createnic 1 e1000e
The error is:
Could not find matching network id or type

Isabel
- 1
0
votes
1 answer
ANSIBLE: Adding VMware ESX server to Vcenter Failing though Ansible vmware_host module: Certificate Error
I am trying to add an ESX host to a vcenter server using Ansible code and vmware_host module. It's failing in Certification validation. is there any workaround for this ?
---
- hosts: localhost
tasks:
- name: Add ESXi Host to VCSA
…

user3802947
- 63
- 2
- 7
0
votes
1 answer
VMware vCenter Server 6.5 Failed Install: An error occurred while starting service 'vpxd'
This is on my nerves for days now after I have tried to deploy latest vCenter Server to Windows Server 2008 R2 and 2012 R2. Both fresh installations with nothing more than just the vCenter Server requirements installed.
Info:
Firewall disabled
UAC…

stan
- 13
- 2
- 7
0
votes
1 answer
Powershell v4 Invoke-RestMethod : HTTP Status 406
Hi I'm running the following 'Invoke-RestMethed' command in Powershell v4 but it's throwing HTTP 406 error.
Invoke-RestMethod -Method Post -Uri $url -Headers $head -ContentType "application/xml" -Body $body -OutFile output.txt
I made following…

user3784080
- 97
- 2
- 13
0
votes
2 answers
How to execute a PowerShell script on multiple VMs
I have a PowerShell script, that run's at user log in on one VM (00000281):
Get-Content C:/sample.txt -TotalCount 1) | Set-Content C:\sample.txt
To execute the script automatically I have created a .cmd file and placed it in the following…

Manu2287
- 27
- 5
0
votes
1 answer
VMware ESXi 6 Free License
I came to know that VMware ESXi 6 are providing free license with some limited features. I also explored it. Those features are sufficient for our organisation. I am little bit confused whether it can be used in our organisation or not!!!
Can…

Sourav
- 121
- 1
- 5
0
votes
0 answers
Spring Security project running within STS/Eclipse server won't show pages (404)
SUMMARY: I can't start up and see web pages of my Spring Security project using the internal STS/Eclipse VMware vFabric tc server. I think it is a configuration issue.
DETAILS: I'm ramping up work with Spring Security. I've a project from…

Jerome P Mrozak
- 1,907
- 4
- 21
- 33
0
votes
1 answer
Unable to Login to VMware vCenter server through Cloud Foundry
I have installed Cloud Foundry in Windows 7 machine.I am trying to login to VMware vCenter server through Cloud Foundry CLI by giving API endpoint as IP address of vCenter server.I am getting "Server error, status code: 404, error code: 0,…

user3121436
- 25
- 5
0
votes
1 answer
Use RHEL KVM virt-v2v to convert vm from "vmware server 2.0.2"
I need to migrate about 8/10 "vmware server" vms (not esx/i) to rhel6.6 kvm but, from rhel documentation seems not possible because virt-v2v has to connect to "old" hypervisor for import vms...
Old hypervisor is the same host of new rhel kvm: old…

ilRobby
- 69
- 2
- 10
0
votes
0 answers
Which server GGTS used for grails project deploy?
GGTS having VMWare vFabric TcServer. But I want to deploy my project
on JBoss.
I'm able to add new JBoss.x AS and JBoss.x Enterprise Servers in GGTS but meanwhile if I try to deploy my application on Jboss I have an error alert message "there…

user3913652
- 27
- 8
0
votes
2 answers
Vaadin and Java EE using Servlets and JSP Integration
I have to develop 2 applications. On of those is an application which is already running on Tomcat using Servlets and JSP. The other is an application which is completely on Vaadin running on VMware vfabric localhost.
Now I want to integrate both…

Oracle_DBA
- 13
- 4
0
votes
2 answers
Open ports under Fedora Core 8 (for VMWare Server)
I have just installed VMWare Server 2.0 on a fresh Fedora Core 8 install. The ports for the web access console of VMWare are 8222 and 8333 (like the defaults).
When I try a remote http access to myserver:8222 it fails. But when I run
/sbin/service…

Joannes Vermorel
- 8,976
- 12
- 64
- 104
0
votes
1 answer
Vmware VM move from one host to other host via PowerCLI
Hi we have 6 Vspher server and my Vcenter is Linux Based and version is Vsphere 5.5 .
We are trying manage our VMware environment automatically via PowerCLI script .
I got a script on internet but getting error . Thanks to Lucd and Kunaludapi for…

user219843
- 1
- 1
- 2