How and where to store PowerShell script
I am a regular user of C and C++ and have been using them to write scripts since several years. Now I wrote my first ever PowerShell script which I would like to call it from the Posh Command line. Please tell me where and how to store the script—as a function in the profile? on my PATH? or somewhere else? Please let me know the details. I would like to see my work organized and uncluttered right from the beginning ! Thnaks in advance.








