posh-teamviewer

1.0.1

PowerShell wrapper around the Teamviewer API.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name posh-teamviewer

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name posh-teamviewer

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Brandon Padgett. All rights reserved.

Package Details

Author(s)

  • Brandon Padgett

Tags

Teamviewer Remote

Functions

Connect-Teamviewer Initialize-Teamviewer Set-TeamviewerAccessToken Set-TeamviewerDeviceList Update-TeamviewerDevice

Dependencies

This module has no dependencies.

Release Notes

# Posh-Teamviewer Release History

## 1.0.1
### 06/10/2016

- AccessToken parameters now only support [SecureString].
- The Access token is now kept as a [SecureString] when loaded into the Session and is not converted to plaintext until needed to contact API.

## 1.0.0
### 06/09/2016

- Initial release
- Commands:
   - Connect-Teamviewer, Initialize-Teamviewer, Update-TeamviewerDevice, Set-TeamviewerAccessToken, Set-TeamviewerDeviceList

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 1,913 6/10/2016
1.0.0 32 6/8/2016