< Back

Get-CCMCimInstance

Mon Jan 13, 2020 12:02 am

NAME Get-CCMCimInstance



SYNTAX

Get-CCMCimInstance [-ClassName] <string> [[-Property] <string[]>] [-Filter <string>] [<CommonParameters>]



Get-CCMCimInstance [[-Property] <string[]>] [-Query <string>] [<CommonParameters>]





PARAMETERS

-ClassName <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name Class

Aliases Class

Dynamic? false



-Filter <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Class

Aliases None

Dynamic? false



-Property <string[]>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases Properties

Dynamic? false



-Query <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Query

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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

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

description : {@{Text=Searches for a resource by resource ID or name, meant to be a helper function for finding

hardware inventory information. This function outputs PS Objects with a the resource record and each

additional class as properties with the same name.}}

relatedLinks : @{navigationLink=@{uri=https://github.com/saladproblems/CCM-Core}}

syntax : @{syntaxItem=@{name=Get-CCMCimInstanceByResourceName;

parameter=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-CCMCimInstanceByResourceName

Category : Function

Synopsis : Searches for a resource by resource ID or name

Component :

Role :

Functionality :

ModuleName : CCM





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{type=@{name=None. You cannot pipe objects to Add-Extension.}}}

syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

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

description : {@{Text=Get an SCCM Collection by Name or CollectionID}}

relatedLinks : @{navigationLink=@{uri=https://github.com/saladproblems/CCM-Core}}

returnValues : @{returnValue=@{type=@{name=System.String. Add-Extension returns a string with the extension

or file name.}}}

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-CCMCollection

Category : Function

Synopsis : Get an SCCM Collection

Component :

Role :

Functionality :

ModuleName : CCM