< Back
Get-CwmSite
Post
NAME Get-CwmSite
SYNTAX
Get-CwmSite [[-CompanyId] <int>] [[-PageSize] <string>] [[-AuthString] <string>] [-ShowAll] [<CommonParameters>]
PARAMETERS
-AuthString <string>
Required? false
Position? 2
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-CompanyId <int>
Required? false
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-PageSize <string>
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-ShowAll
Required? false
Position? Named
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=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Get-CwmTimeEntries; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Get; noun=CwmTimeEntries;
name=Get-CwmTimeEntries}
description : {@{Text=Retrieves Time Entries from ConnectWise Manage. Can specify to return only entries for
Member(s) of Argreement Id.}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Get-CwmTimeEntries
Category : Function
Synopsis : Retrieves Time Entries from ConnectWise Manage.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Invoke-CwmApiCall; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Invoke; noun=CwmApiCall;
name=Invoke-CwmApiCall}
description : {@{Text=Underlying Cmdlet used to create all api calls to ConnectWise Manage. Can be used for API
calls lacking a supporting Cmdlet.}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Invoke-CwmApiCall
Category : Function
Synopsis : Underlying Cmdlet used to create all api calls to ConnectWise Manage.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> $AuthString = New-CwmAuthString -CwCompany 'mycompany' -CwPublicKey
'mypublickey' -CwPrivateKey 'myprivatekey'
PS C:\\> $Companies = Get-CwmCompany -AuthString $AuthString;
remarks=System.Management.Automation.PSObject[]; title=-------------------------- Example 1
--------------------------}}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=New-CwmAuthString; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=New; noun=CwmAuthString;
name=New-CwmAuthString}
description : {@{Text=Creates base64 string needed for APi Call Authorization Token. Value can be passed to other
other cmdlets, but is also stored in global variable CwAuthString}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=String}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : New-CwmAuthString
Category : Function
Synopsis : Creates base64 string needed for APi Call Authorization Token.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> {{ Add example code here }}; remarks=System.Management.Automation.PSObject[];
title=-------------------------- Example 1 --------------------------}}
inputTypes : @{inputType=@{type=@{name=System.String}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=New-CwmServiceTicket; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=New; noun=CwmServiceTicket;
name=New-CwmServiceTicket}
description : {@{Text={{Fill in the Description}}}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : New-CwmServiceTicket
Category : Function
Synopsis : {{Fill in the Synopsis}}
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> {{ Add example code here }}; remarks=System.Management.Automation.PSObject[];
title=-------------------------- Example 1 --------------------------}}
inputTypes : @{inputType=@{type=@{name=System.Int32[]}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Set-CwmServiceTicket; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Set; noun=CwmServiceTicket;
name=Set-CwmServiceTicket}
description : {@{Text={{Fill in the Description}}}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Set-CwmServiceTicket
Category : Function
Synopsis : {{Fill in the Synopsis}}
Component :
Role :
Functionality :
ModuleName : cwmanage
SYNTAX
Get-CwmSite [[-CompanyId] <int>] [[-PageSize] <string>] [[-AuthString] <string>] [-ShowAll] [<CommonParameters>]
PARAMETERS
-AuthString <string>
Required? false
Position? 2
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-CompanyId <int>
Required? false
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-PageSize <string>
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-ShowAll
Required? false
Position? Named
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=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Get-CwmTimeEntries; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Get; noun=CwmTimeEntries;
name=Get-CwmTimeEntries}
description : {@{Text=Retrieves Time Entries from ConnectWise Manage. Can specify to return only entries for
Member(s) of Argreement Id.}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Get-CwmTimeEntries
Category : Function
Synopsis : Retrieves Time Entries from ConnectWise Manage.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=System.Management.Automation.PSObject[]}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Invoke-CwmApiCall; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Invoke; noun=CwmApiCall;
name=Invoke-CwmApiCall}
description : {@{Text=Underlying Cmdlet used to create all api calls to ConnectWise Manage. Can be used for API
calls lacking a supporting Cmdlet.}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Invoke-CwmApiCall
Category : Function
Synopsis : Underlying Cmdlet used to create all api calls to ConnectWise Manage.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> $AuthString = New-CwmAuthString -CwCompany 'mycompany' -CwPublicKey
'mypublickey' -CwPrivateKey 'myprivatekey'
PS C:\\> $Companies = Get-CwmCompany -AuthString $AuthString;
remarks=System.Management.Automation.PSObject[]; title=-------------------------- Example 1
--------------------------}}
inputTypes : @{inputType=@{type=@{name=None}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=New-CwmAuthString; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=New; noun=CwmAuthString;
name=New-CwmAuthString}
description : {@{Text=Creates base64 string needed for APi Call Authorization Token. Value can be passed to other
other cmdlets, but is also stored in global variable CwAuthString}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=String}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : New-CwmAuthString
Category : Function
Synopsis : Creates base64 string needed for APi Call Authorization Token.
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> {{ Add example code here }}; remarks=System.Management.Automation.PSObject[];
title=-------------------------- Example 1 --------------------------}}
inputTypes : @{inputType=@{type=@{name=System.String}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=New-CwmServiceTicket; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=New; noun=CwmServiceTicket;
name=New-CwmServiceTicket}
description : {@{Text={{Fill in the Description}}}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : New-CwmServiceTicket
Category : Function
Synopsis : {{Fill in the Synopsis}}
Component :
Role :
Functionality :
ModuleName : cwmanage
examples : @{example=@{code=PS C:\\> {{ Add example code here }}; remarks=System.Management.Automation.PSObject[];
title=-------------------------- Example 1 --------------------------}}
inputTypes : @{inputType=@{type=@{name=System.Int32[]}; description=System.Management.Automation.PSObject[]}}
alertSet : @{alert=System.Management.Automation.PSObject[]}
syntax : @{syntaxItem=@{name=Set-CwmServiceTicket; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
details : @{description=System.Management.Automation.PSObject[]; verb=Set; noun=CwmServiceTicket;
name=Set-CwmServiceTicket}
description : {@{Text={{Fill in the Description}}}}
relatedLinks :
returnValues : @{returnValue=@{type=@{name=System.Object}; 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
xmlns:MSHelp : http://msdn.microsoft.com/mshelp
Name : Set-CwmServiceTicket
Category : Function
Synopsis : {{Fill in the Synopsis}}
Component :
Role :
Functionality :
ModuleName : cwmanage