PowerShell Profiles

Sources:

  • **
title: ## Contents 
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
PowerShell VersionProfilePathUsage
Windows PowerShell 1.0All Users All Hosts%WINDIR%\system32\WindowsPowerShell\v1.0\profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile
Windows PowerShell 1.0All Users Current Host%WINDIR%\system32\WindowsPowerShell\v1.0\Microsoft.PowerShell_profile.ps1
Windows PowerShell 1.0Current User All Hosts%USERPROFILE%\Documents\WindowsPowerShell\profile.ps1
Windows PowerShell 1.0Current User Current Host%USERPROFILE%\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
PowerShell CoreAll Users All Hosts%PROGRAMFILES%\PowerShell\7\profile.ps1
PowerShell CoreAll Users Current Host%PROGRAMFILES%\PowerShell\7\Microsoft.PowerShell_profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile
PowerShell CoreCurrent User All Hosts%USERPROFILE%\Documents\PowerShell\profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile
PowerShell CoreCurrent User Current Host%USERPROFILE%\Documents\PowerShell\Microsoft.PowerShell_profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile
PowerShell Core (Preview)All Users All Hosts%PROGRAMFILES%\PowerShell\7-preview\profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile
PowerShell Core (Preview)All Users Current Host%PROGRAMFILES%\PowerShell\7-preview\Microsoft.PowerShell_profile.ps1Use for Windows PowerShell Version 1 Machine Wide Profile

Appendix

Note created on 2024-05-17 and last modified on 2024-05-17.

See Also

LIST FROM [[PowerShell Profiles]] AND -"CHANGELOG" AND -"01-SLIPBOX/PowerShell Profiles"

(c) No Clocks, LLC | 2024