Quantcast
Browsing all 230966 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: Decimal round of size

Sure it does: PS C:\Users\chris> $test = 34.457454758739874837483PS C:\Users\chris> [int]$test34PS C:\Users\chris> 

View Article


Image may be NSFW.
Clik here to view.

Re: Failure to import CSV with ConvertFrom-Csv

at first we should handle the error "op_addition"op_addition is a method used by array vars. you declare$data = 0 and after you did$data+=$VM.UsedSpaceGBSo Powershell, return an error! He only does...

View Article


Re: How to prevent SQL transaction full

Check this KB:1003980.

View Article

Re: Decimal round of size

To an [int] yes, but not to a decimal, that's why you use [math]::round

View Article

Re: Server 2012 R2

Supported by that.Check it on guest OS guide: VMware Compatibility Guide: Guest/Host Search

View Article


Re: Recover thick vmdks from raw VMFS

Hi friend,What is the procedure?

View Article

Billing Policy Clarification Needed

Hello I am trying to understand the difference between billing based on CPU usage vs vCPU count.  On the Base Rates tab of a Cost Model, you can see CPU with a metric of GHz and vCPU with a metric of...

View Article

Re: Reporting resource usage per VMfolder

Where are you stuck? To get your report you could: Get-VM -Location FolderName | FT Name, *CPU*, MemoryGB, *space*

View Article


Snapshot RDMs

Am I right in thinking that when you snapshot a VM with a mixture of VMDKs but also has RDMs attached to it that everything including the RDMs is snapped and all delta changes are logged for all the...

View Article


Re: get count of desktops from a pool

Maybe this will kick start you off (Get-ResourcePool -Name "Name.Of.Pool" | Get-VM).count

View Article

Image may be NSFW.
Clik here to view.

Re: ThinApp that calls a dll with global hooks

Maybe. This is weird question

View Article

Re: #25drive_c#25

You don't have to. "%" and "#25" are equal.

View Article

maintenance mode > reboot > network nolonger works.

I have been using ESXi 5.1.0 (Build 799733) on a Home Desktop/Server for six months now, and I have upped and down the system many times.  Recently I was going to have a planned outage and decided to...

View Article


acronis image

Hi I have acronis image and (server 2008 r2 image ) i want to install it on esxi 5 . how to make it ?  thanks

View Article

Image may be NSFW.
Clik here to view.

Help! VMWare Fusion causing chain crashes on Lion

Hello everyone!  I really need some help.  I don't pretend to be an expert by any means, but I can usually solve my own problems by web searching and common sense.  However, this one has me really...

View Article


Image may be NSFW.
Clik here to view.

Re: ADD A HOST WIZARD IS NOT RESOLVING THE HOSTNAME ONLY IP (ESXi5.1)

PINGING STATISTICS ON VCENTER SERVER APPLIANCE CONSOLE: PING VIPHOST (unknown host - error)PING VIPHOST.MYDOMAIN.COM (works)PING 10.1.1.70 (its address - works)NSLOOKUP VIPHOST (error) However, all of...

View Article

Re: Virtualisation and CMDB

The purpose of virtualization is to separate physical infrastructure from applications. In terms of a CMDB this means you should remove the direct link between ESXi host and VM. In terms of a CMDB it...

View Article


Image may be NSFW.
Clik here to view.

Re: Difinitive disk.terminateVMOnPDLDefault

Thank you.  A different one again.....  I'll give it a go and let you know how it goes.

View Article

Image may be NSFW.
Clik here to view.

Re: Doubts regarding some interview questions

Hi Frank, Thanks for that insight.As you rightly stated, the more I will get a chance to work on prod environments the more I will learn. My current position is absolutely not allowing me to do that...

View Article

Re: acronis image

Hi, download the free VMware Converter: VMware vCenter Converter, Convert Physical Machines to Virtual Machines It can convert Acronis .tib files into VMs. Regards

View Article
Browsing all 230966 articles
Browse latest View live