pssnapin Questions
3
Solved
I am trying to run a Powershell script on a web server where SQL Server Management Studio is not installed but all pertinent packages from the Microsoft SQL Server 2008 R2 SP2 Feature Pack have bee...
Finnell asked 9/11, 2012 at 15:57
7
I've got a really simple powershell script (see below).
I've got installutil aliased using the following in my profile:
set-alias installutil $env:windir\Microsoft.NET\Framework\v2.0.50727\install...
Waddell asked 17/2, 2009 at 20:28
2
I am trying to run EMC commands in C#. I am running this from my personal PC that has exchange management tools installed on it.
Our exchange servers have 2007 running on them.
The thing is, wh...
Calcifuge asked 26/11, 2013 at 21:13
1
I am trying to use InitialSessionState.ImportPSModule in order to import a Powershell module.
I am interested in knowing if importing of the module failed due to any reason (e.g file not found et...
Lazulite asked 18/12, 2012 at 8:49
1
Possible Duplicate:
What’s the difference between Add-PsSnapIn and Import-Module
What is the difference between Add-PSSnapin and Import-Module in PowerShell?
At the end, both seem li...
Lacreshalacrimal asked 7/6, 2012 at 5:40
3
Solved
I'm new to PS so I may get some of the terminology wrong.
If you want to roll out a custom PowerShell environment (snap-in) for a team of 30 developers/DBAs. What is the best way to do this... if ...
Bostic asked 9/2, 2009 at 15:57
1
© 2022 - 2024 — McMap. All rights reserved.