<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Windows Admin Center topics</title>
    <link>https://techcommunity.microsoft.com/t5/windows-admin-center/bd-p/WindowsServerManagement</link>
    <description>Windows Admin Center topics</description>
    <pubDate>Fri, 19 Jun 2026 09:22:07 GMT</pubDate>
    <dc:creator>WindowsServerManagement</dc:creator>
    <dc:date>2026-06-19T09:22:07Z</dc:date>
    <item>
      <title>WAC vMode fails validating SMB</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-vmode-fails-validating-smb/m-p/4528489#M2791</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Reviewing vMode and try add a Hyper-V 2025 (non hyperconverged) cluster with a FC SAN. Fails on Validating "SMB port accessibility".&amp;nbsp; Have gone through firewall settings and opened all neccesary ports that i can find mentioned. Even tried without FW turned off without any success so hit the wall now. WAC vMode is installed on a vm running Win2025std and in same domain as the cluster (and hosts) i try&amp;nbsp; to add. Probably some obvious thing i have missed so any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 09:23:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-vmode-fails-validating-smb/m-p/4528489#M2791</guid>
      <dc:creator>OJsvk</dc:creator>
      <dc:date>2026-06-16T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Certificate Error Connecting to only to some of the Cluster's resources</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/certificate-error-connecting-to-only-to-some-of-the-cluster-s/m-p/4528382#M2790</link>
      <description>&lt;P&gt;Latest version of WAC, winrm configured to connect over HTTPS.&amp;nbsp; No issues connecting to the servers that are members of the cluster, or clients and other servers in our AD.&amp;nbsp; No issues connecting to the cluster Dashboard (I can see health, CPU usage, etc.) and some of the resources (such as Drives, Volumes, Servers).&amp;nbsp; Configuration -&amp;gt; Settings or Security works fine.&lt;/P&gt;&lt;P&gt;It's only when I go to some resources, such as virtual switches, GPU's or a handful of others that I get errors connecting to member servers;&amp;nbsp; Specifically, the error will state that for each server:&lt;/P&gt;&lt;P&gt;Connecting to remote server &lt;EM&gt;servername&lt;/EM&gt;.local failed with the following error message : The server certificate on the destination computer (&lt;EM&gt;servername&lt;/EM&gt;.local:5986) has the following errors: The SSL certificate contains a common name (CN) that does not match the hostname.&lt;/P&gt;&lt;P&gt;The one oddity I see is that .local is being added to the end of the server name.&amp;nbsp; Also, &lt;EM&gt;servername&lt;/EM&gt; will not contain the domain extension, just the name.&amp;nbsp; Here's what I've checked so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DNS is correct for the member servers and the cluster, both with Host (A) and PTR entries, can be pinged and resolved.&lt;/LI&gt;&lt;LI&gt;As far as I can tell the certificates are setup correctly, no issues connecting to the member servers individually, or the cluster at first.&lt;/LI&gt;&lt;LI&gt;The AD entry for the cluster is in place with the correct permissions for the cluster's service account&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I've read that .local is appended if the server/cluster is not part of AD, but that's not the case.&amp;nbsp; We have two additional clusters and this issue does not appear on them.&amp;nbsp; I also have not been able to identify any obvious differences between the setup of the two fully functioning clusters and this one.&lt;/P&gt;&lt;P&gt;In the Event Viewer on the WAC server, under Applications and Service Logs _&amp;gt; WindowsAdminCenter, I can see Error Entries ID 304 for each member server with a similar message as above:&lt;/P&gt;&lt;P&gt;Unable to create PowerShell session on node, status: 400, error code:PSRemotingTransportException, error message:Connecting to remote server &lt;EM&gt;server&lt;/EM&gt;.local failed with the following error message : The server certificate on the destination computer (&lt;EM&gt;server&lt;/EM&gt;.local:5986) has the following errors: &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;The SSL certificate contains a common name (CN) that does not match the hostname. For more information, see the about_Remote_Troubleshooting Help topic..&lt;/P&gt;&lt;P&gt;As a side note, opening a remote Powershell session to each member server via WAC works fine and by contrast, in the WAC Event viewer there will be corresponding Information entries list the server's FQDN.&amp;nbsp; Here's an example&lt;/P&gt;&lt;P&gt;Category: Microsoft.AspNetCore.Hosting.Diagnostics&lt;BR /&gt;EventId: 2&lt;BR /&gt;SpanId: 50d2635d1f6eb737&lt;BR /&gt;TraceId: b8c8e1de80ac2f84f1230c5ec3305b38&lt;BR /&gt;ParentId: 3e0619ce2c5decca&lt;BR /&gt;ConnectionId: 0HNMB39BE0AS7&lt;BR /&gt;RequestId: 0HNMB39BE0AS7:0000009F&lt;BR /&gt;RequestPath: /api/PowerShell/nodes/&lt;EM&gt;serverFQDN&lt;/EM&gt;/invokeCommand&lt;/P&gt;&lt;P&gt;Request finished HTTP/2 POST https://WAC&lt;EM&gt;serverFQDN&lt;/EM&gt;:6601/api/PowerShell/nodes/&lt;EM&gt;serverFQDN&lt;/EM&gt;/invokeCommand - 200 - application/json;+charset=utf-8 230.3283ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that when it comes to accessing only some of the cluster's resources WAC no longer has the member servers FQDNs, and I'm not sure where to look for changing that.&amp;nbsp; Anyway, any guidance would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 21:32:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/certificate-error-connecting-to-only-to-some-of-the-cluster-s/m-p/4528382#M2790</guid>
      <dc:creator>Asea2022</dc:creator>
      <dc:date>2026-06-15T21:32:05Z</dc:date>
    </item>
    <item>
      <title>Entra Connect</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/entra-connect/m-p/4519779#M2782</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is user writeback available?&lt;/P&gt;
