how to find and backup user before disable.

Ilya Bokov 165 Reputation points
2023-10-20T04:46:14.34+00:00

hi everyone.

how i can find pc name where worked user, and backup his C:/users/$user.

change description this $PC to delete fired username.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
4,045 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,939 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
691 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,628 questions
0 comments No comments
{count} votes

Accepted answer
  1. Rich Matheisen 47,781 Reputation points
    2023-10-20T15:07:17.9466667+00:00

    Unless you're auditing successful logons, you'll have no way to know from which machine they logged on. What about if they logged on from multiple machines?

    How do you plan to back up the users home directory, and what parts of that directory? You can probably just copy what you want, but you'll need the necessary permissions to do so.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.