mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
fix errors
This commit is contained in:
BIN
windows/configuration/images/apn-add-details.PNG
Normal file
BIN
windows/configuration/images/apn-add-details.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
windows/configuration/images/apn-add.PNG
Normal file
BIN
windows/configuration/images/apn-add.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -18,7 +18,7 @@ localizationpriority: high
|
||||
|
||||
>**Looking for consumer information?** See [Cellular settings in Windows 10](https://support.microsoft.com/help/10739/windows-10-cellular-settings)
|
||||
|
||||
Enterprises can configure cellular settings for tablets and PC that have built-in cellular modems or plug-in USB modem dongles and apply the settings in a [provisioning package](provisioning-packages.md). After the devices are configured, users are automatically connected using the access point name (APN) defined by the enterprise without needing to manually connect.
|
||||
Enterprises can configure cellular settings for tablets and PC that have built-in cellular modems or plug-in USB modem dongles and apply the settings in a [provisioning package](provisioning-packages/provisioning-packages.md). After the devices are configured, users are automatically connected using the access point name (APN) defined by the enterprise without needing to manually connect.
|
||||
|
||||
For users who work in different locations, you can configure one APN to connect when the users are at work and a different APN when the users are traveling.
|
||||
|
||||
@ -29,7 +29,7 @@ For users who work in different locations, you can configure one APN to connect
|
||||
|
||||
- Tablet or PC with built-in cellular modem or plug-in USB modem dongle
|
||||
|
||||
- [Windows Configuration Designer](provisioning-install-icd.md)
|
||||
- [Windows Configuration Designer](provisioning-packages/provisioning-install-icd.md)
|
||||
|
||||
- APN (the address that your PC uses to connect to the Internet when using the cellular data connection)
|
||||
|
||||
@ -38,7 +38,7 @@ For users who work in different locations, you can configure one APN to connect
|
||||
|
||||
## How to configure cellular settings in a provisioning package
|
||||
|
||||
1. In Windows Configuration Designer, [start a new project](provisioning-create-package.md) using the **Advanced provisioning** option.
|
||||
1. In Windows Configuration Designer, [start a new project](provisioning-packages/provisioning-create-package.md) using the **Advanced provisioning** option.
|
||||
|
||||
2. Enter a name for your project, and then click **Next**.
|
||||
|
||||
@ -70,9 +70,9 @@ For users who work in different locations, you can configure one APN to connect
|
||||
| Roaming | Select the behavior that you want when the device is roaming. The options are:</br></br>-Disallowed</br>-Allowed (default)</br>-DomesticRoaming</br>-Use OnlyForDomesticRoaming</br>-UseOnlyForNonDomesticRoaming</br>-UseOnlyForRoaming |
|
||||
| UserName | If you select PAP, CHAP, or MSCHAPv2 authentication, enter a user name. |
|
||||
|
||||
8. After you configure the connection settings, [build the provisioning package](provisioning-create-package.md#build-package).
|
||||
8. After you configure the connection settings, [build the provisioning package](provisioning-packages/provisioning-create-package.md#build-package).
|
||||
|
||||
9. [Apply the package to devices.](provisioning-apply-package.md)
|
||||
9. [Apply the package to devices.](provisioning-packages/provisioning-apply-package.md)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user