I ask my quetion in another way: How can I launc the PowerCLI console giving it as an entry the name of my script (script which is including login automation) ? Then I will put that c...
See more...
I ask my quetion in another way: How can I launc the PowerCLI console giving it as an entry the name of my script (script which is including login automation) ? Then I will put that command line in the windows scheduler. Thx very much for your help
I've created another admin account dedicated to scheduling. I've put a password without any special character. Finally what I want to do is to schedule a powershell script embedding y...
See more...
I've created another admin account dedicated to scheduling. I've put a password without any special character. Finally what I want to do is to schedule a powershell script embedding your command line to automatically login. how can I do that with the windows scheduler ? Thx
A last thing I hope. In my password I have special characters like "$" it seems this make Problems to your comand line. Can you give me a workaround ? Thx
Hi, is it possible to connect to my vCenter via the powershell console without giving my login / password. What I want to to is automate my connexion in a script with no intera...
See more...
Hi, is it possible to connect to my vCenter via the powershell console without giving my login / password. What I want to to is automate my connexion in a script with no interactivity (I d'ont want to type my login / password ). Thx
Is it possible to give login and password without typing it with command <code>Connect-VIServer MyvCenterServer</code>What I want to do is automaticaly giving it my login / password.How can I d...
See more...
Is it possible to give login and password without typing it with command <code>Connect-VIServer MyvCenterServer</code>What I want to do is automaticaly giving it my login / password.How can I do that please ? Thx
I've put your command line in a file.ps1 Now I want to schedule this comand line. To do that I use the "at" command with this syntax : d:\tmp> at 14:40 .\file.ps1 Now I...
See more...
I've put your command line in a file.ps1 Now I want to schedule this comand line. To do that I use the "at" command with this syntax : d:\tmp> at 14:40 .\file.ps1 Now I've got schedule this commands. When I test it at 14:41 for ie, the at command returns : Error 1 Tomorrow 14:41 .\file.ps1 Can you help me with the correct syntax or is there something else ? Thx
Ok thank you very much for your help. I've already seen this information but I believed it was "psL" and not "ps1" extention and so it didn't work. Now all is OK Thx
When I type your command line it ask me for an answer (typ D for .., A for All etc) Is it possible to automate my answer and not typing any character ? Thx
Hi, Thank you for your answer. I don't know how to use PowerCLI. How to install it ? and how to use it ? Have you any quick guide about it or any link ? Thx ...
See more...
Hi, Thank you for your answer. I don't know how to use PowerCLI. How to install it ? and how to use it ? Have you any quick guide about it or any link ? Thx
Hi, We dettached a datastore from a cluster with some VMs on it. now we would like to integrate this detached datastore under another ESX node in another cluster. How is i...
See more...
Hi, We dettached a datastore from a cluster with some VMs on it. now we would like to integrate this detached datastore under another ESX node in another cluster. How is it possible without formating datastore and loosing VMs on it ? Thx
I've rebooted all my ESX nodes. After that I've dettached the LUN which was the cause of my Pb and then attached it to another LUN number. This was successfull for me.
I've rebooted all my ESX nodes. After that I've dettached the LUN which was the cause of my Pb and then attached it to another LUN number. This was successfull for me.
Hi, We've got too much Pbs with the new way to use SAN in ESX 3.5u5 (8 or 12 first charactersonly in 3.5u5). Is there a way to downgrade easily (we use update manager) from 3....
See more...
Hi, We've got too much Pbs with the new way to use SAN in ESX 3.5u5 (8 or 12 first charactersonly in 3.5u5). Is there a way to downgrade easily (we use update manager) from 3.5u5 to 3.5u4 ? Thx
Hi, I've added a new LUN to my ESX 3.5u5 cluster (10 nodes). On the first node the lun appears without any Pb, but on other nodes I have a suffix "snap-63F6FDD0-datastoreName"....
See more...
Hi, I've added a new LUN to my ESX 3.5u5 cluster (10 nodes). On the first node the lun appears without any Pb, but on other nodes I have a suffix "snap-63F6FDD0-datastoreName". How can I workaround this ? (and can you explain this) ? Thx
I've looked into /vmfs/devices/disks but there's no another identical ref for "vml.020024000060060e8005488c000000488c000007054f50454e2d56". How can it be possible to find this ref without ...
See more...
I've looked into /vmfs/devices/disks but there's no another identical ref for "vml.020024000060060e8005488c000000488c000007054f50454e2d56". How can it be possible to find this ref without any other existing one ? Is this the only place where I can find this ref ? if no where can I find it again ? And above all can I modify this ref or the existing one to make it accepting the new one ? Thx