< Back

Get-MrGeoInformation

Sat Jan 18, 2020 4:35 pm

NAME Get-MrGeoInformation



SYNOPSIS

Queries ip-api.com for Geolocation information based on IP Address.





SYNTAX

Get-MrGeoInformation [[-IPAddress] <IPAddress[]>] [<CommonParameters>]





DESCRIPTION

Get-MrGeoInformation is a PowerShell function that is designed to query

ip-api.com (free for non-commercial use) for Geolocation information for one

or more IPv4 or IPv6 IP Addresses. If an IP Address is not specified, your

public IP Address is used.





PARAMETERS

-IPAddress <IPAddress[]>

The IPAddress(es) to return the Geolocation information for.



Required? false

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

IPAddress





OUTPUTS

GeoInfo





NOTES





Author: Mike F Robbins

Website: http://mikefrobbins.com

Twitter: @mikefrobbins



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-MrGeoInformation













-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Get-MrGeoInformation -IPAddress '46.19.37.108', '2a02:2770::21a:4aff:feb3:2ee'













-------------------------- EXAMPLE 3 --------------------------



PS C:\\>'46.19.37.108', '2a02:2770::21a:4aff:feb3:2ee' | Get-MrGeoInformation















RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-MrGitHubRepositoryInfo; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-MrGitHubRepositoryInfo [-UserName] <string[]> [[-RepositoryName] <string>]

[<CommonParameters>]



ModuleName : MrToolkit

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-MrGitHubRepositoryInfo

Category : Function

Component :

Role :

Functionality :





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-MrGitStatus; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-MrGitStatus [<CommonParameters>]



ModuleName : MrToolkit

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-MrGitStatus

Category : Function

Component :

Role :

Functionality :





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-MrHash; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-MrHash [[-String] <string>] [[-Algorithm] <string>] [<CommonParameters>]



ModuleName : MrToolkit

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-MrHash

Category : Function

Component :

Role :

Functionality :