Security problem when creating a scheduled task
        Posted  
        
            by CFP
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by CFP
        
        
        
        Published on 2010-02-21T16:38:57Z
        Indexed on 
            2010/03/26
            19:03 UTC
        
        
        Read the original article
        Hit count: 486
        
To create a scheduled class, I call the schtasks command from my code, passing it the necessary arguments. Yet, I can't really figure out how to create a task without the user having to input his password.
© Stack Overflow or respective owner