RabbieBurns Posted October 10, 2013 Posted October 10, 2013 We use group policy to customise the control panel items, the only thing we allow is the Region and Language, so the students can choose different keyboard inputs in the Asian languages class. For windows 7, this is Microsoft.RegionAndLanguage From here Canonical Names of Control Panel Items (Windows) It says 'Windows 7 and above' but in windows 8, there are two separate control panel items now, Region, and Language. My group policy only displays Region, and I cannot get Language to show. Any tips please?
Arthur Posted October 11, 2013 Posted October 11, 2013 I cannot get Language to show. There's a PowerShell cmdlet called Get-ControlPanelItem that lists the canonical names of every Control Panel item in Windows 8/8.1. If you run this, it will tell you that 'Language' is Microsoft.Language. 2
RabbieBurns Posted October 11, 2013 Author Posted October 11, 2013 Awesome Arthur, thanks for the info about that powershell. (I actually figured out the answer by just guessing, but that powershell is great help.)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now