< Back

Get-DynDnsUser

Sat Jan 18, 2020 8:15 pm

NAME Get-DynDnsUser



SYNOPSIS

The command Get-DynDnsUser retrieves information on a specified user or for all users.





SYNTAX

Get-DynDnsUser [[-User] <String>] [<CommonParameters>]





DESCRIPTION

The command Get-DynDnsUser retrieves information on a specified user or for all users.





PARAMETERS

-User <String>

The user for which to return information.



Required? false

Position? 0

Default value None

Accept pipeline input? False

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

None







OUTPUTS

DynDnsUser[]







NOTES









--------------------------- Example ---------------------------



PS C:\\> Get-DynDnsUser





User : admin

Status : active

CustomerName : Dave Carroll

Nickname : AnotherUser

FirstName : David

LastName : Carroll

Email : admin@anovelidea.org

Phone : ###-###-####

Groups : {Default}



User : dcarroll

Status : active

CustomerName : Dave Carroll

Nickname : owner

FirstName : Dave

LastName : Carroll

Email : powershell@anovelidea.org

Phone : ###-###-####

Groups : {Default}



Retrieve all users associated with the company.



RELATED LINKS

Online Version: https://powershell.anovelidea.org/modul ... sUser.html

Get User Info (API) https://help.dyn.com/get-user-info-api/