
comment blocks of code with notepad++
I love notepad++ its a great text and script editor (other than powershell I still like ISE better) I needed to comment out a bunch of lines from a logon batch file and didn’t’ want to do it?line by line. With notepad++ its a two step process
done! you need to have the file saved as the script type, in my example it would be .bat
Here’s a site with a list of 13 additional tips for notepad++
http://techbrij.com/10-notepad-tips-tricks-fast-development
What’s your favorite notepad++ tip, leave it in the comments below
More Stories
Collection of build numbers
I feel like I'm always looking for an applications history of builds. Sometimes its for windows 10 others for different...
Running office365 on non-persistent VDI desktops
We are working on building our our win10 image with o365 and onedrive. I'm capturing a few links I found...
how to delegate rights to manage printers
Here are some helpful post on setting up delegation on print servers, this includes some powershell scripts to help.
How to configure powershell for o365
Everytime you get a new computer you have to download the latest powershell modules for o365 and it seems like...
online technical training
I've had a few new employees and current employees looking for training on Cisco and Linux training lately. I start...
How to delete files/subfolders in a specific directory at command prompt in Windows
We are in the middle of a data migration project. After we migrate the data to the new file server,...