PowerShell and utilizing it’s Profile.

It may not be something we all wake up in the morning thinking about but to wake up and make your life just a bit easier is something we all think about. probably at more times through out the day.

The PowerShell profile that is going to be covered are both user based profiles.

One is the Shell Profile and the other is the ISE Profile.

both profiles are saved via the $profile defined path.

shell_Profile
Shell
ise_profile
ISE

These are essentially scripts with your preferences, functions, load frequently used modules, favorite variables, and etc.

I have been in some interesting situations where I automated report building into functions. Load specific modules that I use daily and some routine $variables to load that are always the same.

imagine how much time saving it would be to have your cup of coffee sitting and waiting on you in the car already made? that is the advantage the PowerShell Profile provides. A series of tasks, preparations that come automatic every time you click the sweet PowerShell emblem.

if you have network mapped user home folder, your profile can follow you to any and every server/machine you work on.

experiment and have fun with making your life easier.

any questions or comments let me know how you use your $profile !

Published by Xajuan Smith

Computer Information Specialist, with a desire to make the masses feel what I was born to channel...The emotion that strives us to do more, speak more boldly and with most sincere ideals that will make life easier and will not hinder the dreams we all have at any given time.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: