Quantcast
Channel: Help with reg checks (does it exist, access denied, able to read, able to write/modify?)
Viewing all articles
Browse latest Browse all 9

Re:Help with reg checks (does it exist, access denied, able to read, able to write/modify?) (a_ahmed)

$
0
0
The purpose of the script is to configure 8 IE settings and to have an audit trail.
 
So for each setting it first reads the current setting, logs it, continues, then sets it and logs it.
 
I need to incorporate checks for access denied, so whether it was successfully read, writen to, etc... that's what I am doing.

Scripts will be run by remote technical agents via Bomgar for our clients who use our products and basically we want to ensure the settings are as per our requirements. All clients are different because some are ma and pa shops, some are corporations.
 
Some clients may have users with local admin access, some with no local admin access.I need to log all that properly, so that the trail shows whether settings where changed, if they failed, what they are, etc...

Settings include internet options>advanced>security check marks, it includes security zone exemption for our portal, exemption for popups. User clearable compatibility list.
 
So basically the script I wrote already works but doesn't have these access denied checks... i need a proper routine for tha tand to look each one.. it's a single vbs that's going to sit as a pre-ready script for bomgar clients

Viewing all articles
Browse latest Browse all 9

Trending Articles