Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all 178040 articles
Browse latest View live

Moving Zombie VMDK using PS/PowerCLI results in a flat file

$
0
0

Hi Experts,

 

I am trying to move multiple zombie files from multiple folders with-in the same Datastore using below mentioned script but it is moving the .VMDK ( descriptor file ) only  and resulting -flat.vmdk in the original folder.

 

Any suggestions / help please.

 

Script :

==========================================================================

 

$dstDatastore = Get-Datastore 'LAB01'

$dstDatastorePath = $dstDatastore.DatastoreBrowserPath

$dstDatastoreFolderInput = Read-host -Prompt 'Destination Folder name'

$files = Import-Csv 'C:\VMScript\Zombie\Zombie.csv'

 

 

foreach ( $file in $files )

  {

    $srcDatastore = Get-Datastore $file.datastore

    $srcDatastorePath = $srcDatastore.DatastoreBrowserPath

    $folder = $file.file

    Move-Item -Path $srcDatastorePath\$folder -Destination $dstDatastorePath/$dstDatastoreFolderInput/

    Write-Progress -Activity 'Moving Files' -CurrentOperation $file

    

}

 

==============================================================================

 

CSV Format

 

  

datastorefile
LAB01Z2/Omni_ELK.vmdk
LAB01Z2/Omni_ELK.vmx
LAB01Z2/Omni_ELK_Eval.vmdk
LAB01Z2/Omni_ELK_Eval.vmx

Sage Fixed Assets 2019 - Has anyone created an app volume for this?

$
0
0

Has anyone created an app volume for this?

 

It appears to provision correctly.

 

I'm having a great amount of difficulty, keeps running an installer when launched from a session.

 

Windows 10 1809

App Vol 2.18

 

Thanks!

ESX Hardware Details

$
0
0
Is there any way we can fetch the ESX host hardware details as well the network and datastore details associated with the ESX host using python SDK's , There is robust of details for the VM's but very less for ESX host 

Need json sample to add ssl vpn plus authentication using vshield rest api.

$
0
0

Need json sample to add ssl vpn plus authentication using vshiled rest api. I already tried below json and it returns 204 response code but still nothing is happened at vcd ui side.

My sample json is...

 

{

   "passwordAuthentication": {

      "authenticationTimeout": "1",

      "primaryAuthServers": {

         "com.vmware.vshield.edge.sslvpn.dto.LocalAuthServerDto": {

            "enabled": "true",

            "passwordPolicy": {

               "minLength": "1",

               "maxLength": "50",

               "minAlphabets": "1",

               "minDigits": "1",

               "minSpecialChar": "1",

               "allowUserIdWithinPassword": "false",

               "passwordLifeTime": "30",

               "expiryNotification": "20"

            },

            "accountLockoutPolicy": {

               "retryCount": "3",

               "retryDuration": "3",

               "lockoutDuration": "3"

            }

         }

      }

   }

}

 

Your help is appreciated.

 

Thank you in advance

Integrated Camera not working in Horizon desktop

$
0
0

Hello,

 

We are running Horizon 7.8 and are having an issue with the integrated camera working in the desktop.  It works fine on the laptop itself and when I connect to the Horizon desktop, it shows up in the drop down list of devices displayed in the "Connect USB devices" (see attached image).  It doesn't matter if the Integrated Camera has a check mark next to it or not.  How do we get the integrated camera working on the Horizon desktop?  We really need this available for telemedicine.  Thank you in advance!!

IntegratedCamera.png

Accessibility bug: Zoomed cursors + Mac guest OSs

$
0
0

I use zoomed cursors from accessibility, and they don’t work properly with Mac guest OSs.

 

Host OS: 10.14.6

VMWare Fusion: 11.5

Guest OS: Seen at least with Catalina with Tools installed

 

Repro:

1. Host OS: System Preferences > Accessibility > Display > Cursor size. Slide it at least halfway.

2. Run Fusion with a Mac guest OS.

3. Attempt to use the guest OS.

 

