michelderooij / Get-DotNetVersion

Retrieve .NET Framework version from one or more computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-DotNetVersion

Retrieve .NET Framework version from one or more computers

Getting Started

Run

Prerequisites

Script requires PowerShell 3.0 and higher.

Usage

.\Get-DotNetVersions.ps1 -ComputerName ex1, ex2

Contributing

N/A

Versioning

Initial version published on GitHub is 1.02. Changelog is contained in the script.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md for details.

Acknowledgments

N/A

About

Retrieve .NET Framework version from one or more computers

License:MIT License


Languages

Language:PowerShell 100.0%