Microsoft Active Synx 4.1 / MS SMS Server
Hi
We are deploying our applications by using Microsoft SMS. Means that the MSIs get installed on the clients in System-Context (Admin Rights). When a user starts an application the first time there gets a user-repair started, to get the MSI integrated user settings. Our normal Users are standard users without local administrative rights.
Created an AIP of MS ActiveSync
What do i have to change in the ActiveSync MSI (transform) that the following function works fine.
"Control Panel - Add/Remove Software - Active Sync - Supportinformation - "Repair""
Till now i was not able to get the problem.
thx wolf
We are deploying our applications by using Microsoft SMS. Means that the MSIs get installed on the clients in System-Context (Admin Rights). When a user starts an application the first time there gets a user-repair started, to get the MSI integrated user settings. Our normal Users are standard users without local administrative rights.
Created an AIP of MS ActiveSync
What do i have to change in the ActiveSync MSI (transform) that the following function works fine.
"Control Panel - Add/Remove Software - Active Sync - Supportinformation - "Repair""
Till now i was not able to get the problem.
thx wolf
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
gizmolala
18 years ago
Wot i actually did was to delete the short normally created and put the following reg key in HKLM .
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"H/PC Connection Agent"="\"C:\\Program Files\\Microsoft activeSync\\wcescomm.exe\""
and also copy "wcescomm.exe and "wsmgr.exe" to the Microsoft activesync folder under the prog files.
Wot actually happens if this is done is that the "wcescomm.exe" launches the activesync menu when a user logins. No need to make use of the short cut since the "wcescomm.exe launches the activesync automatically.
Giz
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"H/PC Connection Agent"="\"C:\\Program Files\\Microsoft activeSync\\wcescomm.exe\""
and also copy "wcescomm.exe and "wsmgr.exe" to the Microsoft activesync folder under the prog files.
Wot actually happens if this is done is that the "wcescomm.exe" launches the activesync menu when a user logins. No need to make use of the short cut since the "wcescomm.exe launches the activesync automatically.
Giz
Posted by:
gizmolala
18 years ago
Posted by:
Wolfgang74
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.