1.

Solve : Copying a file to multiple workstations?

Answer» <html><body><p>Long story short, I'm needing to copy a <a href="https://interviewquestions.tuteehub.com/tag/small-1212368" style="font-weight:bold;" target="_blank" title="Click to know more about SMALL">SMALL</a> software auditing application to the local partition on about <a href="https://interviewquestions.tuteehub.com/tag/320-247733" style="font-weight:bold;" target="_blank" title="Click to know more about 320">320</a> workstations where I work. I have AD admin rights so I was using PStools with a computer list, but for some reason ps tools is acting flaky. Are there any other popular <a href="https://interviewquestions.tuteehub.com/tag/known-534098" style="font-weight:bold;" target="_blank" title="Click to know more about KNOWN">KNOWN</a> methods to pulling this off other than c$ to every <a href="https://interviewquestions.tuteehub.com/tag/workstation-1460161" style="font-weight:bold;" target="_blank" title="Click to know more about WORKSTATION">WORKSTATION</a>?<br/><br/>Thanks.Is this a corporate setup with a domain if so why not setup a login script to download the file from the server when a user logs on. Then it will copy the file the next time someone logs on.</p></body></html>


Discussion

No Comment Found