I've been struggling with this for some time now and I've tried everything I could find but, have yet to be successful. I need to convert this string to a Powershell date object:
20180802 16:30:10
Everytime I try ParseExact, it's saying that it doesn't recognize the string as a valid date/time format.