Search found 42 matches

by JvdMaat
Wed Apr 29, 2020 2:07 am
Forum: Habitat
Topic: Choco install Powershell failure
Replies: 1
Views: 5875

Choco install Powershell failure

When this command runs: cmd.exe!!! /c "@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object system.net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" I get this back on half my sy...
by JvdMaat
Tue Apr 28, 2020 8:02 pm
Forum: Habitat
Topic: 3rd party app - chocolatey install
Replies: 21
Views: 25574

Re: 3rd party app - chocolatey install

As I posted earlier. Line 2 and line 8 say to skip 4 lines. Which should be 5 lines. (This is the IF check for Choco.exe, and it skips 4 lines instead of 5) Quick question. I'm looking at the Habitat App Manage Maintenance script. The 2nd line checks for Choco.exe and then skips 4 lines, which is th...
by JvdMaat
Tue Apr 28, 2020 3:28 pm
Forum: Habitat
Topic: 3rd party app update logic
Replies: 1
Views: 5514

3rd party app update logic

What's the logic for the 3rd party app update manager? I fixed the script so it's working now, and this morning some devices had their Zoom clients updated, but not all online devices, and PuTTY doesn't seem to be updated at all. I can see that the App Manager script runs and inventories the apps in...
by JvdMaat
Tue Apr 28, 2020 3:17 pm
Forum: Habitat
Topic: 3rd party app - chocolatey install
Replies: 21
Views: 25574

Re: 3rd party app - chocolatey install

I fixed my local script to skip 5 lines instead of 4, and it's working like a charm now. It installed Chocolatey everywhere, and we found this morning it had updated Zoom on a bunch of our systems.
by JvdMaat
Fri Apr 24, 2020 8:19 pm
Forum: Habitat
Topic: List your recommended 3rd party apps
Replies: 4
Views: 6949

Re: List your recommended 3rd party apps

Ditto. The lack of more granular control is somewhat scary. Once I add an app to the main Habitat screen, it's live and will get updated on all enabled clients.
by JvdMaat
Fri Apr 24, 2020 8:15 pm
Forum: Habitat
Topic: 3rd party app - chocolatey install
Replies: 21
Views: 25574

Re: 3rd party app - chocolatey install

I'm not seeing Chocolatey getting deployed either. I've had this enabled for a while, and I see timestamps in the Last Scan. App Maintenance is running regularly with two log entries for each app, the second being an error like this: Quick question. I'm looking at the Habitat App Manage Maintenance ...
by JvdMaat
Fri Apr 24, 2020 7:52 pm
Forum: Habitat
Topic: PuTTY 3rd party app update
Replies: 3
Views: 5009

Re: PuTTY 3rd party app update

Reading the fine print, I found this on the main putty package:
This meta package depends on putty.portable rather then putty.install for historical reasons. Since this may violate expectation of certain users, consider installing the latter directly.
So I'll try putty.install instead.
by JvdMaat
Wed Apr 22, 2020 7:01 pm
Forum: Habitat
Topic: PuTTY 3rd party app update
Replies: 3
Views: 5009

PuTTY 3rd party app update

I tried updating PuTTY, but it didn't quite have the desired effect. I had PuTTY 0.71 installed, and 0,73 is the repository version. Here's the output from the Command: System looks to be online, executing command. App Manager Running Agent Update Checks for [PuTTY release 0.71 (64-bit)]..... Chocol...
by JvdMaat
Tue Apr 21, 2020 11:56 pm
Forum: Habitat
Topic: 3rd party app - chocolatey install
Replies: 21
Views: 25574

Re: 3rd party app - chocolatey install

I'm new to the software deployment scene, but we're looking to get our toes wet. When you say we need Chocolatey, what does that look like in practice? Is it as easy as just installing a Chocolatey agent on all target workstations? Or do we need further Chocolatey infrastructure or licensing? How do...
by JvdMaat
Tue Apr 21, 2020 8:09 pm
Forum: Habitat Documentation Forum
Topic: Habitat Local Administrators group Monitor (LAGM)
Replies: 36
Views: 85022

Re: Habitat Local Administrators group Monitor (LAGM)

Feature request: Please also include Macs and Linux admin rights. My Linux buddy tells me this would be a good query on Linux: cat /etc/group | grep -i wheel (Members of wheel have sudo access) On Mac, both these commands seem to do the trick: dscl . -read /groups/admin GroupMembership dseditgroup -...

Go to advanced search