-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-utilityArea - Microsoft.PowerShell.Utility moduleArea - Microsoft.PowerShell.Utility module
Description
Code example #2 contains an incorrect variable name. A New-PSSession
instance is stored in a variable $S
, but Export-PSSession
references a non-existent variable $R
.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: fa593388-cf3c-2565-7ffe-1e36f15387ce
- Version Independent ID: 91dddfc7-3e8e-16dc-98e8-b22868f7ba92
- Content: Export-PSSession (Microsoft.PowerShell.Utility)
- Content Source: reference/6/Microsoft.PowerShell.Utility/Export-PSSession.md
- Product: powershell
- Technology: powershell-cmdlets
- GitHub Login: @JamesWTruher
- Microsoft Alias: jimtru
Metadata
Metadata
Assignees
Labels
area-utilityArea - Microsoft.PowerShell.Utility moduleArea - Microsoft.PowerShell.Utility module