HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/bin/systeminfocheck/systeminfocheck.cmd
:: (SS,9/10/15) run systeminfo and email the results

d:
cd d:\bin\systeminfocheck

systeminfo >logtoday.txt

:: append to main log file
echo. >>log.txt
type logtoday.txt >>log.txt
echo ------------------------------------------------------------------------------->>log.txt

:: send results in email

itpSendEmail low purchases@itpartnership.com systeminfocheck@itpartnership.com "Web Server System Info Check" logtoday.txt

:: itpSendEmail high surinder@itpartnership.com systeminfocheck@itpartnership.com "System Info Check" logtoday.txt