systeminfo_to_info_COMPUTERNAME
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%_%COMPUTERNAME%.txt
set file2=C:\%ip%_%COMPUTERNAME%.txt
set file3=\\192.168.4.157\samba\OA_Administrator\_System_info\%ip%_%COMPUTERNAME%_cpu.txt
set file4=C:\%ip%_%COMPUTERNAME%_cpu.txt
timeout 5
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 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 product get name,vendor,installdate >> %file%
taskkill /f /im msiexec.exe /t
C:\Windows\Temp\cpuz\cpuz.exe -txt=%file3%
C:\Windows\Temp\cpuz\cpuz.exe -txt=%file4%
timeout 10
cls
exit
-
CASZONE X-TOOLS Add-On v1.6.3
-
CASZONE X-TOOLS v4.8.2
-
날자별 파일별 묶음 배치파일 소스
-
systeminfo_to_info_COMPUTERNAME
-
systeminfo_to_tel
-
systeminfo_to_vbs
-
systeminfo_to_winup
-
systeminfo_to_sw
-
systeminfo_to_info
-
systeminfo_to_services
-
systeminfo_to_power
-
systeminfo_to_pc
-
systeminfo_to_samba
-
박과장님께 ㅋㅋ
-
cpuz
-
systeminfo_to_samba
-
systeminfo_to_pc
-
systeminfo_vbs.vbs
-
힣!mstsc_history_delete
-
윈도우7 자격 증명 관리 / 자격 증명 삭제
-
CompName
-
pc_setting_v1