Covert date system.date format to string
Hello, I have a scheduled task which will run two days a week which clones a vm. I would like to add dayof week to end of the vm name lets say for Monday and Thursday$_this.CloneVM_Task($folder,...
View ArticleRe: iPad VMware View and Smart Card login
Both iOS View client and Html View Client do not support CAC authentication now.
View ArticleRe: VCP Book: Kindle or Hardcover?
Personally, I don't think buying a book is necessary. The key things are: 1. The exam blueprint - to guide you2. The documentation - to read3. The software - to play The items in the exam are all set...
View ArticleMove vm's from vCenter Server 4.1 to vCenter Server 5.1 environment
We have vCenter Server 4.1 and vCenter Server 5.1 environments.vcenter server 4.1 has esx4.1i and vcenter server 5 has esx 5 host respectively.Now we are planning to migrate vm’s from vcenter server...
View ArticleRe: vSphere Replicationの制限・APIについて
すみません、一部自己解決しました。 http://kb.vmware.com/selfservice/microsites/search.do?language=ja_JP&cmd=displayKC&externalId=2034768#prot_vr_no_srm上記ナレッジベースの情報によると、・ペアリングされた2サイト間で、VMレプリケーションは双方向に実現可能でしょうか?...
View ArticleRe: Covert date system.date format to string
[string]::Concat(“Bulut_Productive_“, $date.dayofweek, "_Clone“) this resolves what I need thanks anyway
View ArticleRe: Move vm's from vCenter Server 4.1 to vCenter Server 5.1 environment
Hi, where are the VMs stored? A SAN? Can the ESXi 5 hosts get access to the datastores? If yes you could simply vMotion and SvMotion them over. Regards
View ArticleRe: Is there an alternative to upload to datastore other than Windows GUI?
Hi,In your reply you have mentioned, "So there is one additional option, again it'll still require the appropriate permission to upload a file to the datastore". What is the appropriate permission??...
View ArticleProblems trying to receive a HostImageProfileSummary
Hi, I've recieved a request to show the name and vendor of the .iso image for the ESXi host.After looking through the docu, I've found that the Information is in the HostImageProfileSummary.It seems...
View ArticleRe: vSphere Replicationの制限・APIについて
こんにちは。 SRMにはAPIが実装されています。こちらを使えば良いのだと思いますよ。https://www.vmware.com/support/developer/srm-api/srm_50_api.pdf vR環境は特に明記されていなければ、アレイベースと同様に対象となっています。
View ArticleMoving View 5.1.1 Infrastructure to new Datacentre
Hi all, I'm planning a move of our View Infrastructure from one datacentre to another, and am looking for some assistance. At the moment we have a vCenter/ vComposer and 4x View Brokers in the old...
View ArticleSecurity issues in the connection between the flex client and property provider
Hi, I probably should know this, but the customer is worried about a security issue. I don't thinkthat it is a problem, but its better to ask and be sure.In my flex client, I have a dialog where a...
View ArticleRe: Hilfe! Windows XP lässt sich nicht starten nach konvertierung mit VMW...
Hallo, danke für die Antworten nur ich kann die .tip datei nicht konvertieren wolfgang! fehler: die quellparameter sind ungültig..
View ArticleRe: Change the webserver port
There is an Apache that forwards the requests to a Tomcat server. If you want to change the port you most probably need to change both server's configurations.Technically it is doable, although not...
View ArticleMoving vCenter to new Datacentre
Hi all, At the moment i have a v5.0 vCenter in the old datacentre and want to move to a v5.1 vCenter in the new datacentre. Can you please provide me with assistance on the best way to do this?...
View ArticlevCSHB in DR mode - a few questions.
Hi I am contemplating making use of vCSHB. In theory, it seems easier to do a LAN implementation but I question the true value of itas I will have both instances in the same (physical) datacenter. They...
View ArticleRe: Change the webserver port
Hi, Thanks, its only for a test envoirement - where can i do that? Do i have to edit some config files?
View ArticleRe: Security issues in the connection between the flex client and property...
Yes, the Data Manager API uses the secure AMF channel. Likewise if your plugin is calling a custom java service you should use "/.../messagebroker/amfsecure" for the proxy channel URI as shown in the...
View ArticleRe: Security issues in the connection between the flex client and property...
Many thanks Laurent, I thought so, but was just checking. No I send the password to the vCenter, using HostSystem.updateIPMI(), so that goes over a soap connection, and must be ok as well. Am I...
View Article