brbarfoot
Activity overview
Latest activity by brbarfoot-
brbarfoot created a post, Powershell scanner for ALL VNC forks
Has anyone written a PS scanner that will detect ALL major forks of VNC? Off the top of my head, I'm thinking: UltraVNC TightVNC TigerVNC RealVNC Perhaps a scanner that looks for the typical VNC li...
-
brbarfoot created a post, Uninstall Package Requests
I would like to request pre-made uninstall packages for the following: Anydesk - The Fast Remote Desktop Application – AnyDesk TightVNC - TightVNC: VNC-Compatible Free Remote Desktop Software
-
brbarfoot created a post, PowerShell Scanner for Scheduled Tasks and running Services
I have a need to see all the enabled scheduled tasks and what account they are running as... and all active services with the runas account. I've been searching the archives, found a chain asking a...
-
brbarfoot commented, Nope, corrected that and still the same error output: Unregister-ScheduledTask : No MSFT_ScheduledTask objects found with property 'TaskName' equal to 'MPI Update'. Verify the value of the propert...
-
brbarfoot commented, I have tried both methods.. imbedding the command directly in the Powershell step window, and created a .ps1 script in my Repository and pointed the PS step to it using the Insert PowerShell Script...
-
brbarfoot created a post, Powershell script to remove Scheduled Task fails when deployed but works on the local device
I am using a short PS script to remove a Scheduled Task. It works fine from the Powershell windows on a test workstation, but fails everytime when I try to deploy the exact same command. Unregiste...
-
brbarfoot commented, I have a similar collection created. The issue is to be sure that the current state of the computer being online and no user logged in, requires a scan before the scheduled reboot deployment. I'm w...
-
brbarfoot created a post, Custom Scan for Online PCs that need reboots and have no user logged in
We are a 7/24 operation, so I don't have the luxury of a maintenance window to force reboots. I've been playing with the following: 1. Force a "computer information" scan every 2 hours. 2. Schedule...
-
brbarfoot created a post, PDQ Deploy CrowdStrike Falcon Sensor installs but Deploy never shows complete
I am trying to deploy the sensor agent for Crowdstrike. It looked like a fairly straightforward package. Command line is: windowssensor.exe /install /quiet /norestart CID=xxxxxx I've created the st...
-
brbarfoot created a post, Duplicate Windows Update Packages
We are still in the initial setup of using PDQ for server patching. Today, I noticed that in the list of downloaded Windows update packages, there are duplicates of the same package. These are NOT ...