We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e387d commit e3b4594Copy full SHA for e3b4594
README.md
@@ -7,6 +7,11 @@ A continously growing set of Powershell example scripts that showcase the
7
8
## Contents
9
10
+### [Add-SsoExclusionsFromCSV](./Add-SsoExclusionsFromCSV)
11
+
12
+* 📜 Adds users from a CSV file to the TeamViewer SSO exclusion list of their respective domain.
13
+* ⚙️ [TeamViewerPS](https://github.com/teamviewer/TeamViewerPS) module needed
14
15
### [Set-TeamViewerDevicesPolicy](./Set-TeamViewerDevicesPolicy)
16
17
* 📜 Sets the policy for all / specific devices to specific policy or inherits policy from group.
0 commit comments