< Back
Set-TeamviewerDeviceList
Post
NAME Set-TeamviewerDeviceList
SYNOPSIS
Creates a Device List Global Variable with Teamviewer Device Information.
SYNTAX
Set-TeamviewerDeviceList [[-AccessToken] <SecureString>] [<CommonParameters>]
DESCRIPTION
Creates a Global Variable $Global:TeamviewerDeviceList with a Device List with Teamviewer Device Information that
other commands can use without relying on the Teamviewer Api. The Teamviewer Api can be slow if querying a large
number of devices.
PARAMETERS
-AccessToken <SecureString>
The Teamviewer Access Token.
Required? false
Position? 0
Default value
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
System.Object
NOTES
-------------------------- EXAMPLE 1 --------------------------
PS C:\\> Set-TeamviewerDeviceList
Sets the Device List Global Variable.
RELATED LINKS
Online Version http://posh-teamviewer.readthedocs.io/e ... eviceList/
Markdown Version https://github.com/gerane/Posh-Teamview ... iceList.md
Documentation https://readthedocs.org/projects/posh-teamviewer/
PSGallery https://www.powershellgallery.com/packa ... eamviewer/
Create Teamviewer Access Token https://integrate.teamviewer.com/en/dev ... eateScript
Teamviewer Api Documentation: https://integrate.teamviewer.com/en/develop/api/
SYNOPSIS
Creates a Device List Global Variable with Teamviewer Device Information.
SYNTAX
Set-TeamviewerDeviceList [[-AccessToken] <SecureString>] [<CommonParameters>]
DESCRIPTION
Creates a Global Variable $Global:TeamviewerDeviceList with a Device List with Teamviewer Device Information that
other commands can use without relying on the Teamviewer Api. The Teamviewer Api can be slow if querying a large
number of devices.
PARAMETERS
-AccessToken <SecureString>
The Teamviewer Access Token.
Required? false
Position? 0
Default value
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
System.Object
NOTES
-------------------------- EXAMPLE 1 --------------------------
PS C:\\> Set-TeamviewerDeviceList
Sets the Device List Global Variable.
RELATED LINKS
Online Version http://posh-teamviewer.readthedocs.io/e ... eviceList/
Markdown Version https://github.com/gerane/Posh-Teamview ... iceList.md
Documentation https://readthedocs.org/projects/posh-teamviewer/
PSGallery https://www.powershellgallery.com/packa ... eamviewer/
Create Teamviewer Access Token https://integrate.teamviewer.com/en/dev ... eateScript
Teamviewer Api Documentation: https://integrate.teamviewer.com/en/develop/api/