SMH. Not a PowerShell problem. Ask your AD Domain admin.
How to use unblock-file command in PowerShell to unblock a file type?
Joshua Keown
0
Reputation points
I'm trying to install a file with the extension .msi but I'm seeing an error that says "system administrator has set policies to prevent installation of this file type". Can someone explain how to use the unblock-file command in PowerShell to unblock this file type?
Windows for business Windows Server User experience PowerShell
8,330 questions
2 answers
Sort by: Most helpful
-
-
Anonymous
2024-03-21T07:51:41.71+00:00 Hi,
Please note the Unblock-File cmdlet only unblocks files that you downloaded from the internet. You need to contact your system administrator if group policies block the MSI files.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.