Remote management

nimonster

New member
Local time
6:48 PM
Messages
19
I want to be able to remotely manage gpedit and registry on two computers in my home network without any fancy domain networks without having to use Remote Desktop. There is something called remote managment and remote registry but how does that work?
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 32 and 64 bit
nobody?
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 32 and 64 bit
Do both PC's have a professional version of windows installed? Such as windows 7 professional?
Do they have local group policy? If so continue:

Why not use a homegroup to share things? or do you specifically want to lock the machines both down with group policy? Remember that applying group policy will apply to all user account on the machine by default.

1.) Follow this tutorial so you do not block yourself after applying the settings:

http://www.sevenforums.com/tutorial...es-apply-all-users-except-administrators.html

Set up the local group policy settings the way you like. More information and what each function does can be found on the simple explain setting or on the web.

2.) GPO settings can be copied like this:

Open %systemroot%\system32\grouppolicy\

Within this folder, there are two folders – “machine” and “user”. Copy these to folders to the %systemroot%\system32\grouppolicy – folder on the target machine. All it needs now is a reboot or a “gpupdate /force”.

For security settings:

1.) Open MMC (local group policy) and add the Snapin “Security Templates”.

2.) Create your own customized template and save it as an “*inf” file.

3.) Copy the file to the target machine and import it via command line tool “secedit”:

secedit /configure /db %temp%\temp.sdb /cfg <'yourGP'>.inf


3.) Remote registry is disabled by default under windows 7 for security reasons. If you would still like to enable it, follow these directions:

To enable it on the targeted pc, click :orb: then type "services" without quotes and find the remote registry service. Double click it and change the startup type to automatic. Click start then ok and reboot the PC.



Sources: http://technet.microsoft.com/en-us/library/cc766291(v=ws.10).aspx
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 10 Pro
CPU
AMD Ryzen 5 2400G Processor with Radeon RX Vega 11 Graphics
Motherboard
ASRock X470 Master SLI/AC AM4 AMD Promontory X470 SATA 6Gb/s
Memory
G.SKILL Ripjaws V Series 16GB (2 x 8GB) 288-Pin DDR4 SDRAM D
Graphics Card(s)
2047MB NVIDIA GeForce GTX 1060 6GB (EVGA)
Sound Card
Motherboard Built in
Monitor(s) Displays
Acer R240HY bidx 23.8-Inch IPS HDMI DVI VGA (1920 x 1080) Wi
Screen Resolution
1920 x 1080
Hard Drives
1TB Sandisk SSD PLUS (Main drive)
500 GB Seagate 7200 RPM (Games)
500 GB Western Digital 7200 RPM (Virtual Machines)
PSU
CORSAIR TX Series TX650M 650W 80+ Gold Modular Power Supply
Case
CORSAIR CARBIDE SPEC-02 Mid-Tower Gaming Case, Red LED Fan
Cooling
220mm, two 120mm, and four 60mm fans
Keyboard
Wired Dell keyboard
Mouse
Wireless Logitech mouse
Internet Speed
250mb down, 30mb up
Antivirus
Panda Cloud Antivirus
Browser
Chrome-ish x64
Other Info
Your awesome for reading this.
Back
Top