diff --git a/Examples/ChocoRemoteGUI.JPG b/Examples/ChocoRemoteGUI.JPG new file mode 100644 index 0000000..def4339 Binary files /dev/null and b/Examples/ChocoRemoteGUI.JPG differ diff --git a/Examples/Demo-Start-ChocoRemoteMgmt.MD b/Examples/Demo-Start-ChocoRemoteMgmt.MD index 2b017ec..4aec4cc 100644 --- a/Examples/Demo-Start-ChocoRemoteMgmt.MD +++ b/Examples/Demo-Start-ChocoRemoteMgmt.MD @@ -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) ``` +![alt text](https://github.com/dfranciscus/Chocolatey-tools/Examples/ChocoRemoteGUI.JPG "Chocolatey GUI") +