|
I'm trying to automate reports from the new
hfnetchk hotfix check tool. The goal is to have the reports on the printer
once a week so I can check for any fixes that need to be applied.
I have a batch file that works
interactively, but when I run it through the scheduler, it will not
print. Machine is nt4sp6a. Sounds permissions related, but I
can't find where to change it. Any ideas or other suggestions?
Thanks in advance.
The command is hfnetchk -h server > \\server\printshare
OR
hfnetchk -h server > server.txt
copy server.txt \\server\printer
|
- RE: Print from scheduled batch file djr989
- RE: Print from scheduled batch file JABredehorn
- Re: Print from scheduled batch file Dianne
- RE: Print from scheduled batch file Bill Higgins
- RE: Print from scheduled batch file Clark, Steve
- RE: Print from scheduled batch file Adam Kirsling
