Utility/Scripts/Import-SharePointPowerShellSnapIn.ps1
if(!(Get-PSSnapin Microsoft.SharePoint.Powershell -ErrorAction 0)){Add-PSSnapin Microsoft.SharePoint.PowerShell} |
if(!(Get-PSSnapin Microsoft.SharePoint.Powershell -ErrorAction 0)){Add-PSSnapin Microsoft.SharePoint.PowerShell} |