Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README updates #70

Merged
merged 2 commits into from May 28, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -28,7 +28,7 @@ git pull
An alternative download method if you can't/don't want to install Git.

#### Setup
1. Click the green "Clone or download" button toward the top-right of this page.
1. Click the green "Code" button toward the top-right of this page.
1. Click the "Download ZIP" link.
1. Save the ZIP anywhere you want.
1. Extract the contents of the ZIP to the root of your C drive. This is necessary because the PowerShell Scanner feature does not currently support variables.
Expand All @@ -41,8 +41,8 @@ An alternative download method if you can't/don't want to install Git.
# Importing
Now that you have this repository downloaded, it's time to import the PowerShell Scanner profile(s) that you want!

1. In [PDQ Inventory](https://www.pdq.com/pdq-inventory/) (version 19.0.40.0 or later), go to Computer --> Scan Profiles.
1. Click the Import button.
1. Open [PDQ Inventory](https://www.pdq.com/pdq-inventory/) (version 19.0.40.0 or later).
1. Go to File --> Import.
1. Navigate to the folder of the PowerShell Scanner you want, such as `C:\PowerShell-Scanners\PowerShell Scanners\Mapped Drives`.
1. Click on `Scan Profile.xml`.
1. Click the Open button.
Expand Down