Skip to content

Make it clear that $using is also needed for background jobs (not just in remoting) #5068

@mklement0

Description

@mklement0

The$using: scope is needed not just in remoting, but also when running background jobs (both with Start-Job and Start-ThreadJob), and when using ForEach-Object -Parallel.

This fact should be mentioned in this help topic.

Also, the See also section should link to about_Variables.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-languageArea - PowerShell syntax and keywords

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions