Jump to content
Pulseway 9.14 🔥

dtoxic

Members
  • Joined

  • Last visited

  1. dtoxic posted a post in a topic in Android
    Once you click on a computer the main info sections (particularly the Ping round trip time) is stuck in "Loading..." and does not display ping info,once you enter it you can see the ping graf,going back no change and still it shows "Loading..." Samsung S10+ Android 11 Pulseway version 9.4.1 Agent version on Windows 9.5.1
  2. dtoxic posted a post in a topic in Windows
    Hell,can some one explain to me what pulsewayaddonmanager.exe is/does? and is there a way to disable it? i noticed after the last update one more running process witch i don't need if it can be disabled and view just the basic info about my pc
  3. dtoxic replied to dtoxic's post in a topic in General
    This one is fixed! you can close this,thank you!
  4. dtoxic replied to dtoxic's post in a topic in Windows
    This one is Fixed Agent 8.6.1 P.S maybe even before this version (did not check)
  5. dtoxic posted a post in a topic in Windows
    So Pulseway started spamming my event log with the following Message "Received Request Execute addon command '1.32.-2' from device Id: 'Agent'" Here are the Eventlog messages other than that everything is working fine
  6. dtoxic replied to dtoxic's post in a topic in General
    Just to let you know this crash is still present in 7.5.1
  7.    dtoxic reacted to a post in a topic: Autologon One time and Restart
  8. dtoxic posted a post in a topic in PowerShell
    Here is a script for Powershell to set the pc to autologon one time [configurable] after restart, with a 15 sec delay Someone may find it handy Copy paste into Powershell ISE or txt and then rename to *.ps1 Tested on Windows 7 X64 $RegPath = "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" $DefaultUsername = "Insert Username Here" $DefaultPassword = "Insert Password Here" Set-ItemProperty $RegPath "AutoAdminLogon" -Value "1" -type String Set-ItemProperty $RegPath "DefaultUsername" -Value "$DefaultUsername" -type String Set-ItemProperty $RegPath "DefaultPassword" -Value "$DefaultPassword" -type String Set-ItemProperty $RegPath "AutoLogonCount" -Value "1" -type DWord Start-Sleep -Seconds 15 ; Restart-Computer -Force
  9.    Shiroe93 reacted to a post in a topic: Login feature missing
  10.    Paul reacted to a post in a topic: Agent 7.0 crash
  11. dtoxic replied to dtoxic's post in a topic in General
    @Paul here you go https://www.dropbox.com/s/zcfx2iyjrqx8x6i/Error and PC Info.rar?dl=0
  12. dtoxic posted a post in a topic in General
    Agent 7.0 is crashing on Windows 7 x64 when trying to add notification for Hardware, drop me a PM if you need any more info or logs!
  13. dtoxic replied to dtoxic's post in a topic in General
    *bump*
  14. dtoxic replied to dtoxic's post in a topic in General
    since this feature is on hold indefinitely, does someone have a link to the last version of windows agent with log in feature?
  15. dtoxic replied to a post in a topic in Bugs
    would like to know this too, currently,pulseway is useless for me
  16.    Mohamad reacted to a post in a topic: Older Version
  17. dtoxic replied to dtoxic's post in a topic in General
    Ok, thank for the info!
  18. dtoxic replied to dtoxic's post in a topic in General
    *bump* anyone?
  19. dtoxic posted a post in a topic in General
    Hi where can i download an older version of Pulseway Agent, the new version removed the login feature, but on windows 7 it works ok for me and i need that, the last version i think was 6.1.1 agent for windows that had the login feature