Share via

How to fix remote desktop on Azure VM Machine stuck in CMD screen?

Yion 0 Reputation points
15 Sept 2024, 3:45 pm

I am able to connect via remote desktop, however it keep haging on "SConfig" command prompt screen, after disable SConfig, it become a CMD screen on C:\users\account>

Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
100 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,696 Reputation points
    15 Sept 2024, 5:47 pm

    Hi Yion,

    How are you disabled SConfig? Are you using:

    Set-Sconfig -AutoLaunch $false
    

    After you set this, try and reboot your VM and see if you see the same result.


    If this is helpful please accept as answer or upvote.

    Best regards,

    Dillon Silzer | Cloudaen.com | Cloudaen Computing Solutions

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.