Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all 176760 articles
Browse latest View live

How can I change my VMTN username?

$
0
0

I'm looking for help getting my VMTN username changed. I saw previous references to requesting help from a particular user, that user isn't active anymore though.

 

I'd like to change my username from gs_khalsa to vbrowncoat

 

Thanks!


Windows server 2016 react very slow and feel laggy

$
0
0

Hello everybody,

 

I'm System integration and under my responsibility have many companies, I have multiple ESXI vCenter servers, in past six mounts we had upgrade near to 30 hosts and we also upgrade VMs from Server 2008 R2 to Server 2016 VMs.

the thing is windows server 2016 VMs they react very slow and it's feels laggy, in the same host i have 2008 R2 vm installed and it's react very fast and working good......

and it's not performance issue at all, cause i monitored the performance of host and also of all vm's, and i find there is more than 50% of resources available all the time.

 

to me it's seems to be a specific issue with server 2016.

 

Does anyone of you encounter with this issue?

I would glad to get some help from you

 

Thanks.

Installation of Kali done, but machine doesnt start

$
0
0

I'm new to VM.

 

I downloaded Kali Linux and used VM to install it. Installation is successful, however once it restart after installation, it doesnt boot.

 

Attached is the log.

 

Any help is appreciated

Get Disk usage report using ExtensionData.Guest but not using ForEach clause

$
0
0

Hey all,

 

I have an existing script that emails a table of all VMs along with some related data and I want to add several columns for VM storage to it but am running into issues I can't figure out. I found this one liner on virtu-al's that works perfectly but am having difficulty integrating that code into this existing script and don't want to change how it's designed to use "For Each" and want to keep it how it is, using the standard get-folder | get-vm to pull the data into a variable. Appreciate any assistance here.

 

One-Liner that works great using extensiondata.guest

ForEach ($VM in Get-VM ){($VM.Extensiondata.Guest.Disk | Select @{N="Name";E={$VM.Name}},DiskPath, @{N="Capacity(MB)";E={[math]::Round($_.Capacity/ 1MB)}}, @{N="Free Space(MB)";E={[math]::Round($_.FreeSpace / 1MB)}}, @{N="Free Space %";E={[math]::Round(((100* ($_.FreeSpace))/ ($_.Capacity)),0)}})}

 

 

My Code snippet thats not working

$vmlist = Get-Folder $folder | Get-VM |

select Name,

@{N="IP Address";E={@($_.guest.IPAddress[0])}},

@{N='Folder';E={$_.Folder.Name}},

@{N="Capacity(MB)";E={[math]::Round($_.Extensiondata.Guest.Disks.Capacity/ 1MB)}},

@{N="Free Space(MB)";E={[math]::Round($_.Extensiondata.Guest.Disks.FreeSpace / 1MB)}},

@{N="Free Space %";E={[math]::Round(((100* ($_.Extensiondata.Guest.Disks.FreeSpace))/ ($_.Extensiondata.Guest.Disks.Capacity)),0)}}

 

 

 

Thanks,

Tim

Win 95 C through MS-DOS 6.22

$
0
0

I've tried and am trying to do the following on VMware® Workstation 15 Player 15.5.1 build-15018445. My initial goal was to install Windows 95 OSR 2.5, AKA Win 95 C, but it failed; I'll detail it in a paragraph thereafter. My current goal is to install MS-DOS 6.22, then run a game on it, then install Win 95 C through it (DOS, not the game). Since the DOS game is on CD, my current issue is to make it accessible (to DOS), or at the very least have it detected. I've gathered that it needs to be using MSCDEX.EXE but I know little about it and little about doing a good installation of DOS. DOS has been installed using 3 floppy image; there was a Supplemental Disk but it didn't ask for it and I haven't even mounted its image.

 

Basing on Tutorial - Installing MS-DOS 6.22 Inside VMWare - YouTube at 12:32 I've managed to do

mscdex /d:banana /l:d

but the output is

Device driver not found: 'BANANA'.

No valid CDROM device drivers selected

so I'm not doing well.

 

