how to transfer to english ?
the srcript output is not english ,how to transfer to english ?
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
These other scripts do not use PowerCLI I assume ?A Scheduled Task runs under a specific account, by default System.Did you specify that account when you defined the scheduled task ?That could explain...
View ArticleRe: CPU Zuweisung VMware Workstation 9
Das ist gerade das schöne an der Virtualisierung. Die Resourcen werden wesentlich besser ausgenutzt, indem der Resource-Scheduler diese entsprechend Notwendigkeit verteilt.Es können den laufenden VMs...
View ArticleRe: No thinprint functionality in automated pool via PCOIP available
Hi, i run the commands and got the following error message: Can´t connect to virtual channel (1).Try .print Client on <Hostname>:4000.Try .print Client on <IP>:4000.No suitable client...
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
Hi LucD,I made sure the task runs under my account "Domain Admin"The other scripts are PowerShell only and some of them are Exchange Shell.The settings set to run the script with High Priviliges,...
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
Okay, forgot to mention that another Batch script runs the PowerCLI script.. Powershell -command "& {C:\Scripts\Get-HostUpTime.ps1 }" Thanks,
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
That BAT file shouldn't make a difference, it's the account that matters imho. Can you temporary replace the content of that Get-HostUpTime.ps1 file by something simple that just tries to write to a...
View ArticleOVF deployment
In my application, there are 2 deployment scenarios. In first scenario , a single virtual image(A) has been installed while in second ,there are 2 virtual images(A) & (B) .While running the script...
View ArticleRe: Providing Navigation to vSphere objects
Thanks Laurent. I am looking to navigate to a particular context. For example, if I want to navigate to a particular host's summary tab. When I decode the URL for a host I get this:...
View ArticleRe: Export CSV doesn't update the file when it runs via Task Scheduler
Btw, I'm wondering why the Where clause is there, it is not filtering out any ESXi hosts afaik.Perhaps you should also consider using the Filter parameter on the Get-View cmdlet ?Something like...
View ArticleRe: Ограничить скорость локалки виртуалки
Есть канал в инет 100 мбит/с. Есть pfsense, который раздает вайфай куче народу, но чтобы не забить весь канал инета нужно ограничить pfsense'у в 10 мбит/с на всех вайфайщиков.
View ArticleRe: CPU Zuweisung VMware Workstation 9
ach vielen Dank für die nützliche Info! Alos muss ich mit der CPU Zuweisung nicht so sparsam sein, denn die VM´s laufen nicht alle permanent unter Hochlast.
View ArticleRe: vmxnet3 on 10Gb C Class Enclosures
In general VMXNET 3 should go well.. When you say public traffic, Is it ur VM traffic???
View ArticleRe: Can anybody send the all the topics to be VCP
Virutualizagtion is a technology is used to aggregate the computing resources and providing virtual resources to the environment/ datacenter. With server virtualization, you can create multiple virtual...
View ArticleRe: Check E-mail
Hello Linjo Yes I did with the FQDN from our Exchange server. During the installation process there was no error message.It looks all well so far. I can login with every user I want and all users have...
View ArticleSSO installation question
I decided to upgrade my vSphere 4.1 to 5.1 version. So the first step is to install SSO. I precreated required database, created two required users, started installation, entered details and stuck on...
View ArticleRe: vSphere Cluster Deployment
Chef is the other one.... FYI An Overview of Chef &mdash; Chef Docs
View Article