We use cookies to improve your experience. By your continued use of this site you accept such use.
For more details please see our privacy policy and
cookies policy.
I agree
The built-in 'Move Home Directory' action can fail on large directories if the operation takes more than 10 minutes to complete. This PowerShell code works around this issue by creating a separate process to move a home folder.
The script notifies a recipient about a new member added to an AD group, including information on the manager of the new member in the notification email.
The script can be used to notify owners of computers that have been inactive for a certain number of days. When notifying, it takes into account membership in owner groups.
This script e-mails an HTML report on all operations performed during a predefined number of days. Information on each operation also includes its Execution Log.