Use Add-Type without Pollute Current Session

start-job, wait-job, receive-job

use job actually started a new app domain. it creates another ps instance. could use to Add-Type without pollute current session.

Last updated