4 lines
102 B
Batchfile
4 lines
102 B
Batchfile
@echo off
|
|
echo Trying to uninstall existing certsrv...
|
|
sysocmgr /i:certinst.inf /n /u:uninstal.txt
|