此命令可供管理员使用。
-> set /CH/componentname [prepare_to_remove_action=true] [return_to_service_action=true]
prepare_to_remove_action=true-使用此属性可以为移除操作准备活动的组件。它将 prepare_to_remove_status
从“未就绪
”更改为“就绪
”,表明您可以继续执行从系统中物理移除此组件的操作。
return_to_service_action=true-将组件物理安装到系统中之后,使用此属性可以使组件恢复联机。它将 prepare_to_remove_status
从“就绪
”更改为“未就绪
”,表明您已成功安装该组件。