
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2009 10:29 PM - last edited on ‎04-01-2024 04:45 PM by Mercedes_O
I've never really looked before, but I just discovered that gpedit.msc can connect to a remote computer. The syntax is as follows : gpedit.msc /gpcomputer:{computer}
Before you go to make a custom action from this, I should warn that I discovered an odd bug with this. It seems to cut off the first letter of the computer name. So when trying to connect to computer1, you'll get an error message stating it could not connect to omputer1. Simple solution is to modify the line like so :
gpedit.msc /gpcomputer:.{computer} (notice the extra .)
- Labels:
-
API & Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2018 09:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2009 11:15 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2009 01:00 AM
gpedit.msc "/gpcomputer:.{PCXXX}"
And get Failed to open the Group Policy Object on PCXXX
You may not have appropriate rights (Using a Domain Admin account)
Details:
The network path was not found.
I get this with or without the "." and same using the PC XXX ip address !
But this would be a handy feature of course.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2009 12:58 AM
works fine on windows xp sp3

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2009 08:05 PM
mmc gpedit.msc "/gpcomputer: {computer}"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2009 05:32 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2009 10:07 AM
what version of gpedit are you using?
