본문 바로가기
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

c:
cd\
cls


for /f "tokens=1-2 delims=:" %%a in ('ipconfig^|find "IPv4"') do set ip=%%b
set ip=%ip:~1%

for /F "tokens=2 delims==" %%s in ('wmic bios get serialnumber /value') do set sn=%%s

echo IP address : %ip%

echo Computer Serical Number : %sn%

set file=\\192.168.4.157\samba\OA_Administrator\_System_info\%ip%_%sn%.txt

set file2=C:\%ip%_%sn%.txt


timeout 15


cls


timeout 150


wmic bios get serialnumber > %file%

wmic computersystem get "Model","Manufacturer" >> %file%

wmic computersystem get "Name", "UserName" >> %file%

wmic cpu get name >> %file%

wmic PATH Win32_PhysicalMemory  get capacity >> %file%

wmic os get name >> %file%

wmic os get installdate >> %file%

wmic nicconfig get ipaddress,caption >> %file%

wmic nicconfig get macaddress,caption >> %file%

 

C:\Windows\Temp\cpuz\cpuz.exe -txt=%file%

 

wmic bios get serialnumber > %file2%

wmic computersystem get "Model","Manufacturer" >> %file2%

wmic computersystem get "Name", "UserName" >> %file2%

wmic cpu get name >> %file2%

wmic PATH Win32_PhysicalMemory  get capacity >> %file2%

wmic os get name >> %file2%

wmic os get installdate >> %file2%

wmic nicconfig get ipaddress,caption >> %file2%

wmic nicconfig get macaddress,caption >> %file2%


timeout 15


cls


copy "\\192.168.4.157\samba\OA_Administrator\_System_info\C_ROOT_CMD\Windows\Temp\systeminfo_to_pc.cmd" "C:\Windows\Temp\" /y

cmd.exe /c start /min C:\Windows\Temp\systeminfo_to_pc.cmd


exit


  1. CASZONE X-TOOLS Add-On v1.6.3

  2. CASZONE X-TOOLS v4.8.2

  3. No Image 22Nov
    by
    2016/11/22 Views 52 

    Auto_Setup_OFFICE2013_B

  4. No Image 22Nov
    by
    2016/11/22 Views 114 

    Auto_Setup_OFFICE2013

  5. No Image 22Nov
    by
    2016/11/22 Views 79 

    Auto_Setup_HWP2010_B

  6. No Image 22Nov
    by
    2016/11/22 Views 73 

    Auto_Setup_HWP2010

  7. No Image 22Nov
    by
    2016/11/22 Views 60 

    administrator_user_네트워크드라이브생성

  8. No Image 22Nov
    by
    2016/11/22 Views 594 

    Doc_ArchiveDelete 삭제대상검색

  9. No Image 22Nov
    by
    2016/11/22 Views 56 

    Doc_ArchiveDelete

  10. No Image 22Nov
    by
    2016/11/22 Views 63 

    7zip_test_v2

  11. No Image 22Nov
    by
    2016/11/22 Views 44 

    Auto_Setup_OFFICE2013_OCT_OUTLOOK

  12. No Image 22Nov
    by
    2016/11/22 Views 96 

    Auto_Setup_Auto_Setup_Adobe_Acrobat_X_PRO

  13. 윈도우 시동 복구 모드 끄기 reagentc /disable

  14. No Image 22Nov
    by
    2016/11/22 Views 107 

    Bat_To_Exe_Converter

  15. TELEWEB MPC RE-INSTALL

  16. CMD 레지스트리 값 입력 (IMPORT) iexplore.exe

  17. mstsc_history_delete

  18. No Image 23Sep
    by
    2016/09/23 Views 150 

    시동모드 끄기 reagentc /disable

  19. 전원옵션 최적화 CMD

  20. No Image 23Sep
    by 바른생활청년
    2016/09/23 Views 457 

    데스크탑PC 제품시리얼 및 IP주소 서버 TXT파일로 보내기

  21. No Image 23Sep
    by
    2016/09/23 Views 825 

    윈도우 서비스 (Windows Service) 최적화 CMD

  22. 원격데스크톱_포트변경

Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7