Retrieve Default SQL Server Backup Folder using PowerShell
        Posted  
        
        on SQL Server Central
        
        See other posts from SQL Server Central
        
        
        
        Published on 2010/04/23
        Indexed on 
            2010/04/23
            6:04 UTC
        
        
        Read the original article
        Hit count: 285
        
Filed under: 
        In a previous tip on creating a Function to Return Default SQL Server Backup Folder , you've seen how you can create a T-SQL function to query the registry and retrieve the default SQL Server Backup folder. Is there an easier way to do it in Windows PowerShell? 
        
        © SQL Server Central or respective owner