R
robwm1
Guest
Hi,
Is it possible to detect the theme actively in use by Windows 10 using PowerShell? I need to check to see which theme is in use and change it to another if the desired theme is not active.
I have a group of computers that need to run a specific theme. I won't be able to use GPO in this case and the explanation would end up being too long to post here. Since users are able to change the theme themselves, I am planning to create an SCCM configuration item to periodically check the theme in use and change it to the desired theme if it is not active. The first hurdle is to determine if the active theme can be detected programmatically. I'm not having any luck in finding this answer so far.
Thank you!
Rob
More...
Is it possible to detect the theme actively in use by Windows 10 using PowerShell? I need to check to see which theme is in use and change it to another if the desired theme is not active.
I have a group of computers that need to run a specific theme. I won't be able to use GPO in this case and the explanation would end up being too long to post here. Since users are able to change the theme themselves, I am planning to create an SCCM configuration item to periodically check the theme in use and change it to the desired theme if it is not active. The first hurdle is to determine if the active theme can be detected programmatically. I'm not having any luck in finding this answer so far.
Thank you!
Rob
More...