Howto:MyPBX - deploy Setup.msi to PCs already with correct config: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(Replacing page with 'The information previously found in this article has been merged in to the ''Launcher'' chapter of Concept myPBX.')
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Applies To==
The information previously found in this article has been merged in to the ''Launcher'' chapter of [[Reference12r2:Concept_myPBX#Launcher_2 | Concept myPBX]].
This information applies to
 
*Innovaphone myPBX Windows launcher application
 
In V10, this article is obsolete, see [[Reference10:Concept_myPBX#Launcher_2 | myPBX MSI Parameters ]].
 
 
<!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results -->
 
==More Information==
 
===Problem Details===
 
Deploying myPBX windows launcher to many PCs and set the right config manually to each PC takes a lot of time. Here is a solution for deploying the setup already with the right configuration in the PC.
 
 
===Resolution===
 
* We can use the group Policy for myPBX deployment. - http://support.microsoft.com/kb/816102
 
* Regarding the URL configuration we have to manipulate the .msi file with the tool orca.
**http://msdn.microsoft.com/en-us/library/windows/desktop/aa370557(v=vs.85).aspx
**http://msdn.microsoft.com/en-us/library/windows/desktop/aa371168(v=vs.85).aspx
 
* Example URL
**Registry: mypbxurl1
**Root: -1
**Key: Software\innovaphone\myPBX
**Name: URL
**Value: http://172.16.0.50/PBX0/MY/client.htm
**Component_: C__077CF4BB389040799171978F53C6E51F
 
* Example Autostart
**Registry: mypbxrun
**Root: -1
**Key: Software\Microsoft\Windows\CurrentVersion\Run
**Name: innovaphone myPBX
**Value: C:\Program Files\innovaphone\myPBX\myPBX.exe
**Component_: C__077CF4BB389040799171978F53C6E51F
 
 
<!-- == Related Articles == -->
 
[[Category:Howto|{{PAGENAME}}]]

Latest revision as of 16:03, 29 November 2017

The information previously found in this article has been merged in to the Launcher chapter of Concept myPBX.