Notice that the mouse pointer doesn’t accurately click. All the click targets are slightly off.

Fusion Pro 11.5.1 mousepointer bug

$
0
0

Been running OSX High Sierra vm for a few years but the 11.5.1 update gives a mousepointer (graphical) bug where the normal sized mousepointer is behind a expanded bigger one.

Panic, delete backup VM with vmdk disk of the Principal installation

$
0
0

Thanks for your attention. I read a lot of post, but i don't find a solution for my problem.

I do a big mistake.. i have vmware esxi 6.5 on my server.. i try some configuration with a copy of my VM.

After some test i decided to remove the copy of my VM... but i have 2 disk vmdk, 1 is a copy but the second is the original (yes, it's a test error), i delete the VM test, but the system delete the vmdk file of my original system.

There's a guide or... i don't know system to undelete this file.

Thanks a lot for your time.

Fabrizio.


Airwatch launcher not loading

$
0
0

I've been using airwatch on our samsung tablets for a good 2 years with a managed profile associated.

All of a sudden with our Samsung s5e tablets, when i enroll it in a organization group, it will download all the apps that are assigned to the group perfectly fine but it completely ignores to download the actual airwatch launcher application entirely. So im stuck with no launcher UI that we've created and its just sitting on the native tablet screen.

This is a big problem and im honestly not sure as to why, i have the tablets updated to the latest OS versions and my profiles were never changed.

 

Any ideas ?

Missing alarm in VC?

$
0
0

Hey folks,
Currently I have one vmhba with status unknown, however there is no triggered alarm in the VC, I've check this on 2 more VC by disabling one of the ports on the switch and again no alarm ...

How can I make the VC to trigger alarm for this


freeware

$
0
0

Buon giorno esiste una versione (quale?) vmware di download gratuito e personale da installare su w10 pro 32bit per installare sistema debian 10 (server 32bit)?

Good morning is there a version (which one?) Free and personal download vmware to install on w10 pro 32bit to install debian 10 system (32bit server)?

Sort All Company Devices by Available Recovery Key?

$
0
0

Hi everyone! I am learning a lot about workspace ONE for work! One of the things I have not been able to figure out is that I deployed an Encryption policy for FileVault and BitLocker to all computers in my org. Some devices are missing recovery keys due to user defferal or bad proccessing, so we need to reprocess the policy. However, WS1 filters by encrypted or "not encrypted" some of these machines are encrypted, but we do not have a recovery key. Anyone know if there is a way to single out all of those users who are encrypted but WS1 has not retrieved a key for? And my organization does not have access to WS Intelligence by the way. Thanks in advance!

Teams optimization pack for VMware Horizon

$
0
0

looking for information about the Teams optimization pack for VMware Horizon?   I know it went BETA awhile back but was wondering if there’s any idea when it might be production ready. 

How to deliver apps to "Hub Registered" iOS devices (formerly Container)?

$
0
0

I wrote this on 1/31/20... so this isn't something migrated.  On-Prem, v1909.

 

I'm in the process of testing out the whole container migration and it works just fine for iOS users that already have Container. However, enrolling NEW users with the whole concept of Hub Registered mode isn't going quite as well. I enrolled a test user with Hub into WS1 and basically followed the same process we used to use for Container users. The device landed in the Container OG and is in Hub Registered mode and marked as Employee Owned, all of that is cool. My problem is... I can't seem to deliver apps to the device.

 

Inside Hub, there's no App Catalog shortcut.

No Catalog shortcut gets delivered with the Hub app at enrollment (neither does the Privacy shortcut now that I think about it)

Assigning VPP apps and making them Automatic never delivers the apps or alerts the user

Assigning Public apps and making them Automatic never delivers the apps or alerts the user

Assigning VPP or Public apps and making them On Demand doesn't do anything since there's no App Catalog.

I can't get to the  App Catalog through Safari.

 

Anyone else done this successfully?

Can I use my free license for ESXi 6.7U2 to 7.0.0

$
0
0

I've been using the free ESXi license on 6.7U2 on MacPro machines. The license never expires for up to 8 vCPU. I plan to upgrade to 7.0.0. Can I still use the same license key?

 

Chihping


Vmware Worksation with Win XP Home (win 10 Host) would not print but I got it to work

$
0
0

I have an issue which took forever to fix but this works and I hope it helps others. I have Vmware 15.5 non commercial version.

The big problem with XPSP3 is you need a new port not the ones listed.

HP Office jet Pro 8610 e-All-in-One Printer

After install printer package and drivers

Run add a printer wizard.

Select just local printer attached to this computer and then hit next.

Select Create a port, A standard TCP/IP port.

Port Name  I named   WSD

Printer Name = HP5DF38 ( my same hp printer from win 10) hit next.

Browse for printer

HP

HP Office jet Pro 8610 select and hit next.

Finish and print test page.

This works so well. Tried sounds but they sound terrible. Works fine on host win 10. That's another days affair.

Windows 7 Bootcamp UEFI(?) boot on Catalina

$
0
0

I've been running OS X El Capitan 10.11.6 with Windows 7 Bootcamp and Fusion 7.1.3 for the last few years without problems. I finally caved in and upgraded to macOS Catalina 10.15.4. Luckily, Bootcamp survived the process (I've had upgrades with less success), but Fusion wouldn't run Bootcamp any longer.

 

