Tag: windows
-
Set Up a Putty Session w Cool Options
Top tips for customizing your favorite terminal program. Exploring PuTTY’s many options to make your life easier.
-
Introduction to the Utility Robocopy
Become an expert at copying files using only the command line. Introducing robocopy. Your welcome.
-
Tracking Communications with Netstat & TCPView
Make the Windows command netstat worthwhile. Get actual real world results from it. Try the companion GUI TCPView.
-
Run a Script using Windows Task Scheduler
Begin By default, a task will only run when a user is logged in. If you want to run a task after hours or over night, you will need to select “run whether the user is logged in or not” and “run with highest privilege’s”, so it runs in admin mode. Finally, you will need…
-
Split Text Data into Columns Using Microsoft Excel
Split out data from Excel A common task to perform is when you have data in a text file and you need to copy and paste the data into excel and then split the date into columns. Unfortunately, when you do this it will put all the date in a single column. You have to…
-
Change Windows Cmd Line Startup Folder
Change Default Startup Path for Command Prompt Right click on the command prompt then select properties. On shortcut tab, change “Start in:”