mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Fix smart quotes in code samples
This commit is contained in:
@ -88,8 +88,8 @@ The following Windows PowerShell commands demonstrate how you can call the listA
|
||||
listAumids
|
||||
|
||||
# Get a list of AUMIDs for an account named “CustomerAccount”:
|
||||
listAumids(“CustomerAccount”)
|
||||
listAumids("CustomerAccount")
|
||||
|
||||
# Get a list of AUMIDs for all accounts on the device:
|
||||
listAumids(“allusers”)
|
||||
listAumids("allusers")
|
||||
```
|
||||
|
Reference in New Issue
Block a user