How to run a command as administrator in Windows?
        Posted  
        
            by tech
        on Super User
        
        See other posts from Super User
        
            or by tech
        
        
        
        Published on 2010-05-19T07:24:08Z
        Indexed on 
            2010/05/19
            8:20 UTC
        
        
        Read the original article
        Hit count: 317
        
I want to run a console program in Windows, but it required administrative privileges. So, I can right click the command prompt to run as administrator, but I want to use something from the command line to elevate the program.
Is there something like sudo in Windows?
© Super User or respective owner