Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Powershell and Sessions

$
0
0

Hi People,

We created our own functions to create users and set all kind of things.  But every time we use this functions we need to load our module, the exchange snap-in and the active directory snap-in.

I would like to have a kind of session where i keep those modules loaded and i only need to connect to that session.

Is that possible in powershell?

Thanks,

Michael


Viewing all articles
Browse latest Browse all 6937

Trending Articles