Skip to content

Commit

Permalink
Merge pull request #685 from pnp/pkbullock-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pkbullock authored Mar 27, 2024
2 parents d629705 + dea4cf6 commit 79b32e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/spo-time-based-file-reports/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ Fill out the Script2SPURLs.csv file with the URLs for all the SharePoint sites y
5. Add the relative path of the library and folder where you want to place the report
6. Add the file name without extension for the name of the report you are creating

![SingleLibrary.png](assets/SingleLibrary.png)
![SingleLibrary.png](assets/singleLibrary.png)

## Running the Scripts

Now that the scripts are setup, you just need to run them. All these steps are the same, just change the name of the script.
1. Open PowerShell 7 (as administrator recommended)
2. Type CD “<whatever the path is where these scripts are>”
3. Start typing the name of the script you want to run, and hit tab until it shows up. For example, type the number 1, and hit tab twice so it looks like this, complete with the “.\”
![RunningExample.png](assets/RunningExample.png)
![RunningExample.png](assets/runningexample.png)
4. Hit enter and the script will run
5. Do the same thing with script 2 and 3 if you wish

Expand Down Expand Up @@ -344,4 +344,4 @@ Stop-Transcript


[!INCLUDE [DISCLAIMER](../../docfx/includes/DISCLAIMER.md)]
<img src="https://m365-visitor-stats.azurewebsites.net/script-samples/scripts/spo-time-based-file-reports" aria-hidden="true" />
<img src="https://m365-visitor-stats.azurewebsites.net/script-samples/scripts/spo-time-based-file-reports" aria-hidden="true" />

0 comments on commit 79b32e0

Please sign in to comment.