是否可以使用PowerShell从Azure AD删除已注册Azure AD的设备? [英] Is there a way to remove Azure AD-registered devices from Azure AD using PowerShell?

查看:101
本文介绍了是否可以使用PowerShell从Azure AD删除已注册Azure AD的设备?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在从租户到租户进行Office365迁移,现在我意识到由于Office365 ProPlus客户端在Outlook邮件配置文件设置期间执行了此操作,因此已经注册(不加入)Azure AD的多个系统.我们想要 如果可能的话,以自动方式从旧的Azure AD租户断开系统连接-使用本地PowerShell或可以从Azure AD端完成的操作.我们已经尝试通过Azure门户删除Azure AD中的系统,但这实际上并没有 在每个Windows 10系统上本地断开它们的连接.有没有其他人经历过或有任何建议?谢谢!

I'm currently in the middle of a tenant-to-tenant Office365 migration and have now realized that several systems have been registering (not joining) Azure AD due the Office365 ProPlus client doing this during Outlook mail profile setup. We would like to disconnect systems from the old Azure AD tenant in an automated fashion if possible- either with local PowerShell or something that can be done from the Azure AD side. We've tried deleting systems in Azure AD through the Azure portal, but that doesn't actually disconnect them locally on each Windows 10 system. Has anyone else experience this or have any suggestions? Thanks!

推荐答案

您可以使用Powershell cmdlet

You can use Powershell cmdlet Remove-AzureADDevice to list and delete the devices from the Azure AD.

但是,正如您已经从UI模式中看到的那样,这并不影响设备本身.您需要访问各个设备,然后 删除Azure AD Join .

However, as you have already seen from the UI mode that this does not affect the devices itself. You would need to get to the individual devices and remove the Azure AD Join.


这篇关于是否可以使用PowerShell从Azure AD删除已注册Azure AD的设备?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