filmov
tv
Backup and restore local Groups and members of Groups

Показать описание
Backup and restore local Groups and members of Groups
1. Prepare
2. Step by step : Backup local groups and members of groups belong DC2 and restore to DC3
- DC2 : Backup local groups and members of groups
+ Server Manager - Tools - Computer Management - System Toold - Local Users and Groups - Groups === Check groups and members of Groups on DC2
+ Start - Windows PowerShell(or cmd), type :
- DC3 : Restore Groups and members of Groups from DC2
+ Create local Groups - Open Windows PowerShell, type :
+ Net localgroup Outsources /Add # Create local Group named Outsources
+ Net localgroup ITs /Add # Create local Group named ITs
+ Net localgroup QA /Add # Create local Group named QA
+ Net localgroup Staffs /Add # Create local Group named Staffs
+ Restore members of Groups :
+ Use Windows PowerShell(or cmd), type :
+ Net localgroup ITs YI\HiepIT /Add
+ Net localgroup ITs YI\VietIT /Add
+ Net localgroup ITs YI\NamIT /Add
+ Use interface :
+ Server Manager - Tools - Computer Management - System Toold - Local Users and Groups - Groups - Double-Click Outsources
1. Prepare
2. Step by step : Backup local groups and members of groups belong DC2 and restore to DC3
- DC2 : Backup local groups and members of groups
+ Server Manager - Tools - Computer Management - System Toold - Local Users and Groups - Groups === Check groups and members of Groups on DC2
+ Start - Windows PowerShell(or cmd), type :
- DC3 : Restore Groups and members of Groups from DC2
+ Create local Groups - Open Windows PowerShell, type :
+ Net localgroup Outsources /Add # Create local Group named Outsources
+ Net localgroup ITs /Add # Create local Group named ITs
+ Net localgroup QA /Add # Create local Group named QA
+ Net localgroup Staffs /Add # Create local Group named Staffs
+ Restore members of Groups :
+ Use Windows PowerShell(or cmd), type :
+ Net localgroup ITs YI\HiepIT /Add
+ Net localgroup ITs YI\VietIT /Add
+ Net localgroup ITs YI\NamIT /Add
+ Use interface :
+ Server Manager - Tools - Computer Management - System Toold - Local Users and Groups - Groups - Double-Click Outsources