What's been going on...
Thursday, 14 May 2020
Converting between XML systemtime and number of hours or days with Powershell
›
I recently used an XML query in Powershell that looked like this: $xmlQuery = @' <QueryList> <Query Id="0" Path...
Wednesday, 11 December 2019
Powershell - compare two mailboxes in hash table and export to CSV
›
I thought I’d share a useful little powershell trick I used today which allowed me to easily compare two v...
Wednesday, 20 November 2019
SOLVED! RADIUS Authentication Failed (MSCHAP error: "E=649" R=0 V=3)
›
Client setup: Sonicwall NSA 4600 and NPS on Server 2016. Error: RADIUS Authentication Failed (MSCHAP error: E=649 R=0 V=3) Tried j...
Tuesday, 22 October 2019
Powershell script to find scheduled tasks on all servers or computers in the domain.
›
First off lets get all the set up variables out of the way. A lot of these are the same variables I use in every...
›
Home
View web version