3,217
edits
Changes
FAQ
,→I'm getting an error "Event log file is full", and then WPKG exits
cscript \\server\wpkg\wpkg.js /synchronize /nonotify >nul
It is generally a good idea to start most of the <code><install cmd</code> commands in a quiet way (there are sometimes quiet switches), or redirect their output to >nul. Examples of such commands are copy, xcopy, robocopy, del etc.
== I'm getting an error 'Input Error: There is no script engine for file extension ".js".', and WPKG won't start ==