AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 934565
Accepted
Nathan Hartley
Nathan Hartley
Asked: 2018-10-09 13:23:45 +0800 CST2018-10-09 13:23:45 +0800 CST 2018-10-09 13:23:45 +0800 CST

如何使用 SCCM 构建 Intune AutoPilot 就绪设备,而不使其成为共同管理?

  • 772

我想为 Intune AutoPilot 部署使用 SCCM 构建设备,就像新设备一样。这似乎很简单。我创建了一个通用任务序列,然后编写了一个脚本来卸载 SCCM 客户端,收集设备的硬件 ID,然后运行“sysprep /oobe /shutdown”。此脚本在任务序列完成后运行,使用任务序列变量“SMSTSPostAction”。在机器通过 AutoPilot 加入 Azure AD 之前,所有这些都运行良好。我遇到麻烦的第一个迹象是 Intune 策略不适用。然后我在 Intune 中查看设备时发现了这条消息:

Co-management
<UserName>'s Windows PC is being co-managed between
Intune and Configuration Manager. Configuration Manager agent state is
shown below, if the state is anything other than “Healthy” there are a
few steps that help with this. 

Configuration Manager agent state
Could not connect

Details
The Configuration Manager client is currently unable to reach
the Configuration Manager management point. Make sure the client can
communicate with the server. For more information on client
communication issues, see the CcmMessaging.log, LocationServices.log,
or ClientLocation.log files on the Configuration Manager client.

是否可以使用 SCCM 创建仅 Intune 的设备,准备好进行 AutoPiloted?如果是这样,怎么做?

sccm
  • 1 1 个回答
  • 1409 Views

1 个回答

  • Voted
  1. Best Answer
    Nathan Hartley
    2018-10-30T10:26:48+08:002018-10-30T10:26:48+08:00

    在 Ignite 上宣布,Windows 10 1809 将使使用 SCCM 创建 AutoPilot 就绪机器成为可能。秘诀在于无需安装 SCCM 客户端即可在新映像的设备上放置一个特殊的 AutoPilot 配置文件。

    文章“为现有设备加速 Windows Autopilot ”以这种方式分解了该过程:

    1. 启动到 Windows PE(没有数据迁移步骤,我们假设 OneDrive for Business 已经在云中拥有数据)。
    2. 格式化和分区驱动器(因此这显然是一个擦除和加载过程,而不是就地升级——所有数据、应用程序、设置等都从驱动器中清除)。
    3. 应用新的 Windows 10 操作系统映像。
    4. 将驱动程序注入到应用的 Windows 10 安装中。
    5. 将 Autopilot 配置文件复制到 Windows 文件夹结构中的适当位置(这可以实现 Autopilot 用户驱动的体验,而无需提前收集和上传硬件哈希)。
    6. 启动到 Windows 10。
    7. 安装 ConfigMgr 客户端。
    8. Sysprep Windows 10 操作系统。
    9. 重新启动到 Windows 10 OOBE。

    更多信息可以在这里找到:

    • Microsoft 文档:适用于现有设备的 Windows Autopilot
    • 博客:在配置管理器中使用 Windows Autopilot 升级 Windows 7
    • 博客跟进:为现有设备加速 Windows Autopilot
    • 类似博客:适用于现有设备的 Windows Autopilot
    • SCCM 公告:Windows Autopilot 对现有设备的任务序列支持
    • 1

相关问题

  • SCCM SP2 - 找不到 amtopmgr.log 文件

  • SCCM SP2 - OOB 管理证书问题

  • SCCM Client Push FAIL - Win2000 盒子

  • 系统中心配置管理器

  • System Center Configuration Manager 2007 - 调试客户端安装

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve