Quantcast
Channel: VMware Communities: Message List
Viewing all 251313 articles
Browse latest View live

Re: Virtual Machine boots to black screen

$
0
0

Disabled should be sufficient.

Did the VM's folder that you copied/moved to the new location contain subdirectories, or only the VM's files in the main folder?

What you may also try - unless already don - is to try, and boot the guest into Safe Mode, and then check e.g. the Windows event logs.

Prior to doing this, consider to create a snapshot so that you can always revert to the current state, in case things become worse.

 

André


Re: May i know if any script allow for checking who have right in folders

$
0
0

I have no clue what you are talking about.
Can you make a mockup to show (all possibilities)?

Re: Virtual Machine boots to black screen

$
0
0

I can't seem to make it boot to safe mode.  I tried pressing/repeating/holding the F8 Key during startup, but it seems to toggle the tabbed VM window at the bottom of the VM screen, but doesn't seem to get the input to the OS for safe mode boot.

 

Folder that I moved only contained the VM, no sub-directories.

Re: Virtual Machine boots to black screen

$
0
0

I'll have to pick this back up next week.  Thanks for your assistance!

 

Have a Happy Thanksgiving!

Re: vRA 7.6 Cannot manage deployments

$
0
0

Test your connectivity to vCenter.

You can do it on Administration tab and go to endpoint.

Second part go to Compute Resources and check data collection (check if it is successfully completed).

And try to reboot Agents.

Triple Fault when guest (Win7x86) requests DHCP from host's network.

$
0
0

This started occurring after a Windows update.  First it was due to the haspnt drive being installed.  Uninstalled that and it actually allowed me to log in.  Now every time the NIC requests DHCP info, a triple fault occurs.  If setting the NIC to NAT, it'll grab it's own DHCP fine and still can get on the net with no fault.  Setting the  NIC to host only is fine.  Setting it to Bridged but setting a static IP before doing so works also with no fault.   A work-around would be to just section off the DHCP pool for static addresses for these VMs (more that one have this problem) and give them all statics; however, I would like to avoid a workaround if possible, especially if there's a solution out there.

Re: May i know if any script allow for checking who have right in folders

$
0
0

Or do you mean like this?

The fields and their meaning

 

  • Folder: filled for a folder permission
  • VMinFolder: all VMs in this folder and its subfolders
  • VM: filled for VM permission
  • VMFolder: name of the folder in which the VM resides

 

Get-Folder-PipelineVariable folder |

ForEach-Object-Process {

    Get-VIPermission-Entity $folder|

    where{$folder.Id-eq$_.EntityId}|

    ForEach-Object-Process {

        New-Object PSObject -Property ([ordered]@{

            Folder=$_.Entity.Name

            VMinFolder=((Get-VM-Location $_.Entity).Name |Sort-Object)-join'|'

            VM=''

            VMFolder=''

            Principal=$_.Principal

            Role=$_.Role

            IsGroup=$_.IsGroup

            Propagate=$_.Propagate

        })

    }

    Get-VM-Location $_-NoRecursion -PipelineVariable vm |Get-VIPermission|

    where{$_.EntityId-match"^VirtualMachine"}|

    ForEach-Object-Process {

        New-Object PSObject -Property ([ordered]@{

            Folder=''

            VMinFolder=''

            VM=$_.Entity.Name

            VMFolder=$_.Entity.Folder.Name-replace'vm','Datacenters'

            Principal=$_.Principal

            Role=$_.Role

            IsGroup=$_.IsGroup

            Propagate=$_.Propagate

        })

    }

}|

Export-Csv-Path .\report.csv -NoTypeInformation -UseCulture

ESXI 6.5 WEB CLIENT

$
0
0

We have two hosts. One is the ESXI 6.5 and the other is an older version. We have virtual machine we would like to migrate from older host  to bigger host. The hosts aren't managed by a datacenter. We know we can migrate if both hosts were on the vcenter server, but we don't know how to obtain vcenter server, or if we already have it with our versions of ESXI. Will the standalone converter, convert a virtual machine, from one host to the other,and which file do we use on the converter?


Re: Writable Volume Exclusions

$
0
0

Ray,

 

If I attach the writable to non-appvolumes machine Windows can see the disk, I have to give it a letter but then when I browse that drive all I see is contents of C:|snapvolumestemp\writable no appdata as I would have expect? Any suggestions?

 

Re: ESXI 6.5 WEB CLIENT

$
0
0

Moderator: Moved to Converter Standalone

Re: WorkStrationでインストールしたwindowsをFusionにセットアップしたい

$
0
0

Hi.

 

Thank you for answering.

 

