Skip to content

AddOrganizationalUnits - #144

Merged
ChristianJ-TV merged 8 commits into
mainfrom
AddOrganizationalUnits
Sep 4, 2026
Merged

AddOrganizationalUnits#144
ChristianJ-TV merged 8 commits into
mainfrom
AddOrganizationalUnits

Conversation

@ChristianJ-TV

@ChristianJ-TV ChristianJ-TV commented Sep 3, 2026

Copy link
Copy Markdown
Member
  • Adds Organizational Unit (OU) commands
  • Adds help for OUs
  • Adds change log entries
  • OUs are in beta only
  • API endpoints will work only for specific tenants

- Add Get-TeamViewerOrganizationalUnit cmdlet with List and ById parameter sets
- Add New-TeamViewerOrganizationalUnit cmdlet for creating organizational units
- Add Set-TeamViewerOrganizationalUnit cmdlet for updating organizational units
- Add Remove-TeamViewerOrganizationalUnit cmdlet for deleting organizational units
- Add ConvertTo-TeamViewerOrganizationalUnit private converter
- Add Resolve-TeamViewerOrganizationalUnitId private resolver
- Add comprehensive Pester tests for all new cmdlets
- Add help documentation for all public cmdlets
- Fix Pester 6.x compatibility issues in test files (Assert-MockCalled -> Should -Invoke)
- Update documentation and changelog
@ChristianJ-TV ChristianJ-TV self-assigned this Sep 3, 2026
@ChristianJ-TV ChristianJ-TV added the Feature Indicates new feature requests label Sep 3, 2026
@ChristianJ-TV
ChristianJ-TV merged commit e2d8f3e into main Sep 4, 2026
2 checks passed
@ChristianJ-TV
ChristianJ-TV deleted the AddOrganizationalUnits branch September 4, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Indicates new feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants