You've already forked SharedScripts
mirror of
https://github.com/jaapbrasser/SharedScripts.git
synced 2026-06-14 00:14:16 +02:00
Update Get-OrphanHomeFolder.ps1
This commit is contained in:
@@ -44,7 +44,7 @@ Author: Jaap Brasser
|
||||
Version: 2.0
|
||||
DateCreated: 2012-10-19
|
||||
DateUpdated: 2020-05-10
|
||||
Blog: http://www.jaapbrasser.com
|
||||
Blog: https://www.jaapbrasser.com
|
||||
|
||||
.LINK
|
||||
http://www.jaapbrasser.com
|
||||
@@ -239,4 +239,4 @@ $ListOfFolders | ForEach-Object {
|
||||
# Output the object
|
||||
New-Object -TypeName PSCustomObject -Property $HashProps
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user