Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Passing Log in Credentials with Pushd? other command?

You can use:

net use \\RemoteComputer\c$ password /user:MY_DOMAIN\remoteUsername
"\\RemoteComputer\c$\Program Files\Java\jre6\bin\java" -version"
net use \\RemoteComputer\c$ /d

(Edited to add simplifications from grawity from comments. Learn something new every day!)

Tags:

Command Line

Related

Re-enter interactive mode after Ctrl-z How to find file with name="php.ini" on linux using grep command Adding printer in Windows 7 x32 causes 0x000006be error notepad++ adding extra lines to a file Is it possible to format a hard-drive too often? How to Tell if Internet Connection is being Throttled by Provider? Any tips or tricks to hasten USB device detection and initialisation? How to get a perfect local copy of a web page? Windows remote desktop - how to untrap keyboard? Using Ctrl or Alt AND backspace to delete last word in Bash Is it possible to override the command line's built in "cd" command? Is there any P2P private file storage?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy