I would suspect that may be true.
I'll have a look to see if we are having any problems connecting.
What version of RMM+ are you at?
Search found 1381 matches
- Thu Jan 14, 2021 2:15 pm
- Forum: Stalled Agents Detector Plugin
- Topic: Allowed Origin not applying
- Replies: 7
- Views: 341
- Wed Jan 13, 2021 1:50 pm
- Forum: Stalled Agents Detector Plugin
- Topic: Allowed Origin not applying
- Replies: 7
- Views: 341
Re: Allowed Origin not applying
We have posted a new 1.0.14 build that resolves this issue.
https://delivery.shopifyapps.com/-/f51f ... 8843dcd4c7
https://delivery.shopifyapps.com/-/f51f ... 8843dcd4c7
- Wed Jan 13, 2021 1:36 pm
- Forum: Habitat
- Topic: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
- Replies: 9
- Views: 363
Re: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
Unfortunately not, that popup window action is a function of LTscripting and only has one method of response. If it was coming as code from our plugin then yes we could of made that the running default.
- Tue Jan 12, 2021 9:05 pm
- Forum: Chocolatey For Labtech
- Topic: Chocolatey Failing to deploy
- Replies: 11
- Views: 472
Re: Chocolatey Failing to deploy
Ok we are updating to 3.0.0.40 Inside is several little changes. Under the global manager tool there is a new check box to allow override of the TLS/SSL fix. Capture.PNG Then if the script fails with file not found it will attempt a TLS correction in registry if the previous checkbox is selected. Ca...
- Tue Jan 12, 2021 6:16 pm
- Forum: Habitat
- Topic: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
- Replies: 9
- Views: 363
Re: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
Ok this should be resolved in build 1.0.0.59
There was a logic path that failed to create directory prior to trying to use directory when using user interaction.
The plugin should auto update tonight or you can log into our main web site to review your account and grab URL for manual updates.
There was a logic path that failed to create directory prior to trying to use directory when using user interaction.
The plugin should auto update tonight or you can log into our main web site to review your account and grab URL for manual updates.
- Tue Jan 12, 2021 6:14 pm
- Forum: Habitat Documentation Forum
- Topic: Habitat Printer Status Tool
- Replies: 9
- Views: 21026
Re: Habitat Printer Status Tool
Ok we now added in Habitat 1.0.0.59 Updated scanner to acquire all share names of shared printers Capture.PNG Anew menu to add shared printers Capture1.PNG Select 1 or more agents from list and push the shared printer out to them in real time. Capture11.PNG Downloads now available and auto update sh...
- Tue Jan 12, 2021 2:45 pm
- Forum: Chocolatey For Labtech
- Topic: Chocolatey Failing to deploy
- Replies: 11
- Views: 472
Re: Chocolatey Failing to deploy
Hmmm... What I can do is make a test for this error and if positive it adds the regkey and retries install commands again. That way it only goes out to agents that show the issue and not blanket all agents with changes. I should probably add a switch the "enables" this setting so you have an overrid...
- Tue Jan 12, 2021 2:36 pm
- Forum: Habitat Documentation Forum
- Topic: Habitat Printer Status Tool
- Replies: 9
- Views: 21026
Re: Habitat Printer Status Tool
that seems doable, and thanks for the detailed description. If every request came this thought out.
Lets see what I can do with this.
Lets see what I can do with this.
- Tue Jan 12, 2021 2:03 pm
- Forum: Habitat
- Topic: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
- Replies: 9
- Views: 363
Re: ERR an error occurred: Could not find a part of the path 'C:\WINDOWS\LTSvc\Habitat\Windows10UG.hta'.
Finally, I was able to complete an upgrade! @cubert, Any idea why its failing to create the Habitat dir? Also, is there a way we can have the "Allow users to cancel the update" set to Yes by default so if they don't click anything it will upgrade? BlooTech, the folder should of been created earlier...
- Fri Jan 08, 2021 3:22 pm
- Forum: Chocolatey For Labtech
- Topic: Chocolatey Failing to deploy
- Replies: 11
- Views: 472
Re: Chocolatey Failing to deploy
Yes, I am reviewing this now.. Everything inside the Execute command is preformed by POSH being executed. Our command just sends POSH the URL to start the process. Something is preventing the download of the choco zip file. It sees the URL and tries but fails to save file from what it looks like as ...