NT

windows qfe list 뽑기

efrit 2015. 8. 12. 19:57

for %%i in (

server list

) do (

      for %%j in (

      [KB No.]

      ) do wmic /node:%%i qfe list /format:csv | findstr %%j >> qfe_list.out

저작자표시 비영리 변경금지 (새창열림)