TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:powershell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technote:powershell [2026/07/15 03:27] Scott Cunliffetechnote:powershell [2026/07/15 03:35] (current) – [Open Powershell As Administrator] Scott Cunliffe
Line 8: Line 8:
  
  
-===== Open Powershell by The Start Menu =====+===== Open Powershell By The Start Menu =====
  
-  Click the **Start** button. +  Click the ''Start'' button. 
-  Type **PowerShell**+  Type ''PowerShell''
-  Select **Windows PowerShell** or **PowerShell** from the search results. +  Select ''Windows PowerShell'' or ''PowerShell'' from the search results.
-  - +
  
-===== Method 2 - Run Dialog =====+===== Open Powershell From File Explorer =====
  
-  - Press **Windows + R**. +  * Open the folder you wish to work in. 
-  Type:+  Click in the address bar
 +  Type: powershell  
 +  * Press ''Enter''.
  
-<code> +PowerShell will open with the current folder already selected.
-powershell +
-</code>+
  
-  - Press **Enter**.+===== Open Powershell Using The Run Dialog =====
  
-===== Method 3 - Open as Administrator =====+  * Press ''Windows + R''
 +  * Type: ''powershell'' 
 +  * Click ''Enter''
 + 
 +===== Open Powershell As Administrator =====
  
 Some TapeTrack utilities require elevated permissions. Some TapeTrack utilities require elevated permissions.
  
-  Click **Start**+  Click ''Start''
-  Type **PowerShell**+  Type ''PowerShell''
-  Right-click **Windows PowerShell** (or **PowerShell**). +  Right-click ''Windows PowerShell''* (or ''PowerShell''). 
-  Select **Run as administrator**+  Select ''Run as administrator''
-  If prompted by User Account Control (UAC), click **Yes**.+  If prompted by User Account Control (UAC), click ''Yes''.
  
  
  
-<code> 
-powershell 
-</code> 
  
-  - Press **Enter**. 
  
-PowerShell will open with the current folder already selected. 
  
 ===== Verify PowerShell ===== ===== Verify PowerShell =====
technote/powershell.1784086076.txt.gz · Last modified: 2026/07/15 03:27 by Scott Cunliffe