Added GUI image
This commit is contained in:
@@ -10,4 +10,6 @@ Here I use Active Directory to get a list of all computers which will populate t
|
||||
```
|
||||
Start-ChocoRemoteMgmt -ComputerName (Get-ADComputer -Filter * | Select-Object -ExpandProperty Name) -Packages (Get-ChocoSourcePackages -Packages myrepo1,myrepo2,myrepo3)
|
||||
```
|
||||

|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user