> For the complete documentation index, see [llms.txt](https://osdcatalog.osdeploy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osdcatalog.osdeploy.com/module/functions/update-moduleosdcatalog.md).

# Update-ModuleOSDCatalog

## Comment Based Help

```
<#
.SYNOPSIS
Updates the OSDCatalog PowerShell Module to the latest version

.DESCRIPTION
Updates the OSDCatalog PowerShell Module to the latest version from the PowerShell Gallery

.LINK
https://osdcatalog.osdeploy.com/module/functions/update-moduleosdcatalog

.Example
Update-ModuleOSDCatalog
#>
```
