首页 电脑 电脑学堂 查看内容

Windows服务器迁徙工具删除攻略

2010-4-2 15:48 458 0

摘要:     运用Windows PowerShell删除Windows Server迁移工具的步骤     1、运用提高的用户权限翻开 Win...
关键词: nbsp Windows PowerShell 服务器 Server 然后 以下 内容 Enter 流程

    运用Windows PowerShell删除Windows Server迁移工具的步骤     1、运用提高的用户权限翻开 Windows PowerShell 会话。若要执行此操作,请顺次单击「开端」、"一切顺序"、"附件"和"Windows PowerShell",右键单击 Windows PowerShell 快捷方式,然后单击"以维护员身份运转"。     2、将服务器维护器维护单元加载到 Windows PowerShell 会话中。若要加载服务器维护器维护单元,请键入以下内容,然后按 Enter。     Import-Module ServerManager     3、键入以下内容,然后按 Enter。     Remove-WindowsFeature Migration     您还可以运用服务器维护器控制台从完壁装置的 Windows Server 2008 R2 中删除 Windows Server 迁移工具。     Windows Server 2008 R2的服务器中心装置选项     运用以下流程删除 Windows Server 迁移工具。     从服务器中心中删除 Windows Server迁移工具的步骤     1、在运转 Windows Server 2008 R2 服务器中心装置选项的计算机上的命令提示符下,键入以下内容之一,然后按 Enter。     powershell此操作将翻开 Windows PowerShell 会话。您必需继续执行下一步,以完成此流程。     ocsetup ServerMigration /uninstall假设输入此命令,则您已完成该流程,不用继续执行下一步。     Pkgmgr /uu:ServerMigration假设输入此命令,则您已完成该流程,不用继续执行下一步。     2、将服务器维护器模块加载到 Windows PowerShell 会话中。若要加载服务器维护器模块,请键入以下内容,然后按 Enter。     Import-Module ServerManager     3、键入以下内容,然后按 Enter。     Remove-WindowsFeature Migration
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部