Skip to content

This repository is for the PowerShell Module RebuildProfile. This module can rebuild the profile of the selected user across multiple computers/servers

Notifications You must be signed in to change notification settings

dslauter/RebuildProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RebuildProfile

This repository is for the PowerShell Module RebuildProfile. This module can rebuild the profile of the selected user across multiple computers/servers

#Import The Module #Open PowerShell (Duh) #Import-Module (Path to Module)

PS C:\Users\dslauter> Import-Module C:\RebuildProfile.psm1

#Execute Module

PS C:\Users\dslauter> RebuildProfile

The Module will ask the following questions

  1. Are you a domain admin?
  2. What is the username of the person you want to rebuild?
  3. Do you want to rebuild this user on all PHRC RDS servers?
  4. What computers do you want to rebuild this user on?
  5. Are you sure you want to do this?

Boom Done

About

This repository is for the PowerShell Module RebuildProfile. This module can rebuild the profile of the selected user across multiple computers/servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published