in reply to Split large text file into smaller values so powershell can handle transfering the value to a registry location

Perhaps I misunderstood your problem, but couldn't you use Win32::TieRegistry, for instance, to write to the registry, bypassing Powershell?
  • Comment on Re: Split large text file into smaller values so powershell can handle transfering the value to a registry location