Top "Pssnapin" questions

PowerShell snap-ins provides a mechanism for registering sets of cmdlets and another Windows PowerShell provider with the shell.

No snap-ins have been registered for Windows PowerShell version 2

I am trying to run a Powershell script on a web server where SQL Server Management Studio is not installed …

powershell sql-server-2008 pssnapin
Windows PowerShell snap-in 'Microsoft.Sharepoint.Powershell' is not installed on this computer?

I am new in using powershell, I have been trying to solve this problem for hours and I cant still …

powershell sharepoint pssnapin
"no snap ins have been registered for powershell 4"

I have a Windows Server 2012 R2 Standard enabled with ADFS. I can open and use ADFS Management console. I am …

windows powershell adfs2.0 skew pssnapin
how to create a cmdlet?

I have written my program in c# .net. I want to convert it in to a powershell cmdlet. I was …

powershell cmdlet pssnapin
PowerShell Snapin Cmdlet CommandNotFoundException

Currently I'm trying to create my first PowerShell Snapin. I followed this tutorial: How to create a PowerShell Snapin and …

powershell cmdlets cmdlet snap-in pssnapin
C# Powershell snapin not registering using installutil

I've got a really simple powershell script (see below). I've got installutil aliased using the following in my profile: set-alias …

c# powershell installutil pssnapin