Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
Fixed some errors.
  • Loading branch information
JMarkstrom authored Feb 1, 2025
1 parent eae78e7 commit bfd7af2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## Installing and Using entraYK

### Installation Instructions:
1. Extract the ZIP
1. Extract the ZIP (likely done if you are reading this)
- Unzip the folder to a directory of your choice, e.g., `C:\Modules\entraYK`.

2. Open PowerShell
- If using PowerShell 7, start it by running:
- Start PowerShell 7 by running:
pwsh

3. Import the Module
Expand All @@ -21,7 +21,7 @@

5. Run a Cmdlet
- Execute your desired cmdlet, e.g.:
Get-EntraUser -UserPrincipalName user@domain.com
Get-YubiKeys -User user@domain.com

### Tips & Notes:
- If you encounter an "untrusted module" warning, you may need to unblock the file:
Expand Down

0 comments on commit bfd7af2

Please sign in to comment.