Advertisement
illwieckz

powershell :@

May 26th, 2017
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.70 KB | None | 0 0
  1. --- CMD GUI ---
  2. Microsoft Windows [version 10.0.10586]
  3. (c) 2015 Microsoft Corporation. Tous droits réservés.
  4.  
  5. C:\Users\admin>PowerShell.exe
  6. Windows PowerShell
  7. Copyright (C) 2015 Microsoft Corporation. Tous droits réservés.
  8.  
  9. PS C:\Users\admin>
  10. > ↑↑↑↑↑ powershell prompt here ↑↑↑↑↑
  11.  
  12. --- SSH ---
  13. illwieckz@linux:~ $ ssh admin@win10
  14. admin@win10:~ $ luit -encoding 'CP 437' cmd.exe
  15. Microsoft Windows [version 10.0.10586]
  16. (c) 2015 Microsoft Corporation. Tous droits réservés.
  17.  
  18. C:\cygwin\home\admin>PowerShell.exe
  19. PowerShell.exe
  20. Windows PowerShell
  21. Copyright (C) 2015 Microsoft Corporation. Tous droits réservés.
  22.  
  23. < ↑↑↑↑↑ no powershell prompt here ↑↑↑↑↑
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement