How to copy and run in network through cmd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • visweswaran2830
    New Member
    • Nov 2009
    • 92

    How to copy and run in network through cmd

    How to copy and run a file from one system to another in a network through command prompt. Note: without sharing files/folder from main system. Is it possible if yes means givbe me idea
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    You need to explain your problem better before you can expect to get an answer.

    Comment

    • visweswaran2830
      New Member
      • Nov 2009
      • 92

      #3
      Actually, I have to executable file. now I want to run the file to all of my clients from server itself without any third party software. This what my situation. Could you help me now

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        When you say server and clients, are you talking about an Active Directory and various machines that are on the domain?

        Comment

        • visweswaran2830
          New Member
          • Nov 2009
          • 92

          #5
          Actually, this concepts in not under the domain controll, It is in workgroup concepts, So that I have a prob to install. Can u help?

          Comment

          • RedSon
            Recognized Expert Expert
            • Jan 2007
            • 4980

            #6
            In a workgroup all computers are peers which means that you will only have the permissions that are defined on each individual computer. If you are an administrator on each computer and you can access the computers via remote desktop then you can execute a command or file on each computer individually.

            If you want to run an AD server you will need to purchase Windows Server from Microsoft, or try your luck with Samba on a Linux distro of your choice.

            Comment

            Working...