[Continue without disk] is not found.

 

I can't find a menu to install from a vmdx file.

Re: Optimisation Tool - Re-enable thumbnail preview?

$
0
0

Which setting exactly was applied in the optimization tool? Was it change explorer default view?

Re: vRA 7.6 Cannot manage deployments

$
0
0

Folks,

 

I setup a vRA Health self checks and it passed 98 of 100 tests. 02 test failed.

I did a reboot into entire vRA stack, checked all logs (web, ms, agents and dem). Dem orchestrator and worker on line, workflows history show everything green with no errors.

 

Its provision VMs ok via agents into vcenter01 and vcenter02, and manage all infrastructure tab, with no errors. It display monitoring logs, reservations all everything right, so I don't believe that there is a connection issue with the SQL and agents.

 

Here is the error messages from health:

 

web IaaS

[Received failed status while pinging database server 'sqldb03,1433\MSSQLSERVER' from IaaS Web Server 'iaas-web-01.domain.com'. Status: 'No such host is known']

ms IaaS

[Received failed status while pinging database server 'sqldb03,1433\MSSQLSERVER' from IaaS Web Server 'iaas-web-01.domain.com'. Status: 'No such host is known']

 

From a command prompt of Windows 2016 Web and MS machines I ping sqldb03 with and without a dns suffix successfully.

Firewall and Windows defender are off from both machines.

 

Please see the screenshot attached, there is only another warning from monitoring and logs, I review the KB and increase the values but still with same problem.

 

Any action like power off, destroy, take snapshot never completes, it stay in progress for days with no error message.

 

Hellllppppp !!!

Re: Licensing 2 sites with the same keys?

$
0
0

If your environment has enough licenses(hosts, cpu), you can separate license on my vmware without fee.

if you have not, you must buy the license.

Re: WorkStrationでインストールしたwindowsをFusionにセットアップしたい

$
0
0

こんにちは。

 

Japaneseフォーラムなので、日本語でのコミュニケーションにします。
(I will reply in Japanese, because this is a Japanese forum.)

 

もしかしたら、紹介されたブログのFusionのバージョンが古いのかもしれません。

スクリーンショットの「カスタム仮想マシンを作成」選択してメニューを進み、

「仮想ディスクを選択」の「既存の仮想ディスクを使用」で、Workstationで利用していたVMDKファイルを選択できませんでしょうか。

スクリーンショット 2019-11-28 10.12.12.png

可能なら、既存のVMDKファイルをバックアップ(コピー)しておくと安全かなと思います。


Infoblox plugin - Allocate workflow input

$
0
0

Just having issues with incorrect hostnames being registered in Infoblox.

We customize the host name in a vRO workflow triggered by  VMPS32.Requested lifecycle state PRE; and update the vcac:Entity with the new hostname.  Shows up in vRA fine new hostname.  Registers original hostname generated via machine prefix in Infoblox. 

 

For a while I was trying to figure out exactly how the "Allocate" Infoblox workflow was being triggered; seems when you register the endpoint during plugin setup, a hard-coded vRO Workflow ID is being set (which is the Allocate workflow)  What I don't understand is how this actually gets triggered by vRA since we dont set a subscription  event.  It just fires somehow during provisioning

 

2nd thing I noticed is that the Allocate workflow is being passed  a few variables; one of which is Resource (CompositeType).  The 'Name' key in this Resource has a value of the 'machinePrefix_name'.  When I rerun this allocation by changing that value to a custom hostname, registration in NIOS completes successfully. I just need to know where / how that 'Resource' input value is being passed from vRA to vRO to the 'Allocate' workflow; and potentially how to update what values it's passing Any help greatly appreciated Happy Thanksgiving!

ESXi 6.0.0 vSphere License key Error

$
0
0

I am trying to assign a new license key (to enable additional features) using the vSphere thick client, but it's not being accepted.

The pop-up error dialog reads:

An internal error occurred in the vSphere Client.
Details: Object reference not set to an instance of an object.

I re-downloaded the client, but that did not make any difference.
Any suggestions would be appreciated.

Re: ESXi 6.0.0 vSphere License key Error

$
0
0

How is your host currently licensed? And what type of license are you attempting to apply? Please do not post the license in a response.

Re: ESXi 6.0.0 vSphere License key Error

$
0
0

The host is currently running on a free license, so I am unable to perform backups.
I purchased  vSphere 6 Essentials kits to upgrade all of my hosts, and most of them have accepted the upgraded keys.

But I have a couple of boxes that throw errors.
Thanks.

Re: All guests on host loose network access after backup fails

$
0
0

Anyone have an idea what's going on here?

Viewing all 251313 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>