snap-in Questions
4
When i tried to connect to sql server configuration manager in sql server 2008. It shows error MMC could not create the snap-in.
It was working perfectly till last night. What can be the reason, ...
Crowns asked 10/9, 2014 at 3:45
2
Solved
I have a Powershell Script which is stored in a string called "script" with the content:
get-user | out-file C:\Users\user\Desktop\user.txt -append
My C# Code:
RunspaceConfiguration runConfig...
Venireman asked 24/11, 2011 at 8:15
1
Solved
I work with Sharepoint and I need Sharepoint snap-in present in my console host. When I run powershell from my Windows start menu, I run command
Add-PSSnapin Microsoft.Sharepoint.Powershell
snap...
Tight asked 28/5, 2012 at 16:53
1
Solved
I want to use PowerShell to administer my IIS7 on Windows7 64 bits.
I try install IIS7 Powershell snap-in http://www.iis.net/download/PowerShell
I "Run as administrator", then typing the command...
Probability asked 22/5, 2012 at 10:58
1
Solved
I'm a bit confused with PowerShell snap in's and other "tools" that interact with SQL Server. So what is the difference between these tools:
SMO
SQLPS Module
SQLPSX
SQL Server PowerShell provid...
Purcell asked 29/2, 2012 at 14:4
2
Solved
I have written a snap-in in c#.
I tried installing it using installutil and it didn't work at first. I notice that on the msdn page they said to run mmcperf to install the management.dll into the...
1
© 2022 - 2024 — McMap. All rights reserved.