Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW MSIEXEC.exe with Multiple Portals

eagle876291

Member
Messages
15
Reaction score
0
Points
1
We are rolling out the GlobalPortect client and have 4 sites configured and I would like to use the MSIEXEC command to install the client but I'm not able to get it to work with multiple portals - has anyone been able to get this to work?

I tried something like comma-separated, space-separated, semicolon:



msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com”,"newportal.example.com"

or

msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com”;"newportal.example.com"

or

msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com,newportal.example.com"

and so on ...

Any suggestions would be greatly appreciated.
 
We are rolling out the GlobalPortect client and have 4 sites configured and I would like to use the MSIEXEC command to install the client but I'm not able to get it to work with multiple portals - has anyone been able to get this to work?

I tried something like comma-separated, space-separated, semicolon:



msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com”,"newportal.example.com"

or

msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com”;"newportal.example.com"

or

msiexec.exe /i GlobalProtect.msi /quiet PORTAL=”portal.example.com,newportal.example.com"

and so on ...

Any suggestions would be greatly appreciated.
This is a question for the vendor. They will know the right command line to use.
 

Forum statistics

Threads
7,135
Messages
27,868
Members
18,159
Latest member
jordysmits
Back
Top