Yes that exe will install everything except the certificate. To install the ssl 
certificate you can follow the link 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Manually+Creating+and+installing+self+signed+certificate+for+CloudStack+Management+Server+communication+with+Hyper-V+agent.

You have to execute AgentShell.exe as follows

*AgentShell.exe --install -u <username> -p <password>

              where username is of form domain\username or username for example 
Administrator or blr\Administrator

              This user should be part of local Administrators and Hyper-V 
Administrators group on the host

I have updated the wiki with above details

Regards,
Anshul

-----Original Message-----
From: Tejas Gadaria [mailto:refond.g...@gmail.com] 
Sent: Tuesday, January 28, 2014 10:49 AM
To: users@cloudstack.apache.org
Subject: Re: hyper-v agent building on cloudstack 4.3

Hi Anshul,

I had not clone repo from git, So I don't have buildagent.sh available.
I am going to follow this now, by the way this Jenkins job hyper v agent lokks 
like polished form of agent for hyper v , Will it install everything from .exe ?

Regards,
Tejas


On Tue, Jan 28, 2014 at 10:30 AM, Anshul Gangwar
<anshul.gang...@citrix.com>wrote:

> Have you cloned the asf cloudstack git repo 
> https://git-wip-us.apache.org/repos/asf/cloudstack.git ?. The 
> (cloudstack src folder) is pointing to root of the git repo.
>
> Have you tried giving executable permissions(chmod +x buildagent.sh) 
> to buildagent.sh if file is already there?
>
> If you want you can build the agent zip using Jenkins job 
> http://jenkins.buildacloud.org/view/4.3/job/HyperVAgent4.3/ .
>
> Regards,
> Anshul
>
> -----Original Message-----
> From: Tejas Gadaria [mailto:refond.g...@gmail.com]
> Sent: Tuesday, January 28, 2014 10:11 AM
> To: users@cloudstack.apache.org
> Subject: hyper-v agent building on cloudstack 4.3
>
> I am trying to build hyper-v agent and following below link,
>
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv
> +Agent+Installer
>
> I have executed "mozroots --import --ask-remove" successfully
>
> now i am trying to execute buildagent.sh script through Cygwin, but 
> link says script is located on (cloudstack src 
> folder)/plugins/hypervisors/hyperv/ but I could not find this path on 
> Cygwin or on Management server.
>
> I don't understand where I am missing.
>
> Regards,
> Tejas
>

Reply via email to