Skip to content

Commit

Permalink
test changes to site
Browse files Browse the repository at this point in the history
  • Loading branch information
Saggiehaim committed Jul 13, 2024
1 parent 7e0e4db commit 5646699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ function Get-account ($EmployeeID) {

### Generate a Password

Then we need to be able to generate passwords, to do that I’m using my [New Password Generator](https://github.com/Saggiehaim/Powershell/tree/master/New%20Password) core function.
Then we need to be able to generate passwords, to do that I’m using my [New Password Generator](https://github.com/SaggiehaimBlog/PS-NewPassword) core function.

```PowerShell
# Create a new password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,4 +316,4 @@ We saw the functions that will help us find the GPO’s.
And we learned to backup and restore GPO’s.
It’s time to sort the group policy mess! in the future, I hope to release the full GPO environment report, so stay tuned and good luck!

You can find all the code on [GitHub](https://github.com/Saggiehaim/PS-GPO-Tools)
You can find all the code on [GitHub](https://github.com/SaggiehaimBlog/PS-GPO-Tools)

0 comments on commit 5646699

Please sign in to comment.