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
How to copy and run in network through cmd
Collapse
X
-
Tags: None
-
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 nowComment
-
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
-
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
Comment