<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/2000.htm</link>
<title><![CDATA[HOWTO: 使用 Intune 为 Windows PC 部署 LOB 应用]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Microsoft Cloud]]></category>
<pubDate>Tue, 01 Dec 2020 09:25:42 +0000</pubDate> 
<guid>https://maytide.net/read.php/2000.htm</guid> 
<description>
<![CDATA[ 
	<p><img alt="logo_intune" src="http://goxia.maytide.net/ftpup/2018/83837cef08fa_F50A/logo_intune_thumb.png"></p>&nbsp;&nbsp;<p>HOWTO: 使用 Intune 为 Windows PC 部署 LOB 应用</p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 趁热打铁，昨天 <a href="http://goxia.maytide.net" target="_blank">gOxiA</a> 分享了“<a href="https://goxia.maytide.net/read.php/1999.htm">HOWTO: 使用 Intune 为 Windows PC 部署 Microsoft Store 应用</a>”，今天我们继续 Intune 部署应用的话题，来聊聊使用 Intune 来部署 LOB 应用。LOB 即 业务线（Line-of-business）应用，它通常是一个单独的安装/应用包，如 .msi、.appx、.appxbundle，或是 .msix 和 .msixbundle。其中 MSI 大家都应该很熟悉了，是 Windows 标准的安装包格式，它通常是所谓的 Win32 应用，支持静默安装和高级安装选项，非常适合于企业部署使用；而 appx 和 appxbundle 即 <a href="https://www.microsoft.com/zh-cn/store/?rtc=1" target="_blank">Microsoft Store</a> 中的应用包，属于 UWP 类型应用程序，利用这种应用包文件，可离线安装或脱离 Microsoft Store 来安装 UWP 应用；后者的 msix 和 msixbundle 是微软最新推出的安装包格式。</p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 本例 gOxiA 将会介绍分发 UWP 应用包（.appx &amp; .appxbundle）的方法。首先您需要从组织的软件供应商那里获取到 appx 或 appxbundle 格式的应用包，如果它们已经发布到了 Microsoft Store 中，已经具有 MSfB 的 IT 管理员便可以从中下载这些应用包。（你可能觉得此举有些多余，其实在某些场景下确实需要通过这个 Workaround 来获取和分发 UWP 应用，这里就不点透了！）</p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 获取到应用包后，便可以前往 <a href="https://endpoint.microsoft.com" target="_blank">Microsoft Endpoint Manager admin center</a> 进行添加，如果你在持续关注 gOxiA 的 Intune 主题文章，应该已经对添加应用不再陌生，这里就不再复述步骤只提重点。在应用类型中选择“业务线应用”，然后上传应用包文件，此时你会看到如下图类似的界面，会提示此应用包还需要其他依赖项应用文件，需要逐个添加后才能确保该应用包安装完毕后可以正常运行。</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-1.png"><img width="634" height="437" title="Intune_WinApp_LOBApp-1" style="display: inline; background-image: none;" alt="Intune_WinApp_LOBApp-1" src="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-1_thumb.png" border="0"></a></p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 应用包添加完毕后，就会看到应用信息的必填项都会自动带入，我们仅需要额外的配置其他信息，并添加应用 Logo 图片文件即可。</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-2.png"><img width="529" height="616" title="Intune_WinApp_LOBApp-2" style="display: inline; background-image: none;" alt="Intune_WinApp_LOBApp-2" src="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-2_thumb.png" border="0"></a></p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 重点来了，在分配选项中，现在就能看到 Required 和 Available for enrolled devices 选项。</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-3.png"><img width="445" height="616" title="Intune_WinApp_LOBApp-3" style="display: inline; background-image: none;" alt="Intune_WinApp_LOBApp-3" src="http://goxia.maytide.net/ftpup/2018/HOWTO--Intune--Windows-PC--LOB-_E7C3/Intune_WinApp_LOBApp-3_thumb.png" border="0"></a></p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 到这里，使用 Intune 分发应用的“道路”上又前进了一步。参考文档：<a href="https://docs.microsoft.com/en-us/mem/intune/apps/lob-apps-windows/?WT.mc_id=WDIT-MVP-4000544">Add a Windows line-of-business app to Microsoft Intune &#124; Microsoft Docs</a></p>
]]>
</description>
</item>
</channel>
</rss>