-
윈도우 서버에서 .Net Framework 설치 확인하는 방법입니다.
Powershell 실행 후
Install-Module -Name DotNetVersionLister -Scope CurrentUser #-Force
Get-STDotNetVersion

댓글
꼰대가 흐름을 따라가고 싶어서 기록하는 블로그
윈도우 서버에서 .Net Framework 설치 확인하는 방법입니다.
Powershell 실행 후
Install-Module -Name DotNetVersionLister -Scope CurrentUser #-Force
Get-STDotNetVersion

댓글