Showing results for Caps Lock - PowerShell Community

Mar 24, 2021
2
0

Can I Enable the Caps Lock Key?

@DoctorDNS
@DoctorDNS

Q: I have a script where users enter some information. This information needs to be entered in all capital letters, so my instructions say, “Please make sure the Caps Lock key is on before entering the information.” They don’t always do that, however. Is there a way to turn the Caps Lock key on and off using a script? A: I don't know how to run th...

Caps LockstringToUpper()