sno Posted November 22, 2005 Posted November 22, 2005 My simple 3 line code that fails, any idea how to fix it? Or maybe to adress the xp firewall directly by a dll.... $objFwMgr = ObjCreate("HNetCfg.FwMgr") $objProfile = $objFwMgr.LocalPolicy.CurrentProfile $objProfile.FirewallEnabled = True Grtx Sno. The Novice Newbie.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now