&lt;P&gt;What about group writeback?&lt;/P&gt;
&lt;P&gt;Devices Writeback?&lt;/P&gt;
&lt;P&gt;How to use / enable them?&lt;/P&gt;
&lt;P&gt;Do we know when this write-back will be GA?&amp;nbsp; I have a cx who wants extensive write-back capabilities for all fields.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 14:26:07 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/entra-connect/m-p/4519779#M2782</guid>
      <dc:creator>Bridgman1</dc:creator>
      <dc:date>2026-05-14T14:26:07Z</dc:date>
    </item>
    <item>
      <title>Windows Admin Center - Couldn't configure PowerShell authentication error</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-couldn-t-configure-powershell/m-p/4510345#M2776</link>
      <description>&lt;P&gt;We have a lab setup to test migrating VMWare VMs to Hyper-V.&amp;nbsp; Everything was working fine, however today whenever we try and access the settings of a VM we get an error.&amp;nbsp; We're going through Cluster Resources -&amp;gt; Virtual Machines -&amp;gt; VMName -&amp;gt; Settings.&amp;nbsp; The error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Notification details&lt;/H2&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Couldn't configure PowerShell authentication&lt;/P&gt;&lt;P&gt;1:25:15 PM&lt;/P&gt;&lt;P&gt;Source&lt;A href="https://edutech-hv-2.edutech-rd.local/clustermanager/connections/cluster/edutechrd.edutech-rd.local/tools/virtualmachines/settings/parent/virtualmachineview/server/edutech-hv-2.edutech-rd.local/vmid/981389c7-3880-4794-8897-dc1fe48170fd/vmname/Edutech-RD-DC2/general" target="_blank"&gt;Go to Virtual machines.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Type&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Message&lt;/P&gt;&lt;P&gt;Unable to configure either CredSSP or local PowerShell options. Error: RemoteException: You cannot call a method on a null-valued expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, the two Hyper-V hosts had been disconnected from the network for quite a while during some network upgrades and were only reconnected to the network this morning, having been disconnected for 56 days.&amp;nbsp; domain health is fine.&amp;nbsp; we're using an admin account.&amp;nbsp; not really sure what the issue is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 17:27:41 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-couldn-t-configure-powershell/m-p/4510345#M2776</guid>
      <dc:creator>shipwreck78</dc:creator>
      <dc:date>2026-04-10T17:27:41Z</dc:date>
    </item>
    <item>
      <title>package ssu and online windows update service</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/package-ssu-and-online-windows-update-service/m-p/4508808#M2771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i've a new installation, i update online Windows server 2022. the windows update service install the last cumulative package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see previous ssu update installed package are mandatory because it's online update ?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 00:33:35 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/package-ssu-and-online-windows-update-service/m-p/4508808#M2771</guid>
      <dc:creator>zoomzoom</dc:creator>
      <dc:date>2026-04-06T00:33:35Z</dc:date>
    </item>
    <item>
      <title>No way to import shared connections WAC 2.6.4</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/no-way-to-import-shared-connections-wac-2-6-4/m-p/4507458#M2770</link>
      <description>&lt;P&gt;hello, reaching out to to see if I am missing anything with the import-wacconnections change in the powershell module.&lt;/P&gt;&lt;P&gt;Previous versions i had everything scripted and running smoothly where I could scrape AD for servers and tags and then import as shared connections for other engineers to use.&lt;/P&gt;&lt;P&gt;Now, despite being a gateway admin, if I try and import a CSV via the windows admin center gui, I get an error that only personal connections can be imported.&lt;/P&gt;&lt;P&gt;if I use powershell, despite providing the generated access token, I get a 403 error.&lt;/P&gt;&lt;P&gt;my issued PKI certificate is good, I am a gateway and server admin, I even corrected the errors in the powershell module regarding $credential vs $credentials that copilot spotted&lt;/P&gt;&lt;P&gt;Any advice or pointers to push forward?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 22:06:22 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/no-way-to-import-shared-connections-wac-2-6-4/m-p/4507458#M2770</guid>
      <dc:creator>SamBasch</dc:creator>
      <dc:date>2026-03-31T22:06:22Z</dc:date>
    </item>
    <item>
      <title>New implementations in AD DS</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/new-implementations-in-ad-ds/m-p/4504614#M2769</link>
      <description>&lt;P&gt;Can anyone tell me about the latest AD DS implementations?&lt;/P&gt;&lt;P&gt;Need a detailed SOP. Please!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 08:55:34 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/new-implementations-in-ad-ds/m-p/4504614#M2769</guid>
      <dc:creator>santhosh_1983</dc:creator>
      <dc:date>2026-03-23T08:55:34Z</dc:date>
    </item>
    <item>
      <title>How to add a new domain controller to an existing Active Directory domain?</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/how-to-add-a-new-domain-controller-to-an-existing-active/m-p/4502620#M2767</link>
      <description>&lt;P&gt;The specific situation is as follows:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The company has one forest and domain, and two Active Directory (AD) servers. These two servers communicate and synchronize data.&lt;/LI&gt;&lt;LI&gt;One server is deployed in the local data center, and the other is deployed on Azure Cloud.&lt;/LI&gt;&lt;LI&gt;The forest and domain functional levels are both Windows Server 2008 R2. Both servers are running Windows Server 2016 Standard.&lt;/LI&gt;&lt;LI&gt;Because there are computers running Windows XP and Windows 7 in the domain, upgrading the forest and domain functional levels is not possible. Windows Server 2008 R2 must be retained.&lt;/LI&gt;&lt;LI&gt;The company now needs to add a new AD server on Huawei Cloud and join it to the company's forest and domain.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The main questions are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How do I determine which operating system the new server should run? Excluding Windows Server 2016.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;How should I choose between Windows Server 2019, 2022, and 2025?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How do I determine how to allocate CPU, memory, disk, and network resources during system deployment?&lt;/LI&gt;&lt;LI&gt;How to determine which operating system is best suited for running a domain controller without conflicts or incompatibility?&lt;/LI&gt;&lt;LI&gt;What preparations should be made before deploying a new server?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 16 Mar 2026 14:57:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/how-to-add-a-new-domain-controller-to-an-existing-active/m-p/4502620#M2767</guid>
      <dc:creator>peanut123</dc:creator>
      <dc:date>2026-03-16T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Groups and roles issues</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/groups-and-roles-issues/m-p/4499960#M2766</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use two user accounts, one that is a server administrator and that we use to connect to the servers via RDP (ADMaccounts).&lt;/P&gt;&lt;P&gt;The other is not an administrator and we use it on our workstations (USRaccounts).&lt;/P&gt;&lt;P&gt;I deleted from Gateway Users the Builtin\users group because I don't want users to access even though they can't do anything. For now I added another group as Gateway Users with our&amp;nbsp; USR accounts. ADM accounts are member of Gateway Administrators.&lt;/P&gt;&lt;P&gt;When Im logged into WAC with the ADM user and access to WAC, the browser asks me for credentials, I enter the ADM credentials, and I log in.&lt;/P&gt;&lt;P&gt;When I am at my workstation, I access the URL and log in without being asked for credentials with the USR account session.&lt;/P&gt;&lt;P&gt;I do not understand this behavior. I need to access from my workstation with the ADM account.&lt;/P&gt;&lt;P&gt;How can I make the browser ask me for credentials?&lt;/P&gt;&lt;P&gt;Do I have to open the browser with the admin credentials every time I want to manage WAC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 11:04:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/groups-and-roles-issues/m-p/4499960#M2766</guid>
      <dc:creator>PAM77</dc:creator>
      <dc:date>2026-03-06T11:04:51Z</dc:date>
    </item>
    <item>
      <title>WAC can connect to itself or to other servers.</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-can-connect-to-itself-or-to-other-servers/m-p/4497445#M2760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have installed WAC with an internal certificate of my company. I can login to the web, the certificate appears correct in the browser.&lt;/P&gt;&lt;P&gt;When I try to connect to the gateway itself or to other servers.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;No connection could be made because the target machine actively refused it:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;servergw.domain.com:6601&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;On event viewer: Event Winrest:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hosting failed to start&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Exception:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;System.InvalidOperationException: The requested certificate E=email address removed for privacy reasons could not be found in LocalMachine/My with AllowInvalid setting: False.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The certificate is correct like other from company that used in other services, It has private key, and server authentication:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;E = email address removed for privacy reasons&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CN = email address removed for privacy reasons&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;OU = company&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;O = company bla bla&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;L = City&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;S = City&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C = Country&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to create with other SAN:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DNS=servergw.domain.com&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DNS=servergw&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DNS=localhost&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried to give permissions to the private key to Network Service, change the service to run with Local System.&lt;/P&gt;&lt;P&gt;WinRM and trusted hosts are correctly.&lt;/P&gt;&lt;P&gt;It only works when I install it with the self-signed certificate that WAC creates and it will say 60 days.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else can I try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 11:01:17 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-can-connect-to-itself-or-to-other-servers/m-p/4497445#M2760</guid>
      <dc:creator>PAM77</dc:creator>
      <dc:date>2026-02-26T11:01:17Z</dc:date>
    </item>
    <item>
      <title>WAC 2511 Setup file (.EXE) SHA256 / MD5 Hash</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-2511-setup-file-exe-sha256-md5-hash/m-p/4495838#M2754</link>
      <description>&lt;P&gt;I use out of band enviroument.&lt;BR /&gt;For obvious IS reason i require the Hash of wac setup file (SHA256/MD5).&lt;/P&gt;&lt;P&gt;Also couldn't find an MSI package.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jesse&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 08:01:49 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-2511-setup-file-exe-sha256-md5-hash/m-p/4495838#M2754</guid>
      <dc:creator>JesseMos</dc:creator>
      <dc:date>2026-02-19T08:01:49Z</dc:date>
    </item>
    <item>
      <title>Modernized Gateway Extension Support via WAC SDK</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/modernized-gateway-extension-support-via-wac-sdk/m-p/4492852#M2751</link>
      <description>&lt;P&gt;Hello, I would like to build a gateway plugin for the latest WAC v2511 but according to this documentation, the latest SDK package does not support the latest modernized gateway extensions. Is there a way to workaround this without downgrading WAC version?&lt;/P&gt;&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/extend/develop-gateway-plugin" target="_blank"&gt;https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/extend/develop-gateway-plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;“The Windows Admin Center SDK and developer tools have not yet been updated to support development of gateway plug-ins compatible with the Windows Admin Center modernized gateway. Following this guide will not result in a .NET 8 extension compatible with the modernized gateway.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 19:05:18 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/modernized-gateway-extension-support-via-wac-sdk/m-p/4492852#M2751</guid>
      <dc:creator>robco</dc:creator>
      <dc:date>2026-02-05T19:05:18Z</dc:date>
    </item>
    <item>
      <title>Windows Admin Center - Vmware migration to HyperV</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-vmware-migration-to-hyperv/m-p/4484488#M2745</link>
      <description>&lt;P&gt;We have a vCenter (multiple hosts) with about 30 VMs and need to migrate them to a single HyperV host. I installed the Windows Admin Center and the other components (https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/use/migrate-vmware-to-hyper-v). I migrated 2 servers, one at a time, and both seemed to work, though I had to set the IP manually. I then chose 2 servers to migrate both at the same time and it seems to be hung. The sync process completed successfully. The migration process for both got to 25% and has been stuck there for a day now. The disks aren't that big and, presumably most of that was created/copied during the sync process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also don't see an option to stop the process or restart it. I know the VM Conversion is a Preview function, so I'm sure support it limited. Any help or direction would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 18:41:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-vmware-migration-to-hyperv/m-p/4484488#M2745</guid>
      <dc:creator>bobtimmons1</dc:creator>
      <dc:date>2026-01-09T18:41:01Z</dc:date>
    </item>
    <item>
      <title>Unable to use a certificate from my Windows CA</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/unable-to-use-a-certificate-from-my-windows-ca/m-p/4477483#M2738</link>
      <description>&lt;P&gt;I am trying to use my own certificate signed by my CA, instead of the self-signed SSL certificate it offers by default.&lt;/P&gt;&lt;P&gt;In fact, with the self-signed SSL certificate, WAC runs on HTTPS:&lt;/P&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;However, when I switch to the certificate I have generated in my CA:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;When I try to access the link, it returns me:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;So if I switch back to self-signed SSL certificate:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;The WAC console is working properly again:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;What I doing wrong when I generate that certificate?&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 11:38:25 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/unable-to-use-a-certificate-from-my-windows-ca/m-p/4477483#M2738</guid>
      <dc:creator>JCSR</dc:creator>
      <dc:date>2025-12-12T11:38:25Z</dc:date>
    </item>
    <item>
      <title>Unable installing extensions from a different feed</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/unable-installing-extensions-from-a-different-feed/m-p/4475469#M2734</link>
      <description>&lt;P&gt;I added a new feed from a path, and WAC is telling me it can't read the feed or update the corresponding catalog.&lt;/P&gt;&lt;P&gt;I followed the instructions in this link: "https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/configure/using-extensions#installing-extensions-from-a-different-feed".&lt;/P&gt;&lt;P&gt;In fact, since my network isn't connected to the internet, I also followed the instructions in this other link: "https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/configure/using-extensions#installing-extensions-on-a-computer-without-internet-connectivity".&lt;/P&gt;&lt;P&gt;Regarding adding a file share as a source, it must meet the criteria outlined in this link: "https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/configure/using-extensions#installing-extensions-from-a-different-feed".&lt;/P&gt;&lt;P&gt;However, I'm getting these error messages and therefore don't have any extensions available to add:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 09:47:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/unable-installing-extensions-from-a-different-feed/m-p/4475469#M2734</guid>
      <dc:creator>JCSR</dc:creator>
      <dc:date>2025-12-05T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Admin Center choosing the wrong certificate</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/admin-center-choosing-the-wrong-certificate/m-p/4474350#M2727</link>
      <description>&lt;P&gt;Windows Admin Center version 2410, build 2.4.2.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're encountering an issue following the instructions outlined &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/configure/update-certificate?tabs=powershell" target="_blank"&gt;here&lt;/A&gt; when replacing the WAC certificate. We've installed a certificate from a third-party CA in the local machine store. The common name matches the DNS FQDN and hostname of the server. Despite specifying the thumbprint of the 3rd party CA cert with the "Set-WACCertificateSubjectName" cmdlet, WAC binds to a different certificate issued by our internal CA for WinRM. The WinRM cert shares the same common name, but it has a later expiration date. I suspect WAC is picking the certificate with the latest expiration date. This also happens when using the GUI, even when we specify the 3rd party cert during customization. We've confirmed that the NETWORK SERVICE account has rights to the private key on the cert as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried deleting the binding using netsh and rebinding to the updated thumbprint. While this is successful, and the output from "netsh http show sslcert" shows the 3rd party CA cert on the port 443 binding, the browser still presents the Internal-CA cert on 443 even after restarting the WinRM and Windows Admin Center services (and rebooting). It seems like there is an issue when multiple valid certificates exist with the same common name in the machine store. Additionally, the "Set-WACCertificateAcl" seems to fail in this case. The Configuration log contains the error below whenever it is run.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Set-WACCertificateAcl: Unable to find machine key path for certificate. Skipping setting access control list.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We'd prefer to use the 3rd party cert for the HTTPS port and the internal CA cert for WinRM. Is this possible?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 00:53:25 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/admin-center-choosing-the-wrong-certificate/m-p/4474350#M2727</guid>
      <dc:creator>chapbak</dc:creator>
      <dc:date>2025-12-02T00:53:25Z</dc:date>
    </item>
    <item>
      <title>VM Load balance is not working</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/vm-load-balance-is-not-working/m-p/4471441#M2726</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 4 node cluster in which VMs are manually distributed and now when i enabled the load balance feature via Windows Admin Center it not load balancing the VMs i double checked the load feature via PowerShell and it shows true. kindly suggest form where i should start the troubleshooting.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 17:32:17 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/vm-load-balance-is-not-working/m-p/4471441#M2726</guid>
      <dc:creator>rajneeshsaraswatNTT</dc:creator>
      <dc:date>2025-11-19T17:32:17Z</dc:date>
    </item>
    <item>
      <title>Windows Admin Center 2410 not updating Server 2025</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-2410-not-updating-server-2025/m-p/4470816#M2725</link>
      <description>&lt;P&gt;Hi, I have 3 new 2025 servers all updated and on the domain.&amp;nbsp; Windows Admin center is working fine with all other servers (2012, 2016, 2019, and 2022).&amp;nbsp; For these 3 new servers, I can connect and login through Adm Center and when I choose the "updates" tab the circle in the middle of the screen spins indefinitely.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It never even shows if updates are available or not, it just spins.&amp;nbsp; If I log onto the servers locally, I can see and install updates manually.&amp;nbsp; But when I go back and connect through ADM Center, I just get the spinning circle.&amp;nbsp; I currently only have 3 2025 servers, so for me it appears to be an issue with how they talk to ADM Center concerning updates.&amp;nbsp; (and this makes me hesitate to update other servers)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried RDP, registry, Powershell, etc (all through ADM Center).&amp;nbsp; It ALL works, but updates never do.&amp;nbsp; Additionally the 2025 servers are able to communicate just fine to report update status to our WSUS server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I click the "update history" tab on the updates page in Admin Center, I then see an error, but not sure what would be denying anything, when the connection already seems to be made:&amp;nbsp; "Message&lt;/P&gt;&lt;P&gt;We couldn't check update history. Error: (1) RemoteException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) (2) RemoteException: The property 'ServerSelection' cannot be found on this object. Verify that the property exists and can be set. (3) RemoteException: You cannot call a method on a null-valued expression. (4) RemoteException: You cannot call a method on a null-valued expression."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to temporarily disable the firewall with no change in behavior.&amp;nbsp; The account I'm using is a domain admin account and also added to the local admin group for testing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2025 05:17:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/windows-admin-center-2410-not-updating-server-2025/m-p/4470816#M2725</guid>
      <dc:creator>Hucklebarry</dc:creator>
      <dc:date>2025-11-18T05:17:27Z</dc:date>
    </item>
    <item>
      <title>WAC Extension VM Conversion: Pre-checks failed: PowerCLI is not installed</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-extension-vm-conversion-pre-checks-failed-powercli-is-not/m-p/4453673#M2709</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have Windows Administration Center Version 2410 Build 2.4.2.1, i try to migrate VMware VMs to Hyper-V using WAC Extension VM Conversion and when i start sync i get this error:&lt;BR /&gt;Pre-checks failed: PowerCLI is not installed. Please install PowerCLI and try again.. Check the logs for details. (1%)&lt;BR /&gt;but PowerCLI is already installed with offline installation procedure because no internet connexion available in my environment, i can import vmware.powercli module in powershel but same error in WAC&lt;/P&gt;&lt;P&gt;Than you for your help&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 18:39:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/wac-extension-vm-conversion-pre-checks-failed-powercli-is-not/m-p/4453673#M2709</guid>
      <dc:creator>ofekih</dc:creator>
      <dc:date>2025-09-12T18:39:56Z</dc:date>
    </item>
    <item>
      <title>cannot use RDP in Windows Admin Center - just getting a spinning circle</title>
      <link>https://techcommunity.microsoft.com/t5/windows-admin-center/cannot-use-rdp-in-windows-admin-center-just-getting-a-spinning/m-p/4453026#M2705</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i installed the Windows Admin Center and whenever i try to connect to a server or VM using the RDP it never connects and all i see is a spinning circle. any fix for this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 17:05:50 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/windows-admin-center/cannot-use-rdp-in-windows-admin-center-just-getting-a-spinning/m-p/4453026#M2705</guid>
      <dc:creator>Michael54</dc:creator>
      <dc:date>2025-09-10T17:05:50Z</dc:date>
    </item>
  </channel>
</rss>

