Warning: Undefined variable $file in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php on line 14 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 Warning: Cannot modify header information - headers already sent by (output started at /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php:14) in /customers/a/e/3/tunecom.be/httpd.www/stg_ba12f/wp-includes/rest-api/class-wp-rest-server.php on line 1637 {"id":724,"date":"2020-04-10T14:26:29","date_gmt":"2020-04-10T13:26:29","guid":{"rendered":"https:\/\/www.tunecom.be\/stg_ba12f\/?p=724"},"modified":"2020-07-06T13:43:30","modified_gmt":"2020-07-06T12:43:30","slug":"teams-on-windows-virtual-desktop-teamsonwvd-powershell-module","status":"publish","type":"post","link":"https:\/\/www.tunecom.be\/stg_ba12f\/?p=724","title":{"rendered":"Teams on Windows Virtual Desktop (TeamsOnWVD Powershell Module)"},"content":{"rendered":"\n
In this post I want to guide you in how to install Microsoft Teams (Machine-Wide) on Windows Virtual Desktop with a very easy to use powershell module called TeamsOnWVD<\/a>.<\/p>\n\n\n\n Let me first set the stage and the reason why<\/strong> I’ve written this small powershell module.<\/p>\n\n\n\n When browsing the web for best practices<\/strong> on installing Microsoft Teams<\/strong> on Windows Virtual Desktop<\/strong>, I often encountered colleagues struggling with getting the Microsoft Teams (Machine-Wide<\/strong>) installer up and running. And a lot of questions have been raised as well with regards to un-installing teams completely.<\/p>\n\n\n\n With this powershell module<\/a>, I hope to provide an added value to installing and un-installing Teams in just minutes.<\/p>\n\n\n\n Below you can find a step by step<\/strong> guide on how to use the powershell module<\/a>, and see it’s effects on your systems.<\/p>\n\n\n\n Below screenshot is a view on my Windows Virtual Desktop Host, as you can see in the start menu, I don’t have any entries so far for Microsoft Teams.<\/p>\n\n\n\n And if I take a look at my App & Features, nothing to show here as well.<\/p>\n\n\n\n An important step, before you install Teams on your Windows Virtual Desktop host, is the Teams regkey, that indicates that it is a WVD environment:<\/p>\n\n\n\n @Christaan Brinkhoff<\/a> has a summarizing blogpost on all WVD recommendations. Check here <\/a>for more details. <\/p>\n\n\n\n This <\/strong>is the regkey we will be needing:<\/p>\n\n\n As you can see in the screenshot below, that registry key is missing.<\/p>\n\n\n\n Now, let’s go to our TeamsOnWVD <\/a>module, follow the steps in the screenshot below to install and import the module.<\/p>\n\n\n After having imported the TeamsOnWVD <\/a>module, run the install-teams64bit command.<\/p>\n\n\nWhy?<\/h4>\n\n\n\n
How it works<\/h4>\n\n\n\n
Installing Teams on WVD – Step by step<\/h4>\n\n\n\n
<\/figure>\n\n\n\n
<\/figure>\n\n\n\n
\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Teams\\IsWVDEnvironment] Type: REG_DWORD Value: 0x1\n<\/pre>\n\n\n
<\/figure>\n\n\n\n
\nInstall-Module TeamsOnWVD\nImport-Module TeamsOnWVD\nGet-Module -Name TeamsOnWVD\n<\/pre>\n\n\n
<\/figure>\n\n\n\n
\nInstall-Teams64bit\n<\/pre>\n\n\n
<\/figure>\n\n\n\n