SP 可以重置为以下任一状态:
"None",如果重置 SP,则保留现有配置。
"All",将 SP 重置为系统默认属性。
"Factory settings"(最严重),将 SP 重置为其出厂时的初始状态。
使用此任务可重置 SP。
-> set /SP/ reset_to_defaults=none Set 'reset_to_defaults' to 'none' ->
-> set /SP reset_to_defaults=all Set 'reset_to_defaults' to 'all' The configuration change will be applied the next time the SP is reset. ->
-> set /SP reset_to_defaults=factory Set 'reset_to_defaults' to 'factory' The configuration change will be applied the next time the SP is reset. ->