Hi all,
I need help with running a batch file from SCCM 2007.
I have created the package and the advertisement in the software distribution for the batch file.
In the batch file I have the following information:
Filename Install.bat
----
@ECHO OFFECHO %0
xcopy "\\GICSCM\WinZip Pro 17.5\WinZip.wzmul" C:\ProgramData\WinZip\ /Y
----
This is the log information:
The program for advertisement "GHQ20014 has not yet started because the content for the package "GHQ0000F" - "Winzip License Deploy" (version 13) has not been acquired. Possible cause: The content for this program must be downloaded into the computer's cache, or the content could not be located.
I checked in the SCCM cache folder and it is empty.
I appreciate any help on the issue.
Thanks in advance.