这是我的目标.这将仅在一台
Windows XP计算机上运行,以便进行故障排除.我们需要能够远程执行.
psexec \\computername -d -e -u domain\administrator -p password cmd /c "RunDll32.exe InetCpl.cpl,ResetIEtoDefaults"
我试过了,它不会执行.
psexec \\computername -d -e -u domain\administrator -p password cmd /c "MicrosoftFixit50195.msi /qn"
Ideally I would like to find all the reg keys that are changed when you run the fixes above
运行修补程序时需要运行Process Monitor.