Skip to content

Commit 79ddb76

Browse files
authored
Merge pull request #1343 from msbemba/patch-26
Update Unblock-SmbShareAccess.md
2 parents 20542c6 + 27f72d5 commit 79ddb76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2012-ps/smbshare/Unblock-SmbShareAccess.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ Removes all of the deny access control entries (ACEs) for the trustee from the s
1616

1717
## SYNTAX
1818

19-
### UNNAMED_PARAMETER_SET_1
19+
### Query
2020
```
2121
Unblock-SmbShareAccess [-Name] <String[]> [[-ScopeName] <String[]>] [-AccountName <String[]>] [-AsJob]
2222
[-CimSession <CimSession[]>] [-Force] [-ThrottleLimit <Int32>] [-Confirm] [-WhatIf]
2323
```
2424

25-
### UNNAMED_PARAMETER_SET_2
25+
### InputObject (cdxml)
2626
```
2727
Unblock-SmbShareAccess [-AccountName <String[]>] [-AsJob] [-CimSession <CimSession[]>] [-Force]
2828
[-ThrottleLimit <Int32>] -InputObject <CimInstance[]> [-Confirm] [-WhatIf]

0 commit comments

Comments
 (0)