|
I have a new installed windows 2008 r2 .
I configured input xml and then run the installer batch of autospinstaller
but it fails when loading sharepoint powershell. what am I missing to do?
it says
- Loading SharePoint Powershell Snapin
--------------------------------------------------------------
- Script aborted!
Exception : System.Management.Automation.PSArgumentException: No sn
ap-ins have been registered for Windows PowerShell vers
ion 2.
at System.Management.Automation.PSSnapInReader.GetMs
hSnapinRootKey(RegistryKey versionRootKey, String psVer
sion)
at System.Management.Automation.PSSnapInReader.Read(
String psVersion, String mshsnapinId)
at System.Management.Automation.Runspaces.MshConsole
Info.AddPSSnapIn(String mshSnapInID)
at System.Management.Automation.Runspaces.RunspaceCo
nfigForSingleShell.DoAddPSSnapIn(String name, PSSnapInE
xception& warning)
at Microsoft.PowerShell.Commands.AddPSSnapinCommand.
AddPSSnapIns(Collection`1 snapInList)
TargetObject : Microsoft.SharePoint.PowerShell
CategoryInfo : InvalidArgument: (Microsoft.SharePoint.PowerShell:Strin
g) [Add-PSSnapin], PSArgumentException
FullyQualifiedErrorId : AddPSSnapInRead,Microsoft.PowerShell.Commands.AddPSSnap
inCommand
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
PipelineIterationInfo : {0, 1}
PSMessageDetails :
|