mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-11 21:59:11 +02:00
Updated the manuals
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Script: *remove-user.ps1*
|
||||
========================
|
||||
The *remove-user.ps1* Script
|
||||
===========================
|
||||
|
||||
This PowerShell script removes an existing user account including the home directory.
|
||||
|
||||
@ -75,4 +75,4 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of remove-user.ps1 as of 11/08/2024 12:34:54)*
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of remove-user.ps1 as of 11/08/2024 12:37:55)*
|
||||
|
Reference in New Issue
Block a user