About the abandoned direct Win 95 C installation: It seemed to miss some files even though the path was D:\WIN95. After retrying a few times, I skipped the files which were

  • from Disk 18:
    • hosts.sam
    • icmp.dll
    • inetmib1.dll
    • lmhosts.sam
    • nbstat.exe
    • netstat.exe
    • pcntnd.dos
    • ping.exe
    • route.exe
    • rpcltc3.dll
    • rpcltc5.dll
    • rpcltc6.dll
    • rpclts3.dll
    • rpclts5.dll
    • rpclts6.dll
    • secur32.dll
    • svrapi.dll
    • telnet.exe
    • telnet.hlp
    • tracert.exe
    • vdhcp.386
    • vip.386
    • vnbt.386
    • vtcp.386
    • vtdi.386
    • winipcfg.exe
    • winsock.dll
    • wsasrv.exe
  • then from Disk 19 I only noted the 1st file afvxd.vxd but there was another 10 files or so.

I'm assuming the CD installation is an emulation of the floppy disk install which would explain those disk #. Windows did manage to start (as a guest) but there was no way to access internet (through it). Since I deleted the guest that happened it and I think my new goal is better, I'm only interested in fixing this once the rest of this post (beside this paragraph) is dealt with.

 

I would appreciate if you could help me run a MD-DOS CD game on 6.22, and once that's setup if I'm having trouble installing Win 95 C, help me with that.

 

Thank you kindly

2V0-602 vSphere 6.5 Foundations Exam prep recommendations

$
0
0

Looking for community feedback on recommended prep strategy for Foundations Exam. I have many years of hands on experience with vSphere v5.x and v6.x but having a tough time figuring out if the majority of the Foundations exam questions are technical similar to VCP or more high-level (business use cases, licensing etc.)?  

 

Looks like there are lots of exam practice tests out there for purchase that all claim to be good, but majority of the user comments state otherwise.  If anyone has a recommended practice exam that they felt truly helped them, please let me know. 

 

