+4 votes
132 views
Create Windows 10 PowerShell Shortcut

in Windows 10 by (551k points)
reopened | 132 views

1 Answer

+5 votes
Best answer

1. Create shortcut to PowerShell Windows 10 on Desktop
2 . Create shortcut to PowerShell Windows 10 on taskbar
3. Create shortcut to PowerShell Windows 10 from Explorer

Windows 10 has integrated one of the best platforms to manage various commands in the system and it is the PowerShell console. This has been developed as an improvement to the traditional command prompt console allowing the automation of tasks, this is achieved since PowerShell is composed of a command line shell, a scripting language and a management framework so that as administrators or users we have the best options for use..

 

PowerShell features
Some of its main characteristics are:

 

  • Tab completion and command prediction
  • Pipeline to chain commands
  • Supports command and parameter aliases
  • Create, test and implement solutions
  • Extensible through functions, classes, scripts, and modules
  • Sistema de tipos extensible para crear tipos dinámicos
  • Soporte integrado para formatos de datos comunes como CSV, JSON y XML
  • Espacios de ejecución restringidos
  • Transferencia de archivos de red
  • Depuración de secuencias de comandos
  • Acceso web de Windows PowerShell

 

 

 

Para abrir la consola de PowerShell usamos bien sea el buscador de Inicio o a través del menú contextual de este, pero para facilitar estas tareas TechnoWikis te explicara 3 formas para crear el acceso directo a PowerShell y así mejorar la velocidad de acceso.

 

Para estar al día, recuerda suscribirte a nuestro canal de YouTube!   SUSCRIBETE

 


1. Create shortcut to PowerShell Windows 10 on Desktop

 

Step 1

To use this method, we right click on the desktop and there we select "New - Shortcut":

 

image

 

 

Step 2

In the displayed window we enter "powershell":

 

image

 

 

Step 3

We click Next to assign a name and apply the changes:

 

image

 

 

Step 4

When we click on Finish we will see the shortcut created on the desktop:

 

image

 

 

Step 5

We access PowerShell from the shortcut:

 

image

 

 


2 . Create shortcut to PowerShell Windows 10 on taskbar

 

Step 1

This is another of the available and simple options, in this case in the search engine we enter "powershell", then we right click and select "Anchor to taskbar":

 

image

 

Step 2

Access will be pinned to the Windows 10 taskbar:

 

image

 

Step 3

We access PowerShell from the taskbar:

 

image

 

 


3. Create shortcut to PowerShell Windows 10 from Explorer

 

Step 1

Finally we can use this method, in the search engine we enter "powershell", right click and select "Open file location":

 

image

 

Step 2

We copy the shortcut:

 

 

image

 

 

Step 3

We paste it on the desktop and access PowerShell from the shortcut:

 

image

 

Es muy sencilla la forma para crear estos accesos directos a PowerShell en Windows 10..

 


by (3.5m points)
edited

Related questions

+5 votes
1 answer
+5 votes
1 answer
+5 votes
1 answer
+5 votes
1 answer
asked Apr 13, 2021 in Windows 10 by backtothefuture (551k points) | 156 views
+3 votes
1 answer
asked Apr 13, 2021 in Windows 10 by backtothefuture (551k points) | 95 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,632 questions
10,764 answers
510 comments
3 users