Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

digbyp

Members
  • Joined

  • Last visited

  1.    Cristian Scarafiotti reacted to a post in a topic: Speed Test
  2. Does this help? https://ninite.com/help/features/silent.html
  3. Have you looked at Power of the Shell plugin on plugins page?
  4. Paul started following digbyp
  5. Yes please.
  6.    Paul reacted to a post in a topic: Speed Test
  7. I could be wrong, but I thought Paulcsiki shutdown plugin replaced shutdownscheduler as it stopped working?
  8. digbyp replied to studiouk's topic in Feature Requests
    For me (Powershell 2 - yes I really must update!!!), this had an error. However, the below works (as a single line) $a=Get-Date; $web = New-Object Net.WebClient; $web.DownloadString("http://client.akamai.com/install/test-objects/10MB.bin") | out-null; $t = "$((10/((Get-Date)-$a).TotalSeconds)*8) Mbps"; $t
  9. Stuart, Are your plugins bespoke to your office environment? If not, care to share with the community? Paul
  10.    Paul reacted to a post in a topic: FEATURE REQUEST : DHCP Scope almost full
  11. You could monitor Event Log for event id 1020 and send notification
  12.    Chris reacted to a post in a topic: PowerOfTheShell Plugin 1.5
  13. I use the following code to determine if the snapin is loaded or not # Add Exchange 2010 commandlets (if not added) if(!(Get-PSSnapin | where-Object {$_.name -eq "Microsoft.Exchange.Management.PowerShell.E2010"})) { ADD-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 -ErrorAction SilentlyContinue }
  14. You can open Terminal and run the first two
  15. digbyp replied to innofield's topic in Linux
    If you google Powershell RBL check, you will find a number of powershell scripts that will do a check and send an email of result.
  16.    Chris reacted to a post in a topic: Schedule Restart Option
  17. This may be of interest - a plugin to schedule re-start or shutdown http://forum.pulseway.com/topic/952-shutdown-or-restart-scheduler-v10/#entry5192
  18.    Chris reacted to a post in a topic: Pulseway Installation help...
  19. As Chris says, you need to Install the appropriate Agent for your computers (http://www.pulseway.com/downloads). Once this is completed, select the Desktop Apps tab and install the Dashboard. From the Dashboard, you can connect to the Agents and Remote Control. Hope this helps Paul
  20. I have never specified anywhere, the version of Powershell that is being used. Your version 2 scripts should just work without the specification
  21.    Chris reacted to a post in a topic: Ability to Export Notifications
  22. Found it - you are referring to the Dashboard and not the App
  23. I do not see this option! Not in Computer, Notifications, or Notifications?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.