Search notes:

PowerShell cmdLet Get-PSProvider

The get-psProvider allows to query the available providers in a session. The cmdlet returns an array of System.Management.Automation.ProviderInfo objects.
PS C:\Users\Rene> get-psProvider

Name                 Capabilities                                                 Drives
----                 ------------                                                 ------
Registry             ShouldProcess, Transactions                                  {HKLM, HKCU}
Alias                ShouldProcess                                                {Alias}
Environment          ShouldProcess                                                {Env}
FileSystem           Filter, ShouldProcess, Credentials                           {C, D}
Function             ShouldProcess                                                {Function}
Variable             ShouldProcess                                                {Variable}

See also

get-psProvider in Azure Cloud Shell
get-psDrive
Powershell command noun: psProvider

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1758200479, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/command-inventory/noun/psProvider/get(54): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78