Hi folks, i created a script which does some changes to network drives and users' document libraries for their profile.
The script works, but the detection rule seems not to run in the users context, which is plain stupid since it does not detect my changes and is a requirement!
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi folks, i created a script which does some changes to network drives and users' document libraries for their profile.
The script works, but the detection rule seems not to run in the users context, which is plain stupid since it does not detect my changes and is a requirement!
I tried to use a simple detection vbscript:
wscript.sleep 1000
wscript.quit (0)
but it still fails. Any suggestions?
Share this post
Link to post
Share on other sites