< Back

Add-CCMMembershipDirect

Mon Jan 13, 2020 12:00 am

NAME Add-CCMMembershipDirect



SYNTAX

Add-CCMMembershipDirect [[-Resource] <ciminstance[]>] [[-Collection] <ciminstance>] [<CommonParameters>]





PARAMETERS

-Collection <ciminstance>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Resource <ciminstance[]>



Required? false

Position? 0

Accept pipeline input? false

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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Connect-CCM -Server WINSCCM01;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

inputTypes : @{inputType=@{type=@{name=[string]}}}

syntax : @{syntaxItem=@{name=Connect-CCM; parameter=System.Management.Automation.PSObject[]}}

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

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

description : {@{Text=This function establishes a connection to an SCCM Server system. The function creates

a CIM session [CimSession], queries the server for the SCCM site and namespace, and

stores connection information in a global variable}}

returnValues : @{returnValue=@{type=@{name=[CimInstance]}}}

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 : Connect-CCM

Category : Function

Synopsis : This function establishes a connection to an SCCM Server system.

Component :

Role :

Functionality :

ModuleName : CCM