Forum Discussion

AB21805's avatar
AB21805
Bronze Contributor
May 18, 2021

unable to set keyboard via intune but script works locally

Hi all,    I have used the following in a PowerShell script:   $Lang = New-WinUserLanguageList en-GB $Lang[0].InputMethodTips.Clear() $Lang[0].InputMethodTips.Add('0809:00000809') Set-WinUserL...
  • Rudy_Ooms_MVP's avatar
    May 18, 2021

    Hi,

    Just noticed the pm. Is the powershell script deployed in the system or user context? What happens when you deploy it in the 64 bits context. 

     

    Of course when you have blocked powershell... you are up for another challenge

Resources