What value it must contains classid for make a APN pack in Windows Configuration Designer

Axel Hinojosa 0 Reputation points
2023-04-04T11:27:38.52+00:00

I made a provisioning package to configure an APN, but the APN is not being configured for connection, it does not detect LTE. I have configured isattachAPN as “true”, but I don't know what value to put in classid. there are two APN options, one for internet and one for connection, the package has worked for the first one, but it doesn't create the second one that works for LTE connection Thanks for assisting me.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,835 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,953 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,421 Reputation points
    2023-04-05T10:40:08.3533333+00:00

    Hello there, After you apply the provisioning package, you can confirm that the settings have been applied. On the configured device, open a command prompt as an administrator. Run the following command: netsh mbn show profiles The command will list the mobile broadband profiles. Using the "Name" for the listed mobile broadband profile, run: netsh mbn show profiles name="name" https://github.com/MicrosoftDocs/windows-itpro-docs/blob/public/windows/configuration/provisioning-apn.md Hope this resolves your Query !! --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.