Updates from: 03/22/2022 02:38:20
Service Microsoft Docs article Related commit history on GitHub Change details
Microsoft.PowerShell.Core New Pssessionconfigurationfile (5.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/5.1/Microsoft.PowerShell.Core/New-PSSessionConfigurationFile.md
external help file: System.Management.Automation.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Core Previously updated : 02/14/2022 Last updated : 03/21/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 Title: New-PSSessionConfigurationFile
Configures sessions that use this session configuration to expose the `User:` PS
are unique for each connecting user and allow users to copy data to and from PowerShell endpoints even if the File System provider is not exposed. User drive roots are created under `$env:LOCALAPPDATA\Microsoft\Windows\PowerShell\DriveRoots\`. For each user connecting to the
-endpoint, a folder is created with the name `$env:USERDOMAIN_$env:USERNAME`. For computers in
+endpoint, a folder is created with the name `${env:USERDOMAIN}_${env:USERNAME}`. For computers in
workgroups, the value of `$env:USERDOMAIN` is the hostname. Contents in the user drive persist across user sessions and are not automatically removed. By
Microsoft.PowerShell.Core New Pssessionconfigurationfile (7.0) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.0/Microsoft.PowerShell.Core/New-PSSessionConfigurationFile.md
external help file: System.Management.Automation.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Core Previously updated : 02/14/2022 Last updated : 03/21/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-7&WT.mc_id=ps-gethelp schema: 2.0.0 Title: New-PSSessionConfigurationFile
Configures sessions that use this session configuration to expose the `User:` PS
are unique for each connecting user and allow users to copy data to and from PowerShell endpoints even if the File System provider is not exposed. User drive roots are created under `$env:LOCALAPPDATA\Microsoft\PowerShell\DriveRoots\`. For each user connecting to the endpoint, a
-folder is created with the name `$env:USERDOMAIN_$env:USERNAME`. For computers in workgroups, the
+folder is created with the name `$env:USERDOMAIN\$env:USERNAME`. For computers in workgroups, the
value of `$env:USERDOMAIN` is the hostname. Contents in the user drive persist across user sessions and are not automatically removed. By
Microsoft.PowerShell.Core New Pssessionconfigurationfile (7.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.1/Microsoft.PowerShell.Core/New-PSSessionConfigurationFile.md
external help file: System.Management.Automation.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Core Previously updated : 02/14/2022 Last updated : 03/21/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-7.1&WT.mc_id=ps-gethelp schema: 2.0.0 Title: New-PSSessionConfigurationFile
Configures sessions that use this session configuration to expose the `User:` PS
are unique for each connecting user and allow users to copy data to and from PowerShell endpoints even if the File System provider is not exposed. User drive roots are created under `$env:LOCALAPPDATA\Microsoft\PowerShell\DriveRoots\`. For each user connecting to the endpoint, a
-folder is created with the name `$env:USERDOMAIN_$env:USERNAME`. For computers in workgroups, the
+folder is created with the name `$env:USERDOMAIN\$env:USERNAME`. For computers in workgroups, the
value of `$env:USERDOMAIN` is the hostname. Contents in the user drive persist across user sessions and are not automatically removed. By
Microsoft.PowerShell.Core New Pssessionconfigurationfile (7.2) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.2/Microsoft.PowerShell.Core/New-PSSessionConfigurationFile.md
external help file: System.Management.Automation.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Core Previously updated : 02/14/2022 Last updated : 03/21/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 Title: New-PSSessionConfigurationFile
Configures sessions that use this session configuration to expose the `User:` PS
are unique for each connecting user and allow users to copy data to and from PowerShell endpoints even if the File System provider is not exposed. User drive roots are created under `$env:LOCALAPPDATA\Microsoft\PowerShell\DriveRoots\`. For each user connecting to the endpoint, a
-folder is created with the name `$env:USERDOMAIN_$env:USERNAME`. For computers in workgroups, the
+folder is created with the name `$env:USERDOMAIN\$env:USERNAME`. For computers in workgroups, the
value of `$env:USERDOMAIN` is the hostname. Contents in the user drive persist across user sessions and are not automatically removed. By
Microsoft.PowerShell.Core New Pssessionconfigurationfile (7.3) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.3/Microsoft.PowerShell.Core/New-PSSessionConfigurationFile.md
external help file: System.Management.Automation.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Core Previously updated : 02/14/2022 Last updated : 03/21/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-7.3&WT.mc_id=ps-gethelp schema: 2.0.0 Title: New-PSSessionConfigurationFile
Configures sessions that use this session configuration to expose the `User:` PS
are unique for each connecting user and allow users to copy data to and from PowerShell endpoints even if the File System provider is not exposed. User drive roots are created under `$env:LOCALAPPDATA\Microsoft\PowerShell\DriveRoots\`. For each user connecting to the endpoint, a
-folder is created with the name `$env:USERDOMAIN_$env:USERNAME`. For computers in workgroups, the
+folder is created with the name `$env:USERDOMAIN\$env:USERNAME`. For computers in workgroups, the
value of `$env:USERDOMAIN` is the hostname. Contents in the user drive persist across user sessions and are not automatically removed. By