You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to set resolution of Windows VM on Azure using following Initialization script. It fails on all OS versions, windows 10, 11, Windows server 2019. However same command works on vSphere Agent Plugin that we have. This is required for our test automation suite.
We are trying to set resolution of Windows VM on Azure using following Initialization script. It fails on all OS versions, windows 10, 11, Windows server 2019. However same command works on vSphere Agent Plugin that we have. This is required for our test automation suite.
Set-DisplayResolution -Width 1920 -Height 1080 -Force
The text was updated successfully, but these errors were encountered: