Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

group-policy

Web.config causing “blocked by group policy” error

September 5, 2023 by Tarik

<system.codedom> <!–remove all the contents here–> </system.codedom> Remove all the contents inside the system.codedom tag and add <trust level=”Full”/> inside system.web tag <system.web> <trust level=”Full”/> </system.web>

Categories c# Tags asp.net, asp.net-mvc, c++, group-policy, web-config Leave a comment

Executing a batch script on Windows shutdown

June 12, 2023 by Tarik

You can create a local computer policy on Windows. See the TechNet at https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn789197(v=ws.11) Run gpedit.msc to open the Group Policy Editor, Navigate to Computer Configuration | Windows Settings | Scripts (Startup/Shutdown).

Categories windows Tags batch-file, group-policy, shutdown, windows, windows-7 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa