Hi PerserPolis-1732,
Yes, you can.
first: System Context Deployment
Installs silently with SYSTEM privileges
Best for mandatory deployments
Steps to configure:
- Right-click your application -> Properties -> Deployment Types
- Under Installation Behavior:
- Set: "Installation behavior" > "Install for system"
- Set: "Logon requirement" > "Whether or not a user is logged on"
second: User-Initiated Install via Software Center
Allows user to trigger install while still using admin rights
Configuration:
In your Deployment Type > User Experience tab:
Check "Run installation and uninstall program as administrator"
Set: "User interaction" > "Normal" (for visible install) or "Silent"
Deploy as "Available" to make it appear in Software Center
Verification
Check AppEnforce.log for installation status
Test with a small device collection first
Ensure detection methods are properly configured
If installations fail, verify
The SCCM client has network access to distribution points
The package contains all dependencies (e.g., .NET Framework)
Best regards,
Alex
P.S. If my answer help to you, please Accept my answer
Reference Links: