Description:
What are the steps to obtain the software publisher information from erwin Data Modeler (versions 9.8 and up)?
Solution:
This can be obtained utilizing windows PowerShell or from the installer Properties.
To obtain using Windows Powershell, run the following commands:
1. cd "C:\Program Files\erwin\Data Modeler r9"
2. Get-AppLockerFileInformation .\erwin.exe | FL
You should get below output:
To obtain from the installer, take the following steps:
1. Locate erwin install executable
2. Right click and go to properties
3. Go to Digital Signatures tab
4. Highlight Erwin, Inc. and click on Details
Comments
0 comments
Please sign in to leave a comment.