Is there an alias for the local machine name in the Windows 7 login screen?
        Posted  
        
            by 
                Mikael
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mikael
        
        
        
        Published on 2011-03-07T05:20:02Z
        Indexed on 
            2011/03/07
            8:10 UTC
        
        
        Read the original article
        Hit count: 406
        
We have many computers connected to a AD. The computers names is auto generated. When I want to log in using a local account, I have to figure out what the computer's name is, and log in using the following syntax:
[COMPUTER_NAME]\local_account
Now I'm wondering if there is an alias that I can use instead?
So instead of logging in using NB-aw35sdds\local_account, I can use something like localhost\local_account.
© Stack Overflow or respective owner