Avatar

Lavar Lawrence

  • Total activity 31
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 8

Posts

Recent activity by Lavar Lawrence
Sort by recent activity Recent activity Votes
  • Stream or output live deployment status?

    I've made an internal mobile app that taps into our PDQ server and can run PowerShell or Python to it. Currently I can deploy packages to our computers via CLI command and get feedback that the dep...

    • Created
    • 3 followers
    • 2 comments
    • 1 vote
  • Depoy or Scan Multiple domain names but same computer

    Lets say we have a domain called contoso.com and John's laptop is now John.contoso.com John isn't using a VPN, but John has a program installed that still lets PDQ scan and deploy to his laptop at ...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • Parse PDQ Inventory CLI Output data

    Trying to parse data to collect info via code from inventory directly. Basically from PowerShell I save the output $compdata = PDQInventory GetComputer $compname   output is formatted like this (I ...

    • Created
    • 2 followers
    • 2 comments
    • 0 votes
  • How to call schedule deployment?

    I know how to call pdq packages for deployments via powershell but I have a situation where I need a client computer to call packages because it cannot be reached directly. I'd rather it call a sch...

    • Created
    • 2 followers
    • 2 comments
    • 0 votes
  • Pass variables to new deployment?

    Powershell/Deploy Question. We only have PowerShell remoting on servers. I am using this command from one deployment to call another deployment to a separate machine. Invoke-Command -ComputerName $...

    • Edited
    • 2 followers
    • 4 comments
    • 0 votes
  • How to show PowerShell output file in deployment?

    I have a package using PowerShell that is just starting a program (Transwiz) to backup user data. The program has an option of creating a log file to view so I currently have it pointed to some fol...

    • Created
    • 3 followers
    • 4 comments
    • 1 vote
  • Dynamic collection value based on other collection value?

    So to explain: Nested in my computer model collection I have a bios version collection. Nested under that is two collections. One scanning for the current bio version which I manually put the value...

    • Created
    • 2 followers
    • 2 comments
    • 1 vote