spec.teamviewer.utilities

1.1.4

A module to help manage TeamViewer

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name spec.teamviewer.utilities

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

Install-PSResource -Name spec.teamviewer.utilities

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) 2023 Specsavers. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

spec teamviewer utilities

Functions

Get-specComputerNamePrefix Get-specRequiredTVGroups Get-specCurrentGroups Get-specMissingGroups Get-specAllTVGroups Add-specDeviceToTVGroups Update-specRegistryWithGroups Get-specTVDeviceAlias Set-specTVDeviceAlias Remove-specDeviceFromTVGroup Get-SpecTVRegistryPath Remove-TeamViewerDevice Get-specTVPolicyGUIDFromName Set-specTVPolicyByGUID Resolve-TeamViewerManagedDeviceId Resolve-TeamViewerPolicyId Resolve-TeamViewerManagedGroupId ConvertTo-ErrorRecord Invoke-TeamViewerRestMethod ConvertTo-TeamViewerRestError Get-TeamViewerApiUri Set-TeamViewerManagedDevice

Dependencies

This module has no dependencies.

Release Notes

       * Initial release to PowerShell Gallery
       * 1.0.1 - Refactor to use Azure tables
       * 1.0.2 - Fix typo in Invoke-specTeamViewerConfig
       * 1.0.3 - improve error handling message display
       * 1.0.4 - Add check for Is64BitOS for correct reg path in Invoke-specTeamViewerConfig
       * 1.0.5 - Adjust check for Is64BitOS for correct reg path in Get-specTeamViewerID
       * 1.0.6 - Complete refactor to use new code base
       * 1.0.7 - Update Add-specDeviceToTVGroups and Get-specRegistryPath
       * 1.0.8 - Add Remove-TeamViewerDevice
       * 1.0.9 - Remove Add Get-SpecRegistryPath, Add Get-SpecTVRegistryPath
       * 1.1.0 - Add Get-specTVPolicyGUIDFromName and Set-specTVPolicyByGUID
       * 1.1.1 - Add return codes in Set-specTVPolicyByGUID
       * 1.1.2 - Move some private functions to public
       * 1.1.3 - Update Get-specTVDeviceAlias to get serial number for table lookup, remove references to Write-specLogMessage
       * 1.1.4 - Update Get-specTVDeviceAlias error handling message

FileList

Version History

Version Downloads Last updated
1.1.4 (current version) 18,706 1/29/2024
1.1.3 8 1/29/2024
1.1.2 17,678 1/25/2024
1.1.1 16 11/16/2023
1.1.0 5 11/16/2023
1.0.9 5 11/15/2023
1.0.8 5 11/15/2023
1.0.7 5 11/14/2023
1.0.6 6 11/13/2023
1.0.5 9 10/31/2023
1.0.4 7 10/31/2023
1.0.3 6 10/31/2023
1.0.2 8 10/31/2023
1.0.1 5 10/31/2023
1.0.0 8 10/20/2023
Show more