Hello. I have a problem with the question “What is the alias set for the ipconfig.exe command?”. I have already completed the entire course, but this question is bothering me.
.
@artur85lk said:
Hello. I have a problem with the question “What is the alias set for the ipconfig.exe command?”. I have already completed the entire course, but this question is bothering me.
Hi, artur85lk
Did you try to use the target machine for this question?
              
              
              1 Like
            
          I’ve already dealt with it. I had one character wrong.
Its a funny answer, but the way I found it was " Get-Alias | findstr ipconfig "
Answer: ifconfig
              
              
              2 Likes
            
          if it doesnt appear that there is an alias make sure you are running the basic powershell and not “powershell ISE”
https://devblogs.microsoft.com/scripting/understanding-the-six-powershell-profiles/
              
              
              1 Like
            
          oh… I feel slow for not having thought of this before