Is there a logon script that can be added via GPO to set the screen resolution on Servers 2012
I basically wanted to have the same screen resolution on all servers 2012 R2
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
apptopack
9 years ago
Check this Microsoft Technet link.
Comments:
-
Thanks for the link, I will thoroughly read the threads and do some lab testing as well. - Tapiaall 9 years ago
Posted by:
rileyz
9 years ago
Windows 2012 R2?
If you're on R2, you're in luck!
https://technet.microsoft.com/en-us/library/jj603036%28v=wps.630%29.aspx?f=255&MSPPError=-2147217396
https://technet.microsoft.com/en-us/library/jj603036%28v=wps.630%29.aspx?f=255&MSPPError=-2147217396
You can use it natively via PS, or you can add it via batch with powershell.exe -command "your command" etc to your logon script.
Otherwise points at other post.
Comments:
-
Thanks for your help, will do some test on the lab and let you know hoe it goes. Thanks again. - Tapiaall 9 years ago