Author Archives: Tuirner Jeff

powershell script to create and export a certificate

When you have an internal Microsoft Certificate Authority you can create certificates for all your devices which will be trusted by all the domain member computer. Domain members will automatically have a certificate generated for them. Devices such as switches, … Continue reading

Posted in Powershell, VBS, VBA and other scripting. | Comments Off on powershell script to create and export a certificate

IP4 Network Scanning using powershell.

sometimes you want to scan a subnet to see what devices are on it. If you need to scan from inside the more secure environment you can’t install any extra software on it. Machines with the minimum attack surface. This … Continue reading

Posted in Powershell, VBS, VBA and other scripting. | Comments Off on IP4 Network Scanning using powershell.