Jump to content

Recommended Posts

Posted

Hi All,

I've made a .NET program which won't run from a network drive because of the default security. The batch file fix is:

cd C:\windows\Microsoft.NET\Framework\v2.0.50727\

CasPol.exe -pp off

CasPol.exe -cg LocalIntranet_Zone FullTrust

Caspol.exe -pp on

Anyone one know what this would be as a Group Policy?

Cheers,

Posted

I stand correct. Thank you.

 

Darn... Have the latest SIMSINF on the new server, which includes it, just need to change the sims setups directory to point to the new server, oh I have a .net app that does it on the network share... :D :D :D

Posted

That's good to know, good to know SP1 fixes it too though...

 

if you still want it as a GPO... I assume you just the batch file in the netlogon folder or somewhere similar and call it as a startup script... I can't see any reason it wouldn't work...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...