General discussion

  • Creator
    Topic
  • #2294925

    Change files across network

    Locked

    by the jedi ·

    I have a .ORA file that i need to adjust on every pc on my network, unfortunatly the permissions do not allow ordinary users to change this file (only administrators) I need to be able to push the changes out over the network as an administrator. All the pcs are XP & the pdc is still NT4 sp6a.

All Comments

  • Author
    Replies
    • #2691999

      Reply To: Change files across network

      by cptomlly ·

      In reply to Change files across network

      Have you tried using a startup script batch file for your computers OU?

      net use X: \\server\share
      copy X:\good.ora C:\Oracle\Ora81\network\ADMIN\whatever.ora

    • #2691538

      Reply To: Change files across network

      by the jedi ·

      In reply to Change files across network

      This question was closed by the author

Viewing 1 reply thread