Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Microsoft Teams. - Second Edition

You're reading from  Hands-On Microsoft Teams. - Second Edition

Product type Book
Published in Dec 2021
Publisher Packt
ISBN-13 9781801075275
Pages 532 pages
Edition 2nd Edition
Languages
Author (1):
João Ferreira João Ferreira
Profile icon João Ferreira

Table of Contents (16) Chapters

Preface Microsoft Teams Basics Microsoft Teams' Core Features How to Use Microsoft Teams: Chats and Conversation How to Use Microsoft Teams: Meetings, Webinars, and Live Events Private vs Public vs Shared: Teams and Channels Teams Templates Employee Experience in Microsoft Teams Using Microsoft Viva Other Microsoft Teams Use Cases Extending Microsoft Teams Using Apps Extending Microsoft Teams Using Custom Apps and Microsoft 365 Building Your Own App for Microsoft Teams Using the Developer Portal Building Your Own Bot for Microsoft Teams Microsoft Teams PowerShell: A Tool for Automation Other Books You May Enjoy
Index

What PowerShell is

PowerShell is a command-line shell that gives you access to a framework to automate and configure processes on computers.

First released in 2006, it is mainly used on Windows due to the technical architecture that was used in the earlier versions of PowerShell. It recently became available for other platforms, such as Linux and macOS, but most of the modules available do not support these operating systems.

The release of cross-platform PowerShell introduced two versions, Windows PowerShell and PowerShell, each built with a different architecture. To learn more about this topic, I recommend you have a look at the official Microsoft documentation: https://docs.microsoft.com/en-us/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.1.

Instructions on PowerShell are given through the use of cmdlets. Each cmdlet is responsible for the execution of a specific operation. Cmdlets can be combined into PowerShell scripts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}