WSUS MMC Crash Due To XML Invalid Character!
So today as I was checking on the update status of all the windows computers the WSUS MMC Console would
Open Maintenance – Docker & CentOS 7
It seems docker and containers are becoming the new default standard for simple, rapid and consistent deployment. I was asked
Powershell script to create user home directory and DFS namespace target
Creating a new users home directory and corresponding DFS namespace target. The script can also force all domain controllers to
C# save DataTable to CSV easily
I find I need to save C# DataTables to CSV files often and as such use the following code:
Easily save and load C# classes using XML Serialization
These two functions below have saved me a lot of time, you simply create a class with variables inside it
Graylog extractors for Sophos UTM logs
I have created nine extractors to get all the Sophos variables I needed to use.
Graylog format AccessList For Windows file events
I setup Graylog to collect all the windows event logs including file event logs on the file servers at work.
PowerShell exporting data easily from MSSQL into a CSV
PowerShell has a module to assist with this, you can find out all the specifics at https://docs.microsoft.com/en-us/sql/powershell/download-sql-server-ps-module. I was asked to
PowerShell Tid Bits #1
The more I use power shell the more I realize you can do just about anything you could do with