# Updates Parameter

There is some limited functionality you can do with **`Update-OSMedia`** and the **`Updates`** parameter

## Select

You can select updates to apply using this command line

```
Update-OSMedia -Updates Select
```

You will be prompted to select which updates to apply

![](https://1642863114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmIIKLDn2u7Sp5DGyF2%2F-Lp6lmDaZzow4I-Yt6qM%2F-Lp6nJkf3ed3XVg1r0Mm%2Fimage.png?alt=media\&token=7a9bf3d4-8164-4878-b132-76f6f90b8280)

![](https://1642863114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmIIKLDn2u7Sp5DGyF2%2F-Lp6lmDaZzow4I-Yt6qM%2F-Lp6npL5UQqUXgT7enSk%2Fimage.png?alt=media\&token=f83f10fa-f26e-4156-a293-279c5a8084f1)

## Skip

This parameter allows you to skip all updates entirely.  I'm not sure why you would want to use this, but you can

```
Update-OSMedia -Updates Select
```

![](https://1642863114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmIIKLDn2u7Sp5DGyF2%2F-Lp6lmDaZzow4I-Yt6qM%2F-Lp6o2-a-nuSj5RaIsWA%2Fimage.png?alt=media\&token=51c5725b-6d7e-4dc9-8640-302f31e9bde6)
