G
Guest
Hello !
My question is simple:
How can I change ALL THE PCS ON A DOMAIN to have CAS full trust to a network
share ?
Notes:
When you deploy an application to a network share, as all the pcs have
restricted permissions for intranet zone on their machine level, not each
feature of the applications works, for example, database / registry access.
So, till now, we have to MANUALLY configure EACH PC to have full trust to
each network share where we have our .NET developed applications, this way:
caspol -m -ag 1.2 -url file:\\servername\appshareddir\* FullTrust
This is not very enriching nor amusing as you can imagine, for our technical
stuff...
Is there any way to automate this by configuring, for example, the CAS
policy from the server or something similar ? (I am speculating...)
(Of course, the domain users already have network permissions... but I'm not
talking about network permissions here...)
Thanks in advance,
My question is simple:
How can I change ALL THE PCS ON A DOMAIN to have CAS full trust to a network
share ?
Notes:
When you deploy an application to a network share, as all the pcs have
restricted permissions for intranet zone on their machine level, not each
feature of the applications works, for example, database / registry access.
So, till now, we have to MANUALLY configure EACH PC to have full trust to
each network share where we have our .NET developed applications, this way:
caspol -m -ag 1.2 -url file:\\servername\appshareddir\* FullTrust
This is not very enriching nor amusing as you can imagine, for our technical
stuff...
Is there any way to automate this by configuring, for example, the CAS
policy from the server or something similar ? (I am speculating...)
(Of course, the domain users already have network permissions... but I'm not
talking about network permissions here...)
Thanks in advance,