So I downloaded the trial version if Fusion 11.5.3, and after giving all permissions and creating a new Bootcamp VM, a UEFI loader (for lack of a better expression) starts but can't find a bootable disk. The release notes for Fusion 10 contain this remark:

 

For a Mac machine running on macOS 10.13, if a Windows Boot Camp partition using legacy BIOS exists on the boot disk, Fusion cannot create correct boot sector when creating a Boot Camp virtual machine from the Boot Camp partition, which causes the Boot Camp virtual machine fail to boot up.

Workaround: Check Fusion KB for detailed steps about how to workaround this issue.

 

I guess this is my problem, but no further clue is given, what that KB might be.

 

Just out of curiosity I reinstalled Fusion 7.1.3 and tried to fix the disk numbers in "Boot Camp.vmdk" manually (the upgrade to APFS seems to have renumbered the devices, it's an Apple Fusion Drive), but I get an error that a disk cannot be opened.

 

Is there any way to get my Bootcamp Windows running with either version of Fusion? Yes I know Windows 7 is out of support, that's not the point of my question.

Not able to copy paste from Host machine to VM

$
0
0

Hi,

 

I have Windows 10 64-bit laptop and I have installed -

VMware® Workstation 12 Pro

version:  12.5.9 build-7535481

And a CentOS 7.4 virtual machine inside that.

 

I am not able to copy paste files from my Host machine to the VM machine.  Can someone help me to configure this.

 

Thanks,

-Anand

Copy Paste does not work

$
0
0

Author : John Domenichini

URL : http:////docs.vmware.com/en/VMware-Fusion/11/com.vmware.fusion.using.doc/GUID-1A0C9003-C66B-4C36-9BBA-0188C78BF593.html

Topic Name : Copy and Paste Between Virtual Machines and Your Mac Using the Menu

Publication Name : Using VMware Fusion

Product/Version : VMware Fusion/11

Question :

Hi Team,  After upgrade to Fusion 11 I found out copy paste does not work between macOS (10.14.1) and guest Windows 10. I have reinstalled VMware software in guest os. Checked isolation options are enabled in config. It does not work anyway.  Could you please suggest how can I enable copy paste?  Best regards, Kostyantyn

Проблемы с пробрасыванием видеокарты

$
0
0

После выбора видеокарты и нажатия Toggle passthrough перезагружаю хост и застряю посреди загрузки (скрин прелагаю).

Esxi 6.7
vCSA 6.7

Сокет 2011

Radeon sapphire rx 570

 

Если кто-то имеет идеи могу прикрепить любые логи

Viewing all 178040 articles
Browse latest View live


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