.
This commit is contained in:
@ -1,7 +1,11 @@
|
||||
@echo off
|
||||
call C:\Scripts\wBase\baseENV.bat
|
||||
call C:\Scripts\wLocal\localENV.bat
|
||||
@REM xxxxxxx
|
||||
echo "START: %~n0"
|
||||
|
||||
echo "Dump software list"
|
||||
set PSFILE="%WBASE%\bin\SoftwareList.ps1"
|
||||
%POWERSHELL% -ExecutionPolicy Bypass -File %PSFILE% > "C:\%check_computername%.txt"
|
||||
|
||||
echo "FINISHED: %~n0"
|
||||
Reference in New Issue
Block a user