在WIN 8.1 RTM中删除虚拟智能卡账户的方法_Windows系列教程-查字典教程网
在WIN 8.1 RTM中删除虚拟智能卡账户的方法
在WIN 8.1 RTM中删除虚拟智能卡账户的方法
发布时间:2016-12-27 来源:查字典编辑
摘要:DeleteVirtualSmartCardsign-inoptioninWindows8.1RTM(在WIN8.1RTM中删除虚拟智能卡账...

Delete Virtual Smart Card sign-in option in Windows 8.1 RTM(在WIN 8.1 RTM中删除虚拟智能卡账户)

commandwindows 8.1VSC

please use below script and save as "deleteVSC.cmd"

-----------------------

@echo off

echo Deleting existing virtual smart cards and readers…

tpmvscmgr destroy /instance rootsmartcardreader000 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader001 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader002 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader003 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader004 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader005 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader006 >NUL 2>NUL

tpmvscmgr destroy /instance rootsmartcardreader007 >NUL 2>NUL

echo Deleting existing virtual smart card certificates…

certutil -delstore -user My "Pilot - MSIT vSmartcard - DA" >NUL 2>NUL

certutil -delstore -user My "MSIT Virtual Smart Card" >NUL 2>NUL

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新Windows系列学习
    热门Windows系列学习
    操作系统子分类