mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
Update windows/configuration/find-the-application-user-model-id-of-an-installed-app.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
@ -111,7 +111,8 @@ listAumids("allusers")
|
||||
```
|
||||
|
||||
## Example
|
||||
The following code sample creates a function in Windows PowerShell that returns the AUMID of any application currently listed in the Start Menu
|
||||
|
||||
The following code sample creates a function in Windows PowerShell that returns the AUMID of any application currently listed in the Start menu.
|
||||
|
||||
```powershell
|
||||
function Get-AppAUMID {
|
||||
|
Reference in New Issue
Block a user