[玩转系统] 在 Intune 中使用“修补我的电脑”创建 Win32 应用程序
作者:精品下载站 日期:2024-12-14 10:07:55 浏览:13 分类:玩电脑
在 Intune 中使用“修补我的电脑”创建 Win32 应用程序
在本指南中,我将向您展示如何使用 Intune 中的“修补我的电脑”来创建 Win32 应用程序。使用 Patch My PC 工具,您可以轻松创建 Win32 应用程序并将其上传到 Intune。
若要使用 Patch My PC 在 Intune 中创建 Win32 应用程序,必须将 Patch My PC 与 Intune 集成。以下是将 Patch My PC 与 Intune 集成的简单指南。
大多数 Intune 管理员都了解创建 Win32 应用程序的过程和所需时间。在配置管理器中创建应用程序时也是如此。
通过 Intune Win32 应用部署,您会注意到您看到的大多数部署选项都很熟悉并且源自 Configuration Manager。您可以使用 Patch My PC 工具创建 Win32 应用程序,并将它们部署到端点。
借助 Patch My PC,您可以轻松扩展 Microsoft SCCM,以在 190 多种企业产品中部署和更新 400 多个第三方应用程序。将 Patch My PC 与 Intune 集成时,可以在 Intune 中自动创建 Win32 应用程序。这可以节省您创建 Win32 应用程序的大量时间。
如果您是修补我的电脑的新手,我建议您查看我的修补我的电脑工具指南。该指南涵盖了 Patch My PC 工具、安装和配置。
- 安装补丁我的电脑 - 发布服务设置指南
- 配置 Patch My PC - 发布服务配置指南
- 使用 Patch My PC 在 SCCM 中自动创建应用程序
- 在 PatchMyPC 中配置电子邮件报告的简单步骤
- 将 PatchMyPC 与 Teams 集成以获取更新通知
通过 Patch My PC 创建 Win32 应用程序后,您可以将它们部署到 Intune 中的设备。
在 Intune 中使用“修补我的电脑”创建 Win32 应用程序
让我们看看使用 Patch My PC 在 Intune 中创建 Win32 应用程序的步骤。
- 启动“修补我的电脑”工具并单击Intune 应用。
- 选中启用在 Microsoft Intune 中创建 Win32 应用程序复选框。
- 单击应用和确定保存配置。
选择Intune 选项,确保您已指定权限、应用程序 ID 和应用程序密钥。单击测试以确认详细信息是否正确。单击确定。
接下来,您需要选择想要在 Intune 中创建的 Win32 应用程序。我将在这里选择一些基本的应用程序。您还可以通过按 CTRL+F 或单击镜头图标来搜索应用程序。选择应用程序并单击应用。
选择Intune 更新选项卡,您可以选择要更新的应用程序。请注意,当您选择应用程序更新时,应用程序和更新都将显示在 Intune 门户中。单击应用。
单击同步计划并查看计划选项。就我而言,我已将时间表设置为每小时一次,即每 4 小时一次。如果您已将其设置为每天,则等待发布服务同步触发。否则,请点击底部的运行发布服务同步。
使用 PatchMyPC.log 监视 Win32 应用程序
您可以通过查看 PatchMyPC.log 来监控 Patch My PC Win32 应用程序的创建。 PatchMyPC.log 文件位于 C:\Program Files\Patch My PC\Patch My PC Publishing Service\ 文件夹路径。
在 PatchMyPC.log 文件中,您可以注意到首先创建了新的 Intune 应用程序,设置了应用程序图标,并将应用程序发送到 Intune 服务器。整个过程完成后,请访问 Intune 门户(Microsoft Endpoint Manager 管理中心)。
下面粘贴了 PatchMyPC.log 的一部分。
Connecting to Intune Server with AppId: 85654a3f-a1f8-4d3e-8d2a-7673a53b1ff1 IntuneServer
Getting authorization header from: https://login.windows.net/prajwal.org IntuneProxy
Connecting to Intune Server with AppId: 85654a3f-a1f8-4d3e-8d2a-7673a53b1ff1 IntuneServer
Getting authorization header from: https://login.windows.net/prajwal.org IntuneProxy
Quering Microsoft Graph for EnrollmentStatusPage profiles.
Identified 1 Enrollment Status Page profiles in Intune. Worker
0 applications are already published in Intune. Worker
Processing Intune application 1/4 Worker
Creating new Intune application: Notepad++ 8.0.0 (x64) Worker
Starting download for: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8/npp.8.0.Installer.x64.exe Downloader
Configured Download Timeout: 15 minutes and 0 seconds WebClientEx
Finished downloading file: [https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8/npp.8.0.Installer.x64.exe] Average speed: 2.73 MB/s (4 MB)
Successfully downloaded the update Downloader
Copying ScriptRunner Worker
Creating application for: Notepad++ (x64) using source path C:\Windows\TEMP\PMP-palfszc5
Creating PowerShell detection script.
Creating PowerShell detection script.
Creating PowerShell detection script.
Starting download for: https://patchmypc.com/scupcatalog/downloads/icons/Notepad++.png
Configured Download Timeout: 15 minutes and 0 seconds WebClientEx
Sending application to Intune server.
Win32LobApp created: id=503a3659-f385-4875-ab98-828c7ab2d93b
ContentVersion created: id=1
ContentFile created: id=d689f4fc-1e69-491f-83c3-0ca76cd8510b
Uploading chunk 1/1 to Azure.
Upload done IntuneServer
File committed IntuneServer
App committed IntuneServer
Application sent to Intune server
登录 Microsoft Endpoint Manager 管理中心,然后转到应用 > 所有应用。您应该在这里找到由 Patch My PC 创建的所有 Intune Win32 应用程序。新的 Win32 应用程序和应用程序更新已通过 Patch My PC 成功创建。
在下一步中,您可以将 Win32 应用程序部署到端点。我希望这篇文章能让您了解如何使用 Patch My PC 创建 Win32 应用程序。如果您有任何问题或建议,请在下面的评论部分告诉我。
猜你还喜欢
- 03-30 [玩转系统] 如何用批处理实现关机,注销,重启和锁定计算机
- 02-14 [系统故障] Win10下报错:该文件没有与之关联的应用来执行该操作
- 01-07 [系统问题] Win10--解决锁屏后会断网的问题
- 01-02 [系统技巧] Windows系统如何关闭防火墙保姆式教程,超详细
- 12-15 [玩转系统] 如何在 Windows 10 和 11 上允许多个 RDP 会话
- 12-15 [玩转系统] 查找 Exchange/Microsoft 365 中不活动(未使用)的通讯组列表
- 12-15 [玩转系统] 如何在 Windows 上安装远程服务器管理工具 (RSAT)
- 12-15 [玩转系统] 如何在 Windows 上重置组策略设置
- 12-15 [玩转系统] 如何获取计算机上的本地管理员列表?
- 12-15 [玩转系统] 在 Visual Studio Code 中连接到 MS SQL Server 数据库
- 12-15 [玩转系统] 如何降级 Windows Server 版本或许可证
- 12-15 [玩转系统] 如何允许非管理员用户在 Windows 中启动/停止服务
取消回复欢迎 你 发表评论:
- 精品推荐!
-
- 最新文章
- 热门文章
- 热评文章
[影视] 黑道中人 Alto Knights(2025)剧情 犯罪 历史 电影
[古装剧] [七侠五义][全75集][WEB-MP4/76G][国语无字][1080P][焦恩俊经典]
[实用软件] 虚拟手机号 电话 验证码 注册
[电视剧] 安眠书店/你 第五季 You Season 5 (2025) 【全10集】
[电视剧] 棋士(2025) 4K 1080P【全22集】悬疑 犯罪 王宝强 陈明昊
[软件合集] 25年6月5日 精选软件22个
[软件合集] 25年6月4日 精选软件36个
[短剧] 2025年06月04日 精选+付费短剧推荐33部
[短剧] 2025年06月03日 精选+付费短剧推荐25部
[软件合集] 25年6月3日 精选软件44个
[剧集] [央视][笑傲江湖][2001][DVD-RMVB][高清][40集全]李亚鹏、许晴、苗乙乙
[电视剧] 欢乐颂.5部全 (2016-2024)
[电视剧] [突围] [45集全] [WEB-MP4/每集1.5GB] [国语/内嵌中文字幕] [4K-2160P] [无水印]
[影视] 【稀有资源】香港老片 艺坛照妖镜之96应召名册 (1996)
[剧集] 神经风云(2023)(完结).4K
[剧集] [BT] [TVB] [黑夜彩虹(2003)] [全21集] [粤语中字] [TV-RMVB]
[实用软件] 虚拟手机号 电话 验证码 注册
[资源] B站充电视频合集,包含多位重量级up主,全是大佬真金白银买来的~【99GB】
[影视] 内地绝版高清录像带 [mpg]
[书籍] 古今奇书禁书三教九流资料大合集 猎奇必备珍藏资源PDF版 1.14G
[电视剧] [突围] [45集全] [WEB-MP4/每集1.5GB] [国语/内嵌中文字幕] [4K-2160P] [无水印]
[剧集] [央视][笑傲江湖][2001][DVD-RMVB][高清][40集全]李亚鹏、许晴、苗乙乙
[电影] 美国队长4 4K原盘REMUX 杜比视界 内封简繁英双语字幕 49G
[电影] 死神来了(1-6)大合集!
[软件合集] 25年05月13日 精选软件16个
[精品软件] 25年05月15日 精选软件18个
[绝版资源] 南与北 第1-2季 合集 North and South (1985) /美国/豆瓣: 8.8[1080P][中文字幕]
[软件] 25年05月14日 精选软件57个
[短剧] 2025年05月14日 精选+付费短剧推荐39部
[短剧] 2025年05月15日 精选+付费短剧推荐36部
- 最新评论
-
- 热门tag