Skip to content

Commit c33447d

Browse files
author
PSAppDeployToolkit Action Workflow
committed
Commit of document changes from PSAppDeployToolkit/PSAppDeployToolkit@edca1e8
1 parent 02de99a commit c33447d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/functions/Set-ADTActiveSetup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Set-ADTActiveSetup -StubExePath <String> [-Arguments <String>] [-Wow6432Node]
2424
```powershell
2525
Set-ADTActiveSetup -StubExePath <String> [-Arguments <String>] [-Wow6432Node]
2626
[-ExecutionPolicy <ExecutionPolicy>] [-Version <String>] [-Locale <String>] [-DisableActiveSetup]
27-
[-NoExecuteForCurrentUser] -Key <String> [<CommonParameters>]
27+
[-NoExecuteForCurrentUser] -Key <String> -Description <String> [<CommonParameters>]
2828
```
2929

3030
### Purge
@@ -259,7 +259,7 @@ Defaults to active session InstallName.
259259

260260
```yaml
261261
Type: String
262-
Parameter Sets: Create
262+
Parameter Sets: Create, CreateNoExecute
263263
Aliases:
264264
265265
Required: True

0 commit comments

Comments
 (0)