I need to modify the User Mapping of a specific MS SQL Server Login using PowerShell. I need the Login to map to a specific database, while also selecting db_owner as a Database role membership. The only piece of code I have so far is code that will connect to MS SQ Server. I need to modify the User Mapping of a specific