Jump to content

Scheduled task


Dizzy
 Share

Recommended Posts

Hi to all,

following szenario:

On a Windows 2003 Server there are several scheduled tasks running as different users.

For security reasons the users must change their passwords. At this moment the password in the scheduled task is old and the task

will not run.

Is there a way to check the password without starting the task?

I think on a check against the domain or "last change"-date or something like that.

I don't want to crack the password - i just want to ensure the functionality of the task depending on the password.

Thanks for helping ideas!

Dizzy

Link to comment
Share on other sites

first you need to know where are passwords saved... i think in

c:\windows\config\SAM

but you can not copy, delete or edit this file. you can not get passwords from it.

[font="Georgia"]GSM Expert[/font] but not AutoIt :DProud to be Admin Of : http://www.gsmhosting.net/visit my Forum... http://www.gsmhosting.net/vbb/index.php
$Life = "Happy"
If @Error Then
$Life = "Risk"
Link to comment
Share on other sites

Hi zFrank,

i don't want to get the passwords - so i don't need to hack the sam ... (hopefully ;) )

I thought about a little database where i can store infos about the scheduled tasks.

On a second step i will ask the active directory to get the date of the last pw change ... compare this with the first information and

i will see, if the last pw change was before or after the last change in the scheduled job ...

Ähmm - can you copy me?

Greets

Dizzy

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...