We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20542c6 + 27f72d5 commit 79ddb76Copy full SHA for 79ddb76
docset/winserver2012-ps/smbshare/Unblock-SmbShareAccess.md
@@ -16,13 +16,13 @@ Removes all of the deny access control entries (ACEs) for the trustee from the s
16
17
## SYNTAX
18
19
-### UNNAMED_PARAMETER_SET_1
+### Query
20
```
21
Unblock-SmbShareAccess [-Name] <String[]> [[-ScopeName] <String[]>] [-AccountName <String[]>] [-AsJob]
22
[-CimSession <CimSession[]>] [-Force] [-ThrottleLimit <Int32>] [-Confirm] [-WhatIf]
23
24
25
-### UNNAMED_PARAMETER_SET_2
+### InputObject (cdxml)
26
27
Unblock-SmbShareAccess [-AccountName <String[]>] [-AsJob] [-CimSession <CimSession[]>] [-Force]
28
[-ThrottleLimit <Int32>] -InputObject <CimInstance[]> [-Confirm] [-WhatIf]
0 commit comments