Local Admin Password Change Scripting



Can anyone help me with creating a script to change local administrator
passwords using a lookup file?

The basic idea that I would like to achieve is to have a lookup word 10
characters long (eg. alphabetab, a=0,l=1,p=2,h=3,etc.)
Then, the script would take the machine name computer-001254-pc, take
the numerical section and apply the characters from the lookup word to
create the new password. (eg new password = passwordaalpba)

Preferably a dos script I'd find easier, but java would be good also.

I'm currently trying using FOR /F commands after outputting the
%computername% variable.

Help would be much appreciated.

Thanks.

.



Relevant Pages

  • Re: self join problem
    ... calculation fields. ... Lookup() function to pull in the data I need to calculate whether the ... Refresh Window script step, with the Flush Cached Join Results option ...
    (comp.databases.filemaker)
  • Re: self join problem
    ... Lookup() function to pull in the data I need to calculate whether the ... One way is to use a plug-in that triggers a script (such as the free ... user changes the field, then goes to another record, the script gets ... the field then closes the file - it doesn't trigger the script while ...
    (comp.databases.filemaker)
  • Re: help with subroutines and reading/writing to file
    ... I don't think your script will work as you ... Here's a ptr lookup using dig ... ... This is how I lookup ptr-records ... ...
    (perl.beginners)
  • Re: Sharepoint List crop and post to other field...
    ... containes Title, Category, Lookup Category, and some other irrelevant ... also posts the selected option from this lookup field back to the ... We use this script to achieve this: ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Local Admin Password Change Scripting
    ... thought I'd share the finished script for you to say thanks. ... For iTmp = 0 to 9 ... sBlob = Replace, Mid) ... The basic idea that I would like to achieve is to have a lookup word 10 ...
    (microsoft.public.security)

Quantcast