< Back

Get-EndOfMonth

Sat Jan 18, 2020 8:18 pm

NAME Get-EndOfMonth



SYNTAX

Get-EndOfMonth [[-Date] <datetime>] [<CommonParameters>]





PARAMETERS

-Date <datetime>



Required? false

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? 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

System.DateTime





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





syntax : @{syntaxItem=@{name=Get-LoggedOnUsers; parameter=@{name=ComputerName; parameterValue=String[];

required=true; globbing=false; pipelineInput=true (ByValue); position=1}}}

parameters : @{parameter=@{defaultValue=; parameterValue=String[]; name=ComputerName; type=@{name=String[]};

required=true; globbing=false; pipelineInput=true (ByValue); position=1}}

details : @{name=Get-LoggedOnUsers; description=System.Management.Automation.PSObject[]}

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

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

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

Name : Get-LoggedOnUsers

Category : Function

Synopsis : Returns a list os users logged on to a computer(s). Only display domain (non computer) accounts and

returns them as ADUser objects.

Component :

Role :

Functionality :

ModuleName : PoshHodgepodge