REM REM Hot Profile Death REM =========================================================== @echo off echo. echo Killing Profiles... (this could be a while) echo. delprof /q /i REM REM Setup BIOS info tool if it isn't already REM =========================================================== if exist c:\biosinfo\biosinfo\biosinfo.exe goto NO_SETUP md c:\biosinfo copy /v \\servername\inventory$\drivers\biosinfo.exe c:\biosinfo REM REM Gather the inventory bits about the machine REM =========================================================== :NO_SETUP c:\biosinfo\biosinfo.exe BIOS c:\biosinfo\bios.csv \\servername\inventory$\ocsinventorycsv.exe /bios=c:\biosinfo\bios.csv REM REM Cleanup and logoff REM =========================================================== del /f /s /q c:\biosinfo\* rd c:\biosinfo kix32 %0\..\inventory.kix