All posts by Michael Albert

VMware Powercli: Get CDP infos for the Hosts Networkadapter

Hi,

if CDP is enabled the networkswitches gives some informations to the ESXi Hosts physical network adapters.

Continue reading VMware Powercli: Get CDP infos for the Hosts Networkadapter

Advertisment to support michlstechblog.info

Powershell: Encrypt and decrypt strings with the host key

Hi,

each Windows machine has it’s own host key. This can be used to encrypt data which are only decrypted by this computer.

Continue reading Powershell: Encrypt and decrypt strings with the host key

Windows: Enable SCHANNEL verbose logging to determine cipher suite

Hi,

to determine which CIPHER Suite a TLS connection uses you can enable SCHANNEL logging.
Continue reading Windows: Enable SCHANNEL verbose logging to determine cipher suite

Powershell: UDP Client and Server

Hi,

these UDP client and server and simply used for testing if a specific UDP port is open

Continue reading Powershell: UDP Client and Server

Windows: Fill free space of partition with zero

Hi,

to fillup all free space of a ntfs partition with zero’s
Continue reading Windows: Fill free space of partition with zero