Get-EaiDotNETVersion
Module: Exchange_AddIn
Applies to: Windows Server 2008R2, Windows Server 2012, Windows Server 2012R2, Windows Server 2016, Windows Server 2019, Windows 10
Use the Get-EaiDotNETVersion function to view the current .NET version installed on the local computer.
Get-EaiDotNETVersion
SYNOPSIS
Displays .NET version on a computer.
SYNTAX
Get-EaiDotNETVersion [[-Computer] <Object>] [<CommonParameters>]
DESCRIPTION
This cmdlet obtains the current version of .NET on either the local machine or a remote computer.
Listed are the current version registry values and the related .NET version with the corresponding Exchange Server supported version.
EXAMPLES
EXAMPLE 1
Get-EaiDotNETVersion
Displays the current .NET version on the machine that this is run on.
PARAMETERS
-Computer
Enter a computer name if needing to run this function against a remote machine.
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Amazon Affiliate
As you make purchases from Amazon, consider clicking my link first, then purchase items as you normally would. This helps support my blogging efforts, and it costs you nothing. Simply click the Amazon link and complete your ordinary shopping tasks. Thank you.
Disclosure: As an Amazon Associate, I earn a small commission from qualifying purchases made through the links in this post, at no extra cost to you. This helps support the blog!