Skip to content

Commit a234a26

Browse files
Merge pull request MicrosoftDocs#90 from LucasArona/patch-2
Update enable-appv, minor changes
2 parents ba92dc8 + 8ab4d9b commit a234a26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/windows/appvclient/enable-appv.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Enable-Appv [<CommonParameters>]
2929
```
3030

3131
## DESCRIPTION
32-
The **Enable-Appv** cmdlet enables the Microsoft Application Virtualization (App-V) service on Windows 10 Anniversary Edition computers.
32+
The **Enable-Appv** cmdlet enables the Microsoft Application Virtualization (App-V) service on computers running at least Windows 10 Anniversary Edition (version 1607) .
3333
If this cmdlet succeeds, it returns a message.
3434

3535
Before you enable the App-V service, configure App-V service settings by using Windows PowerShell or Group Policy.
@@ -46,7 +46,7 @@ This command enables the App-V service.
4646
## PARAMETERS
4747

4848
### CommonParameters
49-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
49+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
5050

5151
## INPUTS
5252

0 commit comments

Comments
 (0)