Note: Windows 7 support is currently broken, and we plan to release a working package in the future. Support backgrounding of pipelines with ampersand (&) (#3360) Putting & at the end of a pipeline will cause the pipeline to be run as a PowerShell job. When a pipeline is backgrounded, a job object is returned. Once the pipeline is running as a job, all of the standard *-Job cmdlets can be used to