Forum Discussion
Rob3001
Apr 22, 2024Copper Contributor
Win 32 App Failure
Hi, I deployed BitDefender Gravity Zone as win 32 app around a year ago and when setting up laptop though autopilot or other means it has always installed never had any errors. However Recently w...
Apr 29, 2024
It seems like it is waiting on something, like a prompt with confirmation or something. I don't know the installation commands for the package. Is there an option to enable logging? If not, perhaps running the installation using a PowerShell script might help in which you start with Start-Transcript c:\windows\temp\bitdefender.log and end with Stop-Transcript?