Forum Widgets
Latest Discussions
Mandatory AccessKey parameter for Import-WACConnection Powershell cmdlet in 2410
Hello, I have recently updated to Admin Center 2410, needed to do a fresh install because I ran into some Ajax error 500 problems when I dried to updrade the existing installation. Now I had a script running one a week which fetched all AD computers and Clusters and imported them as shared connection. I have already figured that I need to use a different path to import the Microsoft.WindowsAdminCenter.ConnectionTools module, and that the syntax for Import-Connection is now Import-WACConnection. However, when trying to connect, the commandlet now has a mandatory AccessKey parameter. The help suggests: "-AccessKey <String> The access key to the endpoint for form login. The access key can be created from Advanced menu of Settings on Windows Admin Center UI." However, I cannot find that option in the UI, there is only "Advanced" in the Development section of the UI, and there is no option for generating an access key. P.S. I have installed WAC to use Kerberos integrated Windows Authentication. In the past, the Import-Connection CMDlet was also just using the credentials of the currently logged-on user. Thank you for your help, MarcMa-PoMay 07, 2025Copper Contributor626Views0likes8CommentsShared Connections not deleting
Hi there - I have Windows Admin Center v1.5.2306.14001 installed and have 1142 shared connections. When I attempt to delete all shared connections, WAC looks like it goes through deleting them - but then gets to a specific number and just stops. If I then refresh the browser, it returns 1142 shared connections again - so, it looks like no shared connections have actually been deleted. If I try to delete just one shared connection, I get the same outcome. I've also tried re-importing some connections again with the below PowerShell command in the hope it'll remove any connections not specified in the csv, but it's still the same outcome. Import-Connection <WAC URL> -fileName WAC.csv -prune FYI - the above is being done with my user account, which has gateway administrator permissions in WAC. Has anyone else experienced this issue? ThanksWaddo2023Apr 30, 2025Copper Contributor641Views0likes3CommentsSeeking Help: MS Entra ID Authentication Issue in Windows Admin Center
Hello everyone, We are looking to use the new MS Windows Admin Center for our monthly tasks, such as updating our server landscape. However, we have encountered a problem: In the new MS Windows Admin Center, form-based authentication is required, which necessitates the use of the SAM Account Name. When we switch the gateway access to MS Entra ID, access to the Windows Admin Center Gateway is no longer possible. This worked seamlessly in older versions of the Windows Admin Center. The registration as an MS Entra Application works flawlessly, but after enabling authentication via MS Entra ID, logging into the gateway fails. Has anyone experienced similar issues or found a solution to this problem? Thank you in advance for your support!CMU-FichtnerApr 24, 2025Copper Contributor31Views0likes0CommentsWAC opens but will not connect to any servers
I installed WAC into a Win2k19 server, with all the defaults except WinRM was set up as https, not the default. I can add servers, but not connect to any of them. All the servers I put in have PS 5.x and WinRM enabled. I get the following not-so-helpful messages: To perform a single sign-in using your Windows account, you might need to set up Kerberos constrained delegation. -- the above command is supposed to do this, admin center is logged in as essexarc\administrator Error The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig". I tried this: Set-ADComputer -Identity (Get-ADComputer dc1) -PrincipalsAllowedToDelegateToAccount (Get-ADComputer ac1) where ac1 is the WAC server, dc1 is a server I want to manage. Haven't found anything on the interwebs. Thank you, Tomtlyczko2Apr 23, 2025Copper Contributor6.2KViews2likes5CommentsWindows Admin Center 2410: cannot add computers
After a fresh installation of Windows Admin Center 2410, I cannot add any servers, clusters, PCs etc. WAC gives me "You can add this computer to your list of connections, but we can't confirm it's available" when I enter a computer name (either of FQDN or computer name alone). When I change to the Search Active Directory tab, I get: "We can’t search Active Directory because the Windows Admin Center computer isn’t joined to an Active Directory domain. It’s also possible that your account doesn’t have permission to read from Active Directory." The account I use is a domain admin, and the server running WAC is definitely joined to the AD DS. The server had the previous version of WAC installed where everything worked. Now, with the new version, that's no longer the case...ahinterlApr 23, 2025Brass Contributor5.6KViews9likes18CommentsSMS WinRM DNS error
Hi, I started the cutover, old server was renamed with a new IP, new server was renamed to the OG server with IP it is now frozen at 69% due to WINrm failing due to being unable to resolve the name of the destination server. SVGB-TEST1 —> SVGB-TEST2 SVGB-TEST1(OLD) —> SVGB-TEST1 Failed cannot resolve SVGB-TEST2 (It has been renamed?) Any help appreciated.GazsmithApr 19, 2025Copper Contributor21Views0likes0CommentsGroup Policy to allow specific users to install specific software without admin privileges
I am a newly system administrator for an organization and I am trying to create a Group Policy that will allow specific users to download and use certain software like LogMeIn123 without having to use admin privileges. We don't want to give full admin rights, but only for this specific instance. I have done some research, but I am not sure the best way to set this up. The problem is our IT team consists of 3 members total and cannot be everywhere at once and this would be beneficial in key times. I have seen some people recommend using a login script, but I am not sure how to do that. I have also seen some people recommend using a third-party tool which is out of the questions for our organization. I am also open to other ways and ideas of having preforming this. Can anyone please provide me with some instructions on how to set this up? Thanks in advance for your help! Additional information: I am using Windows Server 2012R2. I have a list of the specific users that I want to allow to install LogMeIn123. I have the LogMeIn123 installation file located on a network server.TurtleDeagonApr 08, 2025Copper Contributor29KViews0likes6CommentsStorage Migration Service Error 36890
Hello Really hoping someone can help, I have found similiar posts but they are much older and usually resolution has been to update Storage Migration Extension (I am using 4.1.0) I am receiving Error 36890 and gets stuck at loading once I reach the start the transfer stage (more details below) Source Server is 2008 R2 and Destination is Server 2022 Standard, Current server is a DC but my understanding is I will need to demote before we start the cutover? (I did also remove AD and it didnt make any difference, so have restored AD/DC as I had to abort the migration) Thanks in advance 02/03/2024-09:10:21.994 [Erro] GetTransferDeviceState request failed for job=Test error=36890: ErrorCode: 36890, Transfer was not run at Microsoft.StorageMigration.Service.StorageMigrationService.GetTransferDeviceState(String jobName, Int32 maxCount, Byte[] nextToken) [d:\os\src\base\dms\service\StorageMigrationService.ITransfer.cs::GetTransferDeviceState::2187] 02/03/2024-09:10:21.995 [Erro] ExceptionMessage : (Transfer was not run), ExceptionToString: (ErrorCode: 36890, Transfer was not run at Microsoft.StorageMigration.Service.StorageMigrationService.GetTransferDeviceState(String jobName, Int32 maxCount, Byte[] nextToken) at SyncInvokeGetTransferDeviceState(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)) [d:\os\src\base\dms\service\ErrorHandlerBehaviorAttribute.cs::HandleError::37]SolvedWhytey88Apr 07, 2025Copper Contributor3.1KViews3likes25CommentsHow to connect from windows admin center to client using winrm with port 2828
Hi all, Due to security issues I need to configure the default port of winrm on windows from 5985 to 2828 and 2829 with https. I want to configure to connect from windows admin center to client which is windows server with winrm port 2828, what should i do. Thanks all!kdn2kApr 03, 2025Copper Contributor49Views0likes0CommentsFailover Cluster Validation Stuck
Hello everyone, I'm having the following problem when creating a 2-node HA cluster (Server 2025) using the Windows Admin Center (Gateway). Up to the point "Validate Cluster" everything worked fine. Unfortunately, the process gets stuck at "1% Gathering data about nodes". However, I can confirm that the cluster report was successfully created on the first node without any errors. Has anyone else seen something similar and, ideally, have a solution for me? I checked the following: Permissions such as CredSSP, Remote Powershell and WinRM are correctly implemented on the WAC gateway and nodes. Manually execute the PowerShell command successfully: Test-Cluster -Node $ServerList -Include "Storage Spaces Direct", "Inventory", "System Configuration"MSchmidt2040Apr 03, 2025Copper Contributor105Views0likes0Comments
Resources
Tags
- Windows Admin Center31 Topics
- WAC30 Topics
- Storage Migration Service12 Topics
- Admin Center7 Topics
- Active Directory6 Topics
- Windows Server6 Topics
- Group Policy5 Topics
- Error4 Topics
- azure4 Topics
- General3 Topics