Turn on Num Lock via Endpoint Manager

JillgdM 0 Reputation points
2023-03-16T10:56:04.6666667+00:00

I would like to be able to turn on Num Lock on startup via Endpoint Manager.
How do I do this?
I have been looking in Devices - configuration profiles, but without any succes.

Microsoft Security | Intune | Enrollment
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2023-03-17T02:45:38.81+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    Per my experience, there is no direct method for this. You can use Intune /PowerShell script/Group policy to deploy below registry key to the client to have a try:

    HKEY_USERS\.Default\Control Panel\Keyboard\InitialKeyboardIndicators, and the value is 2 (set it to 0 to set NumLock OFF, set it to 2 to set NumLock ON).

    For more information, please refer to:

    Add a Registry Key to Windows 11 Using Intune

    Enable/Disable Numlock at Windows Startup

    Please note: The links are not from Microsoft, just for your reference. Thanks for your time.

    Num Lock

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2023-03-29T10:06:58.2933333+00:00

    Hi,

    Hope everything goes well. Do you need any further assistance about this issue? If yes, please feel free to let us know, we will do our best to help you.

    If the response is helpful, it's appreciated that you could click "Accept Answer" and upvote it, this will help other users to search for useful information more quickly.

    Thanks for your time.

    Best regards,

    Simon

    0 comments No comments

  3. Frank 0 Reputation points
    2023-05-13T12:33:43.55+00:00

    You could create a custom configuration profile with an OMA-URI.

    ./Device/Vendor/MFST/Policy/Config/Control Panel/Keyboard/InitialKeyboardIndicators

    Datatype: Integer with value 2


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.