I am trying to get SharePoint site collection Get-SPSite using PowerShell in Windows PowerShell ISE but I am getting the below error
the term 'Get-SPSite' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or of a path was included, verify that the path is correct and try again.
How to add snippet SharePoint 2019 in Windows Powershell to can use SharePoint server 2013/2016/2019 cmdlet in Window PowerShell ISE?