How to clear EventLog with PowerShell or wevtutil
I got a question from Joe how to delete all administrative events in the Windows event log earlier today, there
Learn Troubleshoot and Manage Windows
I got a question from Joe how to delete all administrative events in the Windows event log earlier today, there
I have been using this PowerShell script or GUI for quite some time when I create local Hyper-v virtual machines
This is not ment to be an enterprise solution, more ment to be a quick way to install application on
After the release of Azure Active Directory Connect tool (http://blogs.technet.com/b/ad/archive/2015/06/24/azure-ad-connect-amp-connect-health-is-now-ga.aspx?linkId=15101770) I upgraded a customer without any big issues, but we
I have been using this PowerShell script or GUI for quite some time when I create local Hyper-v virtual machines
I wrote a small PowerShell script to help me get some information about the installed applications quick and easy. We
The first time I wanted to manipulate the DataGrid with Powershell it took me some time to get it to
PowerShell is not a very good scripting language if it comes to building GUIs. But what PowerShell has that other
Many of you are using MBSA, Microsoft Baseline Security Analyzer, to get a list of missing patches for Windows and
A customer asked me to write some example scripts for unpinning folders and files in their Offlines Cache and here