PowerShell HTML System Report

By ivan

I’ve been playing with HTML in PowerShell and ended creating not so bad script including function that creates HTML report with system info for a remote computer/server. In includes Operating System, CPU, Memory and Hard Disk, CD-Rom Info which are exported to a html file. It’s not a piece of art, have some basic error…

Microsoft Windows Security Audit Event Accesses IDs

By ivan

I’m working on a powershell script extracting the file server audit log and creating a human readable html out of it when I got stumbled by the beautiful codes below (which are really hard to find) and decided that they deserve a re-post. Thanks to this guy for translating them. The list below is from…

Don’t Ask……

By ivan

“Don’t ask what the world needs. Ask what makes you come alive, and go do it. Because what the world needs is people who have come alive” – Howard Thurman

SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number or similar

By ivan

After experiencing a pfsense log overflow with SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number, SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol and similar errors for a while I finally figured a way to reduce them to the more reasonable level by simply checking Disable webConfigurator redirect rule in the advanced settings. There are still some errors in the log though, however,…

Basic Site to Site OpenVPN between PfSense 2.2.1 and Vyos 1.1.4

By ivan

After banging my head for a while I finally ended with the following working configuration of Basic Site to Site OpenVPN between PfSense 2.2.1 and Vyos 1.1.4 Pfsense Side On the PfSense router create an OpenVPN Server with the following settings Server mode – Peer to Peer Shared Key Protocol – UDP Device mode –…

Metal Gear Solid V: Ground Zeroes not starting

By ivan

Just bought in on steam and it wasn’t starting at all, after a lot of digging I found that disconecting my dual action gamepad controller makes is work, so disconnected any controller you have and try again 🙂

Windows 8/8.1 Moving Icons

By ivan

Lately I was really annoyed from my moving icons – after every login all of my icons were moving left – it turns out that the solution is easy – untick “Align Icons To Grid” and “Auto Arange Icons” (right click o nthe desktop –>View), that’s it, done 🙂