Get login script to pi server for Windows:


This will allow me just to type a single word as a command to bring up the login prompt.
It wont let me input the password automatically, but at least not have to fill out a large sentence as a command.
----------------------------------------------------------

You can do this by creating a batch script

Creating a "pi.txt" file some ware,
Fill it with these contents (it is just one line):

ssh my-user@my-ip-address

Then save the text file and rename it "pi.bat" let windows accept changing file type.

Move the "pi.bat" script to "C:\Windows"

Now you can just at anytime, open Windows Terminal app or CMD, type teh command "pi", and it will bring me to my pi login automatically.

Date: September 21st, 2021





Back

© 2019 to 2026 Branden Gilfoil & © up to 2026 for respective owners.