User Tools

Site Tools


program_lang:powershell_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
program_lang:powershell_linux [2023/12/04 22:47]
manu
program_lang:powershell_linux [2026/05/26 10:53] (current)
manu [Powershell]
Line 111: Line 111:
 <cli prompt='>'>​ <cli prompt='>'>​
 PS /root> $env:​PSModulePath PS /root> $env:​PSModulePath
 +</​cli>​
 +
 +To add another folder in the path:
 +<cli prompt='>'>​
 +PS O:​\VMware\PowerCli modules> $Env:​PSModulePath = $Env:​PSModulePath+";​O:​\VMware\PowerCli modules"​
 </​cli>​ </​cli>​
  
program_lang/powershell_linux.txt ยท Last modified: 2026/05/26 10:53 by manu