diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_PSModulePath.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_PSModulePath.md index edfd2878890c..0544c9d1fa80 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_PSModulePath.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_PSModulePath.md @@ -1,7 +1,7 @@ --- description: The PSModulePath environment variable contains a list of folder locations that are searched to find modules and resources. Locale: en-US -ms.date: 10/09/2024 +ms.date: 10/14/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_PSModulePath?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_PSModulePath @@ -24,7 +24,7 @@ By default, the effective locations assigned to `$env:PSModulePath` are: - Modules installed in the **CurrentUser** scope are stored in `$HOME\Documents\WindowsPowerShell\Modules`. - Modules installed in the **AllUsers** scope are stored in - `$env:ProgramFiles\PowerShell\Modules`. + `$env:ProgramFiles\WindowsPowerShell\Modules`. - Modules that ship with Windows PowerShell stored in `$PSHOME\Modules`, which is `$env:SystemRoot\System32\WindowsPowerShell\1.0\Modules`. diff --git a/reference/7.2/Microsoft.PowerShell.Core/About/about_PSModulePath.md b/reference/7.2/Microsoft.PowerShell.Core/About/about_PSModulePath.md index 01a6513548c9..54c468f9f162 100644 --- a/reference/7.2/Microsoft.PowerShell.Core/About/about_PSModulePath.md +++ b/reference/7.2/Microsoft.PowerShell.Core/About/about_PSModulePath.md @@ -1,7 +1,7 @@ --- description: The PSModulePath environment variable contains a list of folder locations that are searched to find modules and resources. Locale: en-US -ms.date: 10/09/2024 +ms.date: 10/14/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_PSModulePath?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_PSModulePath @@ -48,7 +48,7 @@ The default locations for Windows PowerShell 5.1 are different from PowerShell - Modules installed in the **CurrentUser** scope are stored in `$HOME\Documents\WindowsPowerShell\Modules`. - Modules installed in the **AllUsers** scope are stored in - `$env:ProgramFiles\PowerShell\Modules`. + `$env:ProgramFiles\WindowsPowerShell\Modules`. - Modules that ship with Windows PowerShell stored in `$PSHOME\Modules`, which is `$env:SystemRoot\System32\WindowsPowerShell\1.0\Modules`. diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_PSModulePath.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_PSModulePath.md index ad42a01b20e8..c4e0ec6dbc4f 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_PSModulePath.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_PSModulePath.md @@ -1,7 +1,7 @@ --- description: The PSModulePath environment variable contains a list of folder locations that are searched to find modules and resources. Locale: en-US -ms.date: 10/09/2024 +ms.date: 10/14/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_PSModulePath?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_PSModulePath @@ -48,7 +48,7 @@ The default locations for Windows PowerShell 5.1 are different from PowerShell - Modules installed in the **CurrentUser** scope are stored in `$HOME\Documents\WindowsPowerShell\Modules`. - Modules installed in the **AllUsers** scope are stored in - `$env:ProgramFiles\PowerShell\Modules`. + `$env:ProgramFiles\WindowsPowerShell\Modules`. - Modules that ship with Windows PowerShell stored in `$PSHOME\Modules`, which is `$env:SystemRoot\System32\WindowsPowerShell\1.0\Modules`. diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_PSModulePath.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_PSModulePath.md index b17b8a2ba612..b7f002348ea5 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_PSModulePath.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_PSModulePath.md @@ -1,7 +1,7 @@ --- description: The PSModulePath environment variable contains a list of folder locations that are searched to find modules and resources. Locale: en-US -ms.date: 10/09/2024 +ms.date: 10/14/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_PSModulePath?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_PSModulePath @@ -48,7 +48,7 @@ The default locations for Windows PowerShell 5.1 are different from PowerShell - Modules installed in the **CurrentUser** scope are stored in `$HOME\Documents\WindowsPowerShell\Modules`. - Modules installed in the **AllUsers** scope are stored in - `$env:ProgramFiles\PowerShell\Modules`. + `$env:ProgramFiles\WindowsPowerShell\Modules`. - Modules that ship with Windows PowerShell stored in `$PSHOME\Modules`, which is `$env:SystemRoot\System32\WindowsPowerShell\1.0\Modules`.