- Notifications
You must be signed in to change notification settings - Fork7.7k
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on thelatest released version
- Search the existing issues.
- Refer to theFAQ.
- Refer toDifferences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
RunningGet-WindowsFeature
command on Windows server 2025 takes appx. 210s to execute in a fresh install.
Environment:
Windows Server 2025 Image:Microsoft Server Operating Systems Preview
Commands:
Run either this commands for the first time on a clean/fresh Windows Server 2025 environment
Get-WindowsFeature Hyper-V-PowerShellGet-WindowsFeature Containers
Expected behavior
Should not take that long
Actual behavior
Takes appx. 210s to execute
Error details
No response
Environment data
$PSVersionTableName Value---------PSVersion5.1.26100.1882PSEdition DesktopPSCompatibleVersions {1.0,2.0,3.0,4.0...}BuildVersion10.0.26100.1882CLRVersion4.0.30319.42000WSManStackVersion3.0PSRemotingProtocolVersion2.3SerializationVersion1.1.0.1