Aside from a practice exam, I was either going to follow the Exam_Prep_guide "vsphere65-foundation-2v0-602-guide.pdf" and read through all the VMware documentation is referenced and/or look into purchasing the 115 minute video training prep ($247) offered by VMware (https://mylearn.vmware.com/mgrReg/courses.cfm?ui=www_edu&a=det&id_course=342947)

 

If anyone has taken the video training, let me know if you think it is worth it?

 

Thanks...

Thinapp on vmware Horizon 7.11

$
0
0

Hi,

 

Just recently upgraded our view environment from 7.0.3 to 7.11.

 

Unless I am missing something, Is the ThinApp interface missing in the Horizon 7 HTML5 Admin Console? I can not seem to find it anywhere.

 

I can still find it in FLEX though.

replace nsx ssl certificate

$
0
0

hi,

i have 2 nsx-v 6.4.5 Build 13282012 connected to 2 vc's running vcsa 6.7u3

i created ssl request from the admin ui and generated the certificate in our ADCS (as i did with the vc's and vrops servers certificates).

i used the ca template i created for the vc (using microsoft guideline for vcenter 6.7 certificate).

when i load the new certificate i still get browsers security errors on the certificate.

i noticed that the cert is missing the Subject Alternative name which most browsers requier today (and might be the reason for the error)

 

my question is, can i generate a "normal" certificate with private key using my ca and load it (with the key) to the nsx manager? is that supported?

is there a way to generate the request from the nsx admin with the subject alt name?

 

thanks

Mordechai


VRO 8.0.1 client inventory is not showing the installed plugin details but able to see it in VRO control center.

$
0
0

VRO 8.0.1 client inventory is not showing the installed plugin details but able to see it in VRO control center.

Tried restarting vRA but still no luck. Please assist us.

Android 6.0 breaks Watchlist App

$
0
0

I can login to the ESX server with the Watchlist app, however, when I Power On a virtual machine, it crashes the app.  This crash occurs on a Nexus 5 with Android 6.0, build MRA58K.  The app works fine on Android 5.1.1; it appears this issue is with the new Android 6.0 Marshmallow operating system.  Thanks.

How well does the "Suspend" option work in the Remote Power Policy?

$
0
0

I have a dedicated linked-clone pool (Windows 10), and I'm looking to reduce the number of idle VM's running with no user logged in. I'm wondering if the Suspend option is viable or if it causes any weird issues.

VMware Fusion 11.5.1 Pro VMware Tools not working for Yosemite guest VM

$
0
0

Hi,

 

I am trying to get VMware Tools working for Yosemite (10.10.5) guest VM but cannot get File Sharing or graphics (higher than 1024x768) to work; this is what I did:

 

  1. Used "Install OS X Yosemite" dmg file created from downloaded app via Apple App Store while it was available, OS X version 10.10.5
  2. Mounted the dmg file on host OS
  3. Create new VM
  4. Selected the Installation Method: "Install from disc or image" and clicked Continue
  5. Clicked: "Use another disc or disc image..."
  6. Selected: "Install OS X Yosemite.app" inside mounted dmg file from step 2
  7. Accepting VM defaults:
    1. Guest Operating System: OS X 10.10
    2. New Hard Disk: Capacity 40 GB
    3. Memory: 2 GB
    4. Networking: Share with my Mac (NAT)
    5. Device Summary: 2 CPU cores, CD/DD, USB Controller, Sound Card
  8. Clicked: "Finish"
  9. Named VM: "OS X 10.10 Yosemite.vmwarevm"
  10. Clicked: "Save" and waited for "Creating installation medium... This may take a few minutes" to complete
  11. Selected "Use English for the main language"
  12. Double-Clicked: "Install OS X"
  13. Clicked: "Continue" (To setup the installation of OS X 10.10, click Continue)
  14. Clicked: "Agree" to terms of software license agreement and clicked "Agree" again
  15. Selected: "Macintosh HD" and clicked Install (and waited for it to complete)
  16. Selected :"United States" and clicked Continue
  17. Selected: "U.S." keyboard layout and clicked Continue
  18. Selected: "Don't transfer any information now" and clicked Continue
  19. Selected: "Don't sign in" to Apple ID and clicked Continue and Skip
  20. Clicked: "Agree" to Terms and Conditions
  21. Created computer account:
    1. Full name: user
    2. Account name: user
    3. Password: user
    4. Hint: <Left blank>
    5. Checked: "Set time zone based on current location"
    6. Clicked: "Continue"
  22. Unchecked: "Send diagnostics & usage data to Apple" and clicked Continue
  23. From VMware Fusion menu, selected: Virtual Machine -> Install VMware Tools and clicked Install
  24. Double-clicked: "Install VMware Tools"
  25. Clicked: "Continue" to "This package was signed with an invalid certificate. This package might not install what you expect. Do you want to continue with the installation anyway?"
  26. Clicked: "Continue" to "Introduction"
  27. Clicked: "Install" to "Installation Type" and authenticated with "user" account and password and clicked Install Software
  28. Clicked: "Continue Installation" to message "When this software finishes installing, you must restart your computer. tAr you sure you want to install the software now?"
  29. Clicked: "Restart" to message "The installation was successful. The software was installed. Click Restart to finish installing the software."
  30. Signed into "user" account after restart
  31. VM Froze at Login screen
  32. Restarted VM via VMware Fusion menu Virtual Machine -> Restart
  33. Signed into "user" account after restart (This time it did not freeze)
  34. Opened: "System Preferences" -> Displays
  35. Selected: "Scaled" Resolution but only "1024 x 768" is available
  36. Opened VM Settings via VMware Fusion menu Virtual Machine -> Settings...
  37. Clicked: "Sharing" under "System Settings"
  38. Checked "Enable Shared Folders", "VMware Shared Folders" shortcut shows up on desktop but with standard OS X folder icon, not VMware
  39. Clicked: "+" to add shared folder, selected "Downloads" from left side column, and clicked Add
  40. Checked: "On" for Downloads and closed Settings window
  41. Opened Desktop shortcut: "VMware Shared Folders"
  42. Folder is empty
  43. Confirmed with Terminal app, via Finder -> Applications -> Utilities
  44. users-Mac:~ user$ ls -la /Volumes/VMware\ Shared\ Folders/

    total 0

    drwxr-xr-x+ 2 root  admin   68 Feb 26 13:53 .

    drwxrwxrwt@ 4 root  admin  136 Feb 26 13:53 ..

    users-Mac:~ user$

VMware tools seems to be installed:

terminal.png

 

 

Physical setup/configuration

  • 2015 MacBook Pro 15-Inch, 16  GB RAM, 2 TB SSD
  • Two Apple Thunderbolt Displays 27-Inch
  • Catalina 10.15.3, APFS Case-sensitive, Encrypted
  • VMware Fusion Pro 11.5.1

 

 

Anybody else experienced this or has any clue why it is not working?

Injecting identity information into golden image clone

$
0
0

Hello,

 

we are currently evaluating possible ways of how to use our software with the Horizon 7 desktop pools. The problem we have is that every clone of the golden image needs to have an identity key and this identity key needs to stay persistent after the clone of the golden image is recreated (identity is bound to the host name more or less). Are the some "best practices" of how one can achieve that? Is it somehow possible to inject such information into the "identity diff/image" that Horizon 7 should be using for restoring the identity of Windows after a clone of the golden image is created?

 

We are thinking about writing some script that would restore such information from a file share on a first start of the golden image clone (based on the host name of the clone). But this does require an external file share and doesn't sound like a good solution for us. So if someone had to solve similar issues - please share your experience.

 

Thanks!

Skyline Critical Findings on an empty Org

$
0
0

Hi! I've received this email today:

 

Dear Skyline Customer,

VMware Skyline has discovered 2 new Critical Findings within your environment. These new Findings may pose a risk to reliability and stability of your VMware products and solutions.

Some of the Findings are highlighted below. Log in to Skyline Advisor to review all the new Critical Findings discovered.

Organization ID - 6cdaf3cb-24df-417c-aedf-9bbaec60d6a2

Organization Name - Pirelli Sistemi Informativi

Finding Id - vSphere-CVE-2019-5532-VMSA#20190013

Description - VMware vCenter Server information disclosure vulnerability- CVE-2019-5532

Category - Security

Risk if no action taken - Security Risk

Number of objects impacted by the finding - 1

Recommendations - This issue is resolved in:;VMware vCenter 6.7 U3 (build number 14368073);VMware vCenter 6.5 U3 (build number 14020092);VMware vCenter 6.0 U3j (build number 14510547)

 

That Org is empty... No SDDC deployed...

VMW_SATP_INV default set to = "RR" but not taking

$
0
0

I am on 6.7 and I have set the policy for four hosts to round robin as the default policy. When I added these hosts to my environment, the storage path selection was set to Fixed. I attempted to reboot the hosts but the Fixed state stayed the same. I can enter in the device path selection command and manually change it to "RR' but as default i thought any storage added would automatically switch.. Does anyone know why this happens?

 

   Device Display Name: EMC Fibre Channel Disk

 

Storage Array Type: VMW_SATP_INV

   Storage Array Type Device Config: {navireg ipfilter  }

   Path Selection Policy: VMW_PSP_RR

   Path Selection Policy Device Config: {policy=rr,iops=1000,bytes=10485760,useANO=0; lastPathIndex=1: NumIOsPending=0,numBytesPending=0}

   Path Selection Policy Device Custom Config:

 

 

 

Name                 Default PSP    Description

-------------------  -------------  ------------------------------------------

VMW_SATP_INV         VMW_PSP_RR     Supports EMC Invista

VMW_SATP_MSA         VMW_PSP_MRU    Placeholder (plugin not loaded)

VMW_SATP_ALUA        VMW_PSP_MRU    Placeholder (plugin not loaded)

VMW_SATP_DEFAULT_AP  VMW_PSP_MRU    Placeholder (plugin not loaded)

VMW_SATP_SVC         VMW_PSP_FIXED  Placeholder (plugin not loaded)

VMW_SATP_EQL         VMW_PSP_FIXED  Placeholder (plugin not loaded)

VMW_SATP_EVA         VMW_PSP_FIXED  Placeholder (plugin not loaded)

VMW_SATP_ALUA_CX     VMW_PSP_RR     Placeholder (plugin not loaded)

VMW_SATP_SYMM        VMW_PSP_RR     Placeholder (plugin not loaded)

VMW_SATP_CX          VMW_PSP_MRU    Placeholder (plugin not loaded)

VMW_SATP_LSI         VMW_PSP_MRU    Placeholder (plugin not loaded)

VMW_SATP_DEFAULT_AA  VMW_PSP_RR     Supports non-specific active/active arrays

VMW_SATP_LOCAL       VMW_PSP_FIXED  Supports direct attached devices


breaking Vsan from cluster

$
0
0

hi everyone

i am new to vSAN and wanted to seek help on one of the issue. i want to break my VSAN undelying on 4 blades. these 4 baldes are on single cluster .so what is the deatil procedure to do so if please someone suggest some document to read first and then come to this forum please recommend.

 

Thank You in advance

Monitoring Horizon Performance

$
0
0

Is there a means to monitor Horizon client performance over time? The goal would be to

know about poor VDI experience before or at the same time as the users notice

VDI isn't performing up to its usual speedy self. ?

Open-vm-tools location (Ubuntu 18.0.4)?

$
0
0

Hi,

I am completely new to Linux, so any help you could give me would be greatly appreciated. I'm trying to figure out where the open VM tools desktop package is located so I can run it. I already installed the regular open VM tools package but I am trying to open the desktop package so I can enable copying and pasting between host and VM. Thank you in advance for your help.

The knowledgebase article I referenced: VMware Knowledge Base

why I cannot add 2 NVDS when I prepare a KVM transport node

$
0
0

when I prepare a KVM host, I can select more than one transport zone for this Transport node, but the button +ADD N-VDs is gray, and only one N-VDS can be configured, is it by design? so I know I can prepare an ESXi host to 2 Transport zone by enforcing Transport node profile which  2 Transport zones added. But how KVM fulfill this without profile enforced .

VMware training in pune

$
0
0

VMware training in pune

 

Virtualization has become a frequent technology in data centers. Each and every company are now moving towards virtualization due to the massive cost savings in addition to the scalability which Virtualization offers. Within this program, a student will acquire hands on Virtual Data Center Infrastructure management, as no Cloud is complete without any virtualization today.

 

Sevenmentor in Pune provides actual time and placement concentrated VMware classes in Pune. Our class incorporates fundamental to advanced degree and our class was made to discover the positioning in MNC firms in Pune as fast as when the VMware certificate instruction in Pune class is finished by you. Our trainers are VMware vsphere vcp accredited experts and 5 years experienced working professionals who have hands punctually multiple VMware jobs understanding. We've developed our VMware class content and syllabus based on pupils will need to achieve the career goal of everybody.

Sevenmentor supplies VMware courses in Pune together with choice of multiple training places across Pune.

 

Vmware is a business made by 5 IT Pros in 1998. The business offers different program and applications for virtualization.The business products can be classified into two distinct levels desktop program and server program.

 

Our aim has always been on providing One-to-One Greatest VMware Training at Pune to guarantee the trainees extract until the path as possible. And because we provide Greatest VMware Training at Pune on a fast-track base, time not surfaces because a issue. The teachers focus on imparting A-class training encouraged by a lot of examples which are sensible. The very best thing about the way we exude Greatest VMware Courses in Pune is that it is in sync with company criteria and prerequisites. To be specific, our solutions which are offered include VMware Corporate Training solutions, VMware courses in Pune. The design of the syllabus was completed in such a way that all real world requirements are effectively met. The syllabus we supply isn't only suited to advanced degree students but also beginners. A significant feature is it is given on weekends, weekdays along with for students' advantage, depending on their requirements. Sevenmentor has plenty of branches in Pune. Our previous students and individuals who understand about us depart us the Greatest VMware certificate in Pune, that is producing people's livelihood smarter by imparting Certification-Oriented VMware Coaching in Pune. The most significant advantage lies, even though there are lots of advantages of registering yourself utilizing Sevenmentor. Our intent is to give excellent training at affordable prices, due to which the VMware Training at Pune Course prices we invoice is fairly fair. We are the sole VMware certificate in Pune that's capable of supplying video testimonials of our former pupils so you can learn from them regarding the institute. The training we provide for VMware Certification at Pune is simple for certain, taking into consideration the total amount of experience our faculties hold. We supply, you may feel confident and educated to face all sorts of IT interviews. The institution between coaches and the pupils at our training centres is well worth obtaining a notice of. It's friendly and strong, and the pupils may get involved in class conversations as and if they feel the need. The trainees will make sure they will get future assistance also from the trainers. You'll be amazed to learn how many distinct job-positions it is possible to select out of, after the successful completion of the VMware classes in Pune. Our coaches have over 10 decades of strong experience in VMware and virtualization technologies.Our Classroom environment for learning would be the ideal surroundings in Pune. SevenMentor additionally provide passing assurance for pupils for global certificate of VMware. As we are aware that understanding come first our charges arrangement lesser compared to any other courses in Pune.

 

Viewing all 176760 articles
Browse latest View live


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