Posts posted by Chris
-
-
Hi Matt,
Thank you for your suggestion. We will consider the possibility to integrate the Pulseway PSA with 365 Azure AD.
Currently the Pulseway PSA is integrated with AuthAnvil and in the coming release we will be supporting SAML 2.0 in order to use systems similar to AuthAnvil example: OKTA (https://www.okta.com/)
-
-
-
-
-
-
-
Hi @McHenry,
Regarding the issues with the Deployment - Please check the following article, it might help you to troubleshoot the issue.
-
-
-
-
Hi Gigi,
Thank you for contacting us. In order to get the GUI interface, you will need to access the console session 1. In order to do it, you will need to use the psexec .
And then you will be able to start the applications in users session from the Pulseway WebApp. (you will need to add the psexec to the path on your system or you will need to provide the path for the executable file)
psexec /accepteula -i 1 -d "C:\WINDOWS\system32\notepad.exe"
However we will consider the possibility to add this functionality to Pulseway natively.
-
-
Hi,
Thank you for your suggestion. Actually you can do this via the Task because you can add multiple scripts to one task, therefore you can perform all this in one go.
Please read more about the Pulseway Automation from here.
Also, we are planning to add the 3rd party patch management module which will be used to update applications like Java/Adobe etc.
-
-
-
Hi,
Is it possible that you haven't disabled Windows Automatic Updates? If yes, then when Windows will check for available updates for the windows, then it will install all available updates ignoring the Pulseway policy. In order to avoid this, you will need to disable Windows Automatic Updates on your system.
I believe that this is the correct registry key to disable Automatic Updates for Windows.
According to Microsoft you can use one of the following options. Please choose one.
These are PowerShell command which will create the registry keys:
Set-ItemProperty -Path "HKLM:\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" -Name "NoAutoUpdate" -Value 1 -Type DWord
Set-ItemProperty -Path "HKLM:\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" -Name "AUOptions" -Value 1 -Type DWord
For more details please check the following link.
-
-
-
Hi Steven,
I would like to see the image showing it. Also, is it possible that you have read-only access to these systems? For more details, please check the following link.
This is what you should see:
-
Hi McHenry,
Please check the following Knowledge Base article: https://intercom.help/pulseway/features/deployment/network-discovery-and-automatic-deployment
Note:
1. that the Probe will discover all the systems in the same subnet. If the missing systems are on the different subnet, then you will not see them, because we are scanning for all the systems which are on the same subnet.
2 if the ICMP packets are blocked on the firewall, then we will not see these systems.
3. If the Pulseway agent was installed on the remote system once, then we will not discover that system for the second time unless you will delete the following registry key from the system which is marked as a probe.
HKEY_LOCAL_MACHINE\SOFTWARE\MMSOFT Design\PC Monitor\Discovery\Systems
-
-
-
PSA - Default Contract
in Bugs
Hi Gary,
This functionality will be implemented into the Pulseway PSA version 4.0.13