-
- Veeam Legend
- Posts: 133
- Liked: 11 times
- Joined: Apr 07, 2017 7:40 am
- Full Name: Philippe DUPUIS
- Contact:
Persistent Agent Components Installation
Hello,
I'm looking for the best practice to install the Persistent Agent Components automatically.
It's mentionned in the documentation
"The Installer Service can be installed in one of the following ways:
Manual installation by running the MSI file located at C:\Program Files\Veeam\Backup and Replication\Backup\Packages. You can also manually preinstall the required components located in the same folder for future use. Or you can let the Installer Service install the components automatically during the first run of the backup job with enabled guest processing of this VM by persistent agents"
The install the components automatically, it's only for the "Guest processing service" right?
We have to install manually or with script/gpo the Installer service first ?
Thx.
Regards
Stabz
I'm looking for the best practice to install the Persistent Agent Components automatically.
It's mentionned in the documentation
"The Installer Service can be installed in one of the following ways:
Manual installation by running the MSI file located at C:\Program Files\Veeam\Backup and Replication\Backup\Packages. You can also manually preinstall the required components located in the same folder for future use. Or you can let the Installer Service install the components automatically during the first run of the backup job with enabled guest processing of this VM by persistent agents"
The install the components automatically, it's only for the "Guest processing service" right?
We have to install manually or with script/gpo the Installer service first ?
Thx.
Regards
Stabz
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Persistent Agent Components Installation
Hello,
you only need to pre-install VeeamInstallerSvc.msi - how you do that is up to you.
Best regards,
Hannes
you only need to pre-install VeeamInstallerSvc.msi - how you do that is up to you.
Best regards,
Hannes
-
- Veeam Legend
- Posts: 133
- Liked: 11 times
- Joined: Apr 07, 2017 7:40 am
- Full Name: Philippe DUPUIS
- Contact:
Re: Persistent Agent Components Installation
Hello HannesK,
In this case I have to install VeeamInstallerSvc first.
Next step during the first backup the GuestAgentSvc will be deploy automaticaly, but I have to let the VIX/RPC ports opened... and closed the required ports after.
Why not install all package in the same time?
After the installation the account for guest processing is still used or not?
In this case I have to install VeeamInstallerSvc first.
Next step during the first backup the GuestAgentSvc will be deploy automaticaly, but I have to let the VIX/RPC ports opened... and closed the required ports after.
Why not install all package in the same time?
After the installation the account for guest processing is still used or not?
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Persistent Agent Components Installation
Hello,
If that does not work for you, please post the case number.
You still need a valid account on the machine, yes. Otherwise everyone could just run arbitrary commands on your machines...
Thanks,
Hannes
I don't get this. Installing the VeeamInstallerSvc.msi is enough.but I have to let the VIX/RPC ports opened... and closed the required ports after.
If that does not work for you, please post the case number.
You still need a valid account on the machine, yes. Otherwise everyone could just run arbitrary commands on your machines...
Thanks,
Hannes
-
- Veeam Legend
- Posts: 133
- Liked: 11 times
- Joined: Apr 07, 2017 7:40 am
- Full Name: Philippe DUPUIS
- Contact:
Re: Persistent Agent Components Installation
Ok but which ports need to be open for the automatic installation ?
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Persistent Agent Components Installation
The VeeamInstallerSvc.msi is pre-installed manually or with 3rd party deployment tools (whatever you use for your software deployments). Or you add it to your VM templates.
If you can open the ports for automatic installation, then you don't need the persistent guest agent.
The persistent guest agent exists because some customer struggle to open the ports for automatic deployment. But it looks like you are asking for automatic deployment. I'm not sure what the goal is.
https://helpcenter.veeam.com/docs/backu ... ml?ver=110 lists the port requirements for "Connections with Persistent Agent Components"
If you can open the ports for automatic installation, then you don't need the persistent guest agent.
The persistent guest agent exists because some customer struggle to open the ports for automatic deployment. But it looks like you are asking for automatic deployment. I'm not sure what the goal is.
https://helpcenter.veeam.com/docs/backu ... ml?ver=110 lists the port requirements for "Connections with Persistent Agent Components"
-
- Veeam Legend
- Posts: 133
- Liked: 11 times
- Joined: Apr 07, 2017 7:40 am
- Full Name: Philippe DUPUIS
- Contact:
Re: Persistent Agent Components Installation
I just want to perform guest processing in a highly secure way.
In summary I just have to install the VeeamInstallerSvc, open the needed ports for Connections with Persistent Agent Components and everything should work. The Guest agent will be deploy on the servers. Right?
In summary I just have to install the VeeamInstallerSvc, open the needed ports for Connections with Persistent Agent Components and everything should work. The Guest agent will be deploy on the servers. Right?
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Persistent Agent Components Installation
yep, correct
-
- Novice
- Posts: 4
- Liked: 1 time
- Joined: Oct 03, 2017 1:52 pm
- Full Name: Andrew
- Contact:
Re: Persistent Agent Components Installation
I'm having a similar issue. I've opened a ticket and unfortunately I'm not confident I'll get to the right person who should be able to answer this that way in any reasonable time frame.
I want to use GPO to deploy the veeaminstallersvc.msi program. I created and applied the GPO and the installer attempts on each applicable VM, but it fails. My best guess is that the MSI needs to be prepped for an unattended installation using the Microsoft SDK prep tool orca.exe.
(1) has anyone successfully deployed this MSI using GPO?
(2) If so, what modifications to the MSI, if any, were needed?
I want to use GPO to deploy the veeaminstallersvc.msi program. I created and applied the GPO and the installer attempts on each applicable VM, but it fails. My best guess is that the MSI needs to be prepped for an unattended installation using the Microsoft SDK prep tool orca.exe.
(1) has anyone successfully deployed this MSI using GPO?
(2) If so, what modifications to the MSI, if any, were needed?
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Persistent Agent Components Installation
Hi Andrew, in general, it should get installed without any additional MSI modifications. You should investigate the actual reason for the failure. You can enable installation logging if using unattended installation.
-
- Novice
- Posts: 3
- Liked: never
- Joined: Oct 21, 2023 6:05 am
- Full Name: Peter Rostén Nørredal
- Contact:
Re: Persistent Agent Components Installation
Hi there
I´m in the very same situation right now. I have to pre-install/Deploy the veeaminstallersvc.msi on many VMs and on several Veeam customers, with a different setup
GPO, handheld installation is NOT an option
I have tried to deploy the installer service, with adding a VM to the Managed Servers - and that works !!
But having 100+ different VMs and many customers I cannot add every single VM, that needs the Veeam Installer service msi pre-installed
Has anyone (VEEAM ??) found a good and working solution to (mass) deploy veeaminstallersvc.msi ?
I would really like Veeam to take this seriously as I should not be an option to deploy anything manually ... having a Large Veeam setup, with meny customers and VMs involved
Thanks
I´m in the very same situation right now. I have to pre-install/Deploy the veeaminstallersvc.msi on many VMs and on several Veeam customers, with a different setup
GPO, handheld installation is NOT an option
I have tried to deploy the installer service, with adding a VM to the Managed Servers - and that works !!
But having 100+ different VMs and many customers I cannot add every single VM, that needs the Veeam Installer service msi pre-installed
Has anyone (VEEAM ??) found a good and working solution to (mass) deploy veeaminstallersvc.msi ?
I would really like Veeam to take this seriously as I should not be an option to deploy anything manually ... having a Large Veeam setup, with meny customers and VMs involved
Thanks
Who is online
Users browsing this forum: AdsBot [Google], Baidu [Spider], Bing [Bot], s.arzimanli and 66 guests