Important: |
This is retired content. This content is outdated and is no
longer being maintained. It is provided as a courtesy for
individuals who are still using these technologies. This content
may contain URLs that were valid when originally published, but now
link to sites or pages that no longer exist. |
4/8/2010
This is an example of adding or updating a service URL using OMA
DM provisioning.
|
Copy Code
|
<Replace>
<CmdID>1</CmdID>
<Item>
<Target>
<LocURI>./Vendor/MSFT/IPSecVPN/MOST/SERVICE1/URL1</LocURI>
</Target>
<Meta>
<Format xmlns="syncml:metinf">chr</Format>
</Meta>
<Data>consolidatedmessenger.com</Data>
</Item>
</Replace>
|
See Also