
Luke Barone
- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 19
Comments
Recent activity by Luke Barone-
https://help.pdq.com/hc/en-us/articles/220534287-Enable-Credentials-to-Log-on-as-a-Service- This solved it for my org
-
Yes, you can use Powershell, as I did with my company. ```powershell $programNames = @("PDQ Inventory", "PDQ Deploy") Write-Host "Stopping PDQ Services..." ForEach ($programName in $programNames...
-
I have this half-way. I made sure my Deploy Repo is available on a file share, and Pull is being used. When I spin up a new PDQ box, I copy the Database.db file from ProgramData\Admin Arsenal\PDQ D...
-
<Le sigh> After waiting about 20 minutes, it is all of a sudden finding all the files -.- Sorry to waste time
-
I found the solution. This particular package relies on certain abilities within newer Dell BIOSes. For the "older" systems, I was able to deploy the Dell Firmwares to upgrade the BIOSes, then the ...
-
Wow, I just got this... I ended up uninstalling, and reinstalling from scratch, and copying my database back into place. All of a sudden, it used the correct credentials for that group
-
Works, thank you!
-
That worked, thank you very much!
-
OK, I figured out how to do it. After launching the SQLite Console (Be careful to replace C:\PDQ_Packages\LocalPackages with your current local-only path): UPDATE InstallSteps SET FileName = replac...
-
After further testing, I realized it was not the end-all issue. On my first computer I was testing, I had the C:\Program Files (x86)\Mozilla Firefox folder in my %PATH% variable. Therefore, when PD...