Azure VM Bastion doesn't show Server Manager

Deok Jong Moon 125 Reputation points
2023-03-08T07:14:00.2466667+00:00

Hi there,

I'm trying to follow https://learn.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm#connect-to-the-windows-server-vm tutorial. And when I connect to the VM through Bastion, it doesn't show me Server Manager like on the link, but show me the screen below. Why is it different from the official tutorial?

Anyone's help would be much appreciated!

Thanks in advance.

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2023-03-08T13:39:45.1+00:00

    Hi,

    Based on screenshot you used a Server Core windows image to create your VM. These images don't include GUI so it is normal for you to not see desktop, server manager, etc. You can tell these images because they will have "Core" as part of the image name. For example:

    • "Windows Server 2022 Datacenter: Azure Edition Core - x64 Gen 2" image does not include desktop GUI
    • "Windows Server 2022 Datacenter: Azure Edition - x64 Gen 2" image includes desktop GUI

    If the above was helpful please click Accept Answer and upvote.

    Thanks.

    -TP

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JimmySalian-2011 42,486 Reputation points
    2023-03-08T08:31:55.5466667+00:00

    @Deok Jong Moon can you try to manually install the Server Management Tools - RSAT? Details over here - https://learn.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-create-management-vm

    Did you installed the Server from the marketplace or from uploaded image? The ones I have installed were from Microsoft provided image and had the management tools by default installed.

    Hope this helps.

    JS

    ==

    Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.

    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.