With V2, you can create a modules directory in the WindowsPowerShell directory where your profile is. PS will automatically look in that directory to load modules when you run import-module. I created a "Scripts" directory under WindowsPowerShell as well that is a sibling directory of Modules.

Understanding the Context

I use my profile to set some directories using variables with the following code: Gradle looks for gradle.properties files in these places: in project build dir (that is where your build script is) in sub-project dir in gradle user home (defined by the GRADLE_USER_HOME environment variable, which if not set defaults to USER_HOME/.gradle) Properties from one file will override the properties from the previous ones (so file in gradle user home has precedence over the others ... Maybe there is another way or more than my mentioned drawbacks (please let me know), but in the end everything boils down to where do I keep my refresh token on the client-side? Is it httpOnly cookie or an in-memory JS variable? If it is the former, where do I put my access token then?

Key Insights

Would be super happy to get any clues about how to do this the best way from people who are familiar with the ... authentication - Where to store the refresh token on the Client ... I've worked with C# and other programming languages for a while now, and am ashamed to say I'm unfamiliar with the standard on where to put resources such as program icons, and how to reference them Resources, where to put them, and how to reference them in C# Related to this question is, how does the generation of the AssemblyInfo work? I have been putting InternalsVisibleTo in the file of the first class of an assembly where I realize that it will be ... Where do you want to see the output?

Final Thoughts

Messages being output via Debug.Print will be displayed in the immediate window which you can open by pressing Ctrl + G. You can also Activate the so called Immediate Window by clicking View -> Immediate Window on the VBE toolbar Where to find the Google Chrome logs? In which location can I find the Chrome logs if it crashes?