# Ability to distribute profiles with client installation?

**URL:** https://forum.pritunl.com/t/ability-to-distribute-profiles-with-client-installation/3594
**Category:** Pritunl VPN
**Tags:** pritunl-client
**Created:** [October 23, 2025, 5:23pm UTC](https://forum.pritunl.com/t/ability-to-distribute-profiles-with-client-installation/3594 "2025-10-23T17:23:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lorsungcu](https://forum.pritunl.com/letter_avatar_proxy/v4/letter/l/8edcca/32.png) [@lorsungcu](https://forum.pritunl.com/u/lorsungcu)
#### Post date: [October 23, 2025, 5:23pm UTC](https://forum.pritunl.com/t/ability-to-distribute-profiles-with-client-installation/3594/1 "2025-10-23T17:23:59Z")

</div>

Hello!

Wondering if it’s possible to distribute the profile of a user along with the installation of the client so they don’t need to import a profile when they begin. The .conf file seems doable, but the .ovpn profile contains a private key that I assume can’t be copy/pasted everywhere. Can I generate this profile on the user’s machine once installation is complete, programmatically? If so, I can just script it, but I didn’t see anything that seemed relevant in the documentation. We’re using SSO with Google, if that matters.

Thanks!

---

<div class="post-metadata">

### Author: ![zach](https://forum.pritunl.com/user_avatar/forum.pritunl.com/zach/32/1105_2.png) [@zach](https://forum.pritunl.com/u/zach)
#### Post date: [October 23, 2025, 11:45pm UTC](https://forum.pritunl.com/t/ability-to-distribute-profiles-with-client-installation/3594/2 "2025-10-23T23:45:59Z")

</div>

The [**client command line interface documentation**](https://docs.pritunl.com/kb/vpn/client/cli-interface) has more information on using the CLI. This can be used to add a profile after install. A [**silent install**](https://docs.pritunl.com/kb/vpn/client/silent-install) is also available with the Windows installer.
