snTeamsTest

0.1.2

Microsoft Teams cmdlets preview module for Windows PowerShell and PowerShell Core.

For more information, please visit the following: https://docs.microsoft.com/en-us/MicrosoftTeams/teams-powershell-overview

Minimum PowerShell version

5.1

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name snTeamsTest -RequiredVersion 0.1.2

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

Install-PSResource -Name snTeamsTest -Version 0.1.2

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

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Office365 MicrosoftTeams Teams

Cmdlets

Add-TeamChannelUser Add-TeamsAppInstallation Add-TeamUser Get-CsPolicyPackage Get-CsUserPolicyPackage Get-CsUserPolicyPackageRecommendation Get-Team Get-TeamChannel Get-TeamChannelUser Get-TeamsApp Get-TeamsAppInstallation Get-TeamUser Grant-CsUserPolicyPackage New-CsBatchPolicyPackageAssignmentOperation New-Team New-TeamChannel New-TeamsApp Remove-Team Remove-TeamChannel Remove-TeamChannelUser Remove-TeamsApp Remove-TeamsAppInstallation Remove-TeamTargetingHierarchy Remove-TeamUser Set-Team Set-TeamArchivedState Set-TeamChannel Set-TeamPicture Set-TeamsApp Set-TeamTargetingHierarchy Update-TeamsAppInstallation Connect-MicrosoftTeams Disconnect-MicrosoftTeams Get-CsBatchPolicyAssignmentOperation Invoke-CsBatchPolicyAssignment

Dependencies

This module has no dependencies.

Release Notes

## 1.0.22

This update includes:
- Adds strong name signing to the binaries and Authenticode signing on scripts.
- Adds `Set-TeamTargetingHierarchy` and `Remove-TeamTargetingHierarchy` commands for targeting hierarchy.
- Adds `Get-TeamsAppInstallation`, `Add-TeamsAppInstallation`, `Upgrade-TeamsAppInstallation`, and `Remove-TeamsAppInstallation` commands for Teams application management.
- Removes `Get-TeamHelp` in favor of using native `Get-Command`. Example: `Get-Command -Module MicrosoftTeams  | Foreach-Object {Get-Help $_.name } | Out-Host -Paging`.

FileList

Version History

Version Downloads Last updated