Jump to content

I host my own private server from my computer and my friend and i want to work on it gradually but for him to be able to help he needs file access and command prompt access for the server, so far i have given him file access through windows 10's built in FTP services but now im stumped on how to give him the ability to start and stop the server via the batch file i use to do that function.

 

so my question is - Is there a way i can give my friend CMD Access without giving him complete computer control?

 

P.S. I want him to be able to start and stop the server while allowing me to be able to use my computer.

 

Im a bit of a noob with this so i apologise if this is a un-needed post.

Link to comment
https://linustechtips.com/topic/618385-cmd-access-help/
Share on other sites

Link to post
Share on other sites

giving someone CMD access is pretty much giving entire computer control

 

you can do anything you want through CMD

 

so yeah, you either trust him and give him your teamviewer password, or you dont trust him and he doesnt touch CMD

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/618385-cmd-access-help/#findComment-7983256
Share on other sites

Link to post
Share on other sites

You can do remote powershell on windows server, it's through RDP I think. I fon't know if that's doable on regular windows. But if I were you I would look into remote powershell.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/618385-cmd-access-help/#findComment-7985364
Share on other sites

Link to post
Share on other sites

8 hours ago, CurseGraphics said:

so my question is - Is there a way i can give my friend CMD Access without giving him complete computer control?

So long as you have physical access, you will always have complete control, since you can unplug it and insert other media and boot other OSes, etc.

But with command line access, someone would remotely be able to do pretty much anything else, so as was mentioned, either you trust him, or you're willing to sacrifice any data on that server to the public internet and possibly need to reinstall.

Solve your own audio issues  |  First Steps with RPi 3  |  Humidity & Condensation  |  Sleep & Hibernation  |  Overclocking RAM  |  Making Backups  |  Displays  |  4K / 8K / 16K / etc.  |  Do I need 80+ Platinum?

If you can read this you're using the wrong theme.  You can change it at the bottom.

Link to comment
https://linustechtips.com/topic/618385-cmd-access-help/#findComment-7985527
Share on other sites

Link to post
Share on other sites

2 hours ago, JaredM54 said:

SSH is probably what you're looking for.

I think telnet is more common for windows and ssh for linux, but yes I believe you could ssh windows http://www.freesshd.com/ (other software is around)

 

Just be sure the right ports are open, the protocol is allowed, and he has the needed info.

Again though you either trust him or you don't, but this is 'text based' so he won't be messing with your mouse but he can eject your cd drive and manipulate settings and files.

                     .
                   _/ V\
                  / /  /
                <<    |
                ,/    ]
              ,/      ]
            ,/        |
           /    \  \ /
          /      | | |
    ______|   __/_/| |
   /_______\______}\__}  

Spoiler

[I5-12600k | 32gb DDR5 6000 | RTX5070 | 2x1tb M.2]

 

[Ryzen 5 1600 | 16gb DDR4 3200 | GTX1030 | 4x 8tb HDD] 

 

Link to comment
https://linustechtips.com/topic/618385-cmd-access-help/#findComment-7991776
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×