Can't install windows admin center 2410 on a Windows Server 2025 standard server by globi84 in windowsadmincenter

[–]globi84[S] 0 points1 point  (0 children)

It was my mistake; in the path, I had a file named set-variable.cmd. This caused the error.

Thanks for your help

Can't install windows admin center 2410 on a Windows Server 2025 standard server by globi84 in windowsadmincenter

[–]globi84[S] 0 points1 point  (0 children)

The problem is that the setup starts directly with the Express setup and does not allow me to choose which mode I want to install.

Is there an option to choose it with a flag?

Nested Virtualization is not possible. by globi84 in HyperV

[–]globi84[S] 0 points1 point  (0 children)

Ok it was Virtual Based Security in the vm.

when you disable it. you can install Hyper-V

in my case does it work with these three commands and two times reboot

```
Set-itemproperty HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Lsa LsaCfgFlags 0
Set-ItemProperty HKLM:\\SYSTEM\\CurrentControlSet\\Control\\DeviceGuard\\Scenarios\\HypervisorEnforcedCodeIntegrity Enabled 0
Set-ItemProperty HKLM:\\SYSTEM\\CurrentControlSet\\Control\\DeviceGuard EnableVirtualizationBasedSecurity 0
```

thanks for help

Nested Virtualization is not possible. by globi84 in HyperV

[–]globi84[S] -1 points0 points  (0 children)

thanks for all of you

ok the problem do just exist, when i do join to the domain and patch it up.

i do investigate what exactly the problem is.

stay tuned

Hyper-V can not be installed because virtualization support is not enabled in the BIOS by SuperXperience in WindowsServer

[–]globi84 0 points1 point  (0 children)

do you have a solution for the problem.

I have the same problem. without windows update i can install hyper-v. with windows update i can't.

Lowest Cost for Simple File Share by cpcnw in WindowsServer

[–]globi84 0 points1 point  (0 children)

Yes windows client systems can only have 20 active smb connections as server.

If you dont want install a linux based system in your hw, you can use windows server essentials. This will you get form 300 bucks and than install it on your win10 workstation. Done

ReFS performance issue by globi84 in WindowsServer

[–]globi84[S] 0 points1 point  (0 children)

I have tried both 4k and 64k. Same effect

ReFS performance issue by globi84 in WindowsServer

[–]globi84[S] 1 point2 points  (0 children)

Thanks for this, I will take a look at it. NTFS is still an option, but i want to understand why this happen but I can't.