You can use:

    [System.DateTime]::ParseExact('202301011412','yyyyMMddHHmm',$null)

….instead