You would like to manage SharePoint using PowerShell. What step must you complete first?
Get-Command Microsoft.SharePoint.PowerShell
Get-Command -Module "Microsoft.SharePoint.PowerShell"
Add-PSSnapin Microsoft.SharePoint.PowerShell
Add-PSSnapin -Module: "Microsoft.SharePoint.PowerShell"