/build/static/layout/Breadcrumb_cap_w.png

Vodafone Broadband

Version: 10

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.2k  |  Created: 03/18/2011

Average Rating: 0
Broadband has 4 inventory records, 1 Questions, 0 Blogs and 2 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
8
Note
These are the changes I had to make to get the user settings correct:

PROPERTIES:
-----------

ACCEPTEDEULA: False -> True (avoids showing initial EULA accept screen)
UPDATING: Never (as desired)
UPDATEINTERVAL: never (as desired)
VMCSTARTMODE: 0 -> 1 (avoids first startup to be in reconfiguration mode, prevents overwrite of settings)

COMMAND-LINE PARAMETERS:
------------------------

OPCO_PROP="<your provider code>" (points to initial provider config)

ACTIVE SETUP:
-------------

Copy MobileBroadbandProfile.XML file to user's appdata folder (%APPDATA%\Vodafone\Vodafone Mobile Broadband\UserData)
This XML file should be copied from a manually installed and configured instance of the installation.

Add HKCU registry keys for account settings and locking code

"HKEY_CURRENT_USER\Software\Vodafone\VF_PLMN", "<provider>"
"HKEY_CURRENT_USER\Software\Vodafone\VF_COUNTRY", "<country>"
"HKEY_CURRENT_USER\Software\Vodafone\UserAccount", "<contract type>"
"HKEY_CURRENT_USER\Software\Vodafone\ReportingLastSentNumber", "0"
"HKEY_CURRENT_USER\Software\Vodafone\VF_PHONE_PREFIX", "<country prefix>"
"HKEY_CURRENT_USER\Software\Vodafone\VF_DisplayLocalNumber", "true"
"HKEY_CURRENT_USER\Software\Vodafone\AcceptedEULAs", "<country>"
"HKEY_CURRENT_USER\Software\Vodafone\LockingCode", "<digit code>" (yes this gets put in the registry as clear text)

I'm not sure if these are all of em, this is what I captured after first launch)

A final aspect are the template MobileBroadbandProfile.XML files and XML files for the different providers that you can also replace in the vendor MSI with versions that you have customized for your environment.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Note
To prevent being prompted for Account Type (Contract or Pre-paid) I made some changes to the following OPCO files (23415 is for an UK OPCO).

Modified Opco-23415.xml to include the following line in the <Setup> section:

<AskMarketSegment>false</AskMarketSegment>

e.g.
<Setup>
<AskReports>false</AskReports>
<AskMarketSegment>false</AskMarketSegment>
</Setup>

This prevents the prompt for account type on first run.


Modified the 23415.xml file to include SwitchMarketSegment="false" in the APNs section

e.g.
<APNs SwitchMarketSegment="false">
<APN Account="Contract" Apn="internet" Name="Contract" Pass="web" User="web">
<Security>PAP</Security>
</APN>
</APNs>

This prevents the prompt for account type change at run time.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (4)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Broadband

Version

10.2.302.33178

Uninstall String

MsiExec.exe /I{6C29152D-3FF9-43B2-84E4-9B35FC0BF5C2}

Questions & Answers (1)

Questions & Answers related to Vodafone Broadband

15
ANSWERS

Blogs (0)

Blog posts related to Vodafone Broadband

Reviews (0)

Reviews related to Vodafone Broadband

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