Skip to content

Commit dfc79eb

Browse files
authored
Merge pull request #6258 from Brenduns/quick-fix
Fix command line for uninstall
2 parents a330913 + c6ea473 commit dfc79eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/remote-actions/remote-help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: brenduns
88
ms.author: brenduns
99
manager: dougeby
10-
ms.date: 11/29/2021
10+
ms.date: 12/01/2021
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: remote-actions
@@ -144,7 +144,7 @@ After you repackage remote help as a *.intunewinfile*, use the procedures in [Ad
144144
2. On the Program page, configure the following options:
145145

146146
- For *Install command line*, specify **remotehelp.exe /install /quiet acceptTerms=Yes**
147-
- For *Uninstall command line*, specify **remotehelp.exe/ uninstall /quiet acceptTerms=Yes**
147+
- For *Uninstall command line*, specify **remotehelp.exe /uninstall /quiet acceptTerms=Yes**
148148

149149
> [!IMPORTANT]
150150
> The command line option *acceptTerms* is always case sensitive.

0 commit comments

Comments
 (0)