Added GUI image
This commit is contained in:
BIN
Examples/ChocoRemoteGUI.JPG
Normal file
BIN
Examples/ChocoRemoteGUI.JPG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -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)
|
Start-ChocoRemoteMgmt -ComputerName (Get-ADComputer -Filter * | Select-Object -ExpandProperty Name) -Packages (Get-ChocoSourcePackages -Packages myrepo1,myrepo2,myrepo3)
|
||||||
```
|
```
|
||||||
|

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