<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Teams Powershell Module  |  Livestyleクラウドサービス</title>
	<atom:link href="https://livestyleweb.azurewebsites.net/tag/teams-powershell-module/feed/" rel="self" type="application/rss+xml" />
	<link>https://livestyleweb.azurewebsites.net</link>
	<description>Microsoft 365 / Azure マネージドサービス　　　Powered by TOSYS</description>
	<lastBuildDate>Thu, 19 May 2022 03:42:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2020/06/cropped-Livestyle-logo-32x32.png</url>
	<title>Teams Powershell Module  |  Livestyleクラウドサービス</title>
	<link>https://livestyleweb.azurewebsites.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ver. 4.x.x より前の Teams PowerShell Module が廃止に。アップデート手順</title>
		<link>https://livestyleweb.azurewebsites.net/retired-teams-powershell-module-ver/</link>
		
		<dc:creator><![CDATA[Livestyle]]></dc:creator>
		<pubDate>Thu, 19 May 2022 03:42:40 +0000</pubDate>
				<category><![CDATA[トピックス]]></category>
		<category><![CDATA[Teams Powershell Module]]></category>
		<category><![CDATA[管理者向けTips]]></category>
		<guid isPermaLink="false">https://live-style.jp/?p=13591</guid>

					<description><![CDATA[現在、「6月中旬にバージョン 4.x.x よりも古い Teams PowerShell Module (TPM) が廃止される予定です」というアナウンスがメッセージセンターに表示されています（メッセージ No. MC35 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="643" height="284" src="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/01/Admintips-topic-blogmain1.png" alt="" class="wp-image-11587" srcset="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/01/Admintips-topic-blogmain1.png 643w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/01/Admintips-topic-blogmain1-300x133.png 300w" sizes="(max-width: 643px) 100vw, 643px" /></figure>



<p>現在、「6月中旬にバージョン 4.x.x よりも古い Teams PowerShell Module (TPM) が廃止される予定です」というアナウンスがメッセージセンターに表示されています（メッセージ No. MC350371）。</p>



<p>予定通り廃止されると、バージョン 4.x.x よりも前の TPM を使用している場合、 6月中旬（15日）以降は <strong>PowerShell から Microsoft Teams に接続することができなくなります</strong>。</p>



<p>そこで本記事では<strong> TPM のバージョン確認とアップデート方法</strong>についてご紹介いたします。 現在 TPM を使用している管理者の皆様は、下記手順を参考にまずは自社のバージョンをご確認いただけますと幸いです。</p>



<h2 class="wp-block-heading">バージョン確認とアップデート手順</h2>



<h4 class="wp-block-heading">①バージョンの確認</h4>



<p>Windows PowerShell を起動したら、まずは次のコマンドを入力してインストールされている TPM のバージョンを確認します。</p>



<pre class="wp-block-code"><code>Get-Module MicrosoftTeams -ListAvailable
</code></pre>



<p>TPM がインストールされている場合は結果が出力され、[Version] 欄にバージョン情報が表示されます。</p>



<figure class="wp-block-image size-large"><a href="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1.png"><img decoding="async" width="1024" height="301" src="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-1024x301.png" alt="" class="wp-image-13593" srcset="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-1024x301.png 1024w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-300x88.png 300w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-768x226.png 768w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-1536x452.png 1536w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-2048x603.png 2048w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_1-1016x300.png 1016w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption>クリックすると拡大されます</figcaption></figure>



<h4 class="wp-block-heading">②アップデート手順</h4>



<p>1．手順① で確認したバージョンが 4.x.x より古い場合は、次のコマンドを実行してバージョンのアップデートを行います。</p>



<pre class="wp-block-code"><code>Update-Module MicrosoftTeams
</code></pre>



<p> 2．モジュールのインストールについて確認を求めるメッセージが表示された場合、 [Y] または [A] を入力して Enter キーを押下します。</p>



<figure class="wp-block-image size-large"><a href="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-1024x233.png"><img decoding="async" width="1024" height="233" src="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-1024x233.png" alt="" class="wp-image-13594" srcset="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-1024x233.png 1024w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-300x68.png 300w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-768x175.png 768w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-1536x349.png 1536w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_2-2048x466.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption> クリックすると拡大されます </figcaption></figure>



<p> 3．次のコマンドを実行して TPM がアップデートされたことを確認します。 </p>



<pre class="wp-block-code"><code>Get-Module MicrosoftTeams -ListAvailable
</code></pre>



<p> [Version] 欄 が 4.x.x 以降となっていればアップデートは完了です。 </p>



<figure class="wp-block-image size-large"><a href="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3.png"><img loading="lazy" decoding="async" width="1024" height="287" src="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-1024x287.png" alt="" class="wp-image-13595" srcset="https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-1024x287.png 1024w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-300x84.png 300w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-768x215.png 768w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-1536x431.png 1536w, https://livestylewebsitestorage.blob.core.windows.net/livestylewebsitescontainer/2022/05/retired-teams-powershell-module-ver_3-2048x574.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a><figcaption> クリックすると拡大されます </figcaption></figure>



<h3 class="wp-block-heading">公開情報</h3>



<p><a href="https://docs.microsoft.com/ja-jp/microsoftteams/teams-powershell-supported-versions">Teams PowerShell モジュール &#8211; サポートされているバージョン &#8211; Microsoft Teams | Microsoft Docs</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
