MS OS - Microsoft Forum to Usenet Gateway Header Right
Navbar Left Navbar Right


History: I am trying to audit remote systems' local security policies. I have admin access (read only) and I do not have access to push/pull gpo's (secedit/gpedit won't work for



Reply
Old 01-10-2008, 12:07 PM   #1
pand0ra.usa
Guest
 
Posts: n/a
Default Remotely query local policies

History: I am trying to audit remote systems' local security policies.
I have admin access (read only) and I do not have access to push/pull
gpo's (secedit/gpedit won't work for what I need to do).

Problem: I need to find out what the local security policies are set
to on the remote systems via command line. Does anyone know how to do
this?
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-10-2008, 01:40 PM   #2
Harry Bates
Guest
 
Posts: n/a
Default Re: Remotely query local policies

RSOP.MSC is a GUI on boxes XP and newer that you can remote to another box
in read only, but I am not sure about a command line option.



"pand0ra.usa" <pand0ra.usa@gmail.com> wrote in message
news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...
> History: I am trying to audit remote systems' local security policies.
> I have admin access (read only) and I do not have access to push/pull
> gpo's (secedit/gpedit won't work for what I need to do).
>
> Problem: I need to find out what the local security policies are set
> to on the remote systems via command line. Does anyone know how to do
> this?



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 01-10-2008, 01:43 PM   #3
Harry Bates
Guest
 
Posts: n/a
Default Re: Remotely query local policies

You may look into these, they are from the server 2003 resource kit.

Gpmonitor.exe: Group Policy Monitor
Gpotool.exe: Group Policy Objects

-Harry Bates
Lockheed Martin

"pand0ra.usa" <pand0ra.usa@gmail.com> wrote in message
news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...
> History: I am trying to audit remote systems' local security policies.
> I have admin access (read only) and I do not have access to push/pull
> gpo's (secedit/gpedit won't work for what I need to do).
>
> Problem: I need to find out what the local security policies are set
> to on the remote systems via command line. Does anyone know how to do
> this?



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-10-2008, 02:14 PM   #4
pand0ra.usa
Guest
 
Posts: n/a
Default Re: Remotely query local policies

Will they work on 2000 as well?

On Jan 10, 12:43 pm, "Harry Bates" <harry.ba...@NO-SPAMlmco.com>
wrote:
> You may look into these, they are from the server 2003 resource kit.
>
> Gpmonitor.exe: Group Policy Monitor
> Gpotool.exe: Group Policy Objects
>
> -Harry Bates
> Lockheed Martin
>
> "pand0ra.usa" <pand0ra....@gmail.com> wrote in message
>
> news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...
>
> > History: I am trying to audit remote systems' local security policies.
> > I have admin access (read only) and I do not have access to push/pull
> > gpo's (secedit/gpedit won't work for what I need to do).

>
> > Problem: I need to find out what the local security policies are set
> > to on the remote systems via command line. Does anyone know how to do
> > this?


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-10-2008, 02:21 PM   #5
Harry Bates
Guest
 
Posts: n/a
Default Re: Remotely query local policies

No idea buddy, I just found them in the resource kit when you asked the
question. Just try it yourself.

"pand0ra.usa" <pand0ra.usa@gmail.com> wrote in message
news:cbf42dbc-9e6b-4313-b8d6-084b2eb90fea@k2g2000hse.googlegroups.com...
> Will they work on 2000 as well?
>
> On Jan 10, 12:43 pm, "Harry Bates" <harry.ba...@NO-SPAMlmco.com>
> wrote:
>> You may look into these, they are from the server 2003 resource kit.
>>
>> Gpmonitor.exe: Group Policy Monitor
>> Gpotool.exe: Group Policy Objects
>>
>> -Harry Bates
>> Lockheed Martin
>>
>> "pand0ra.usa" <pand0ra....@gmail.com> wrote in message
>>
>> news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...
>>
>> > History: I am trying to audit remote systems' local security policies.
>> > I have admin access (read only) and I do not have access to push/pull
>> > gpo's (secedit/gpedit won't work for what I need to do).

>>
>> > Problem: I need to find out what the local security policies are set
>> > to on the remote systems via command line. Does anyone know how to do
>> > this?

>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-10-2008, 03:12 PM   #6
pand0ra.usa
Guest
 
Posts: n/a
Default Re: Remotely query local policies

I am trying to pull the security policy information. The GP tools list
the Group policies that are applied and such. For example:

I need to know what the password lockout policy (actually all of the
security settings) is for xxx machine by running a command line
program.

On Jan 10, 1:14 pm, "pand0ra.usa" <pand0ra....@gmail.com> wrote:
> Will they work on 2000 as well?
>
> On Jan 10, 12:43 pm, "Harry Bates" <harry.ba...@NO-SPAMlmco.com>
> wrote:
>
> > You may look into these, they are from the server 2003 resource kit.

>
> > Gpmonitor.exe: Group Policy Monitor
> > Gpotool.exe: Group Policy Objects

>
> > -Harry Bates
> > Lockheed Martin

>
> > "pand0ra.usa" <pand0ra....@gmail.com> wrote in message

>
> >news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...

>
> > > History: I am trying to audit remote systems' local security policies.
> > > I have admin access (read only) and I do not have access to push/pull
> > > gpo's (secedit/gpedit won't work for what I need to do).

>
> > > Problem: I need to find out what the local security policies are set
> > > to on the remote systems via command line. Does anyone know how to do
> > > this?


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-10-2008, 03:26 PM   #7
pand0ra.usa
Guest
 
Posts: n/a
Default Re: Remotely query local policies

Thanks for trying Harry.

On Jan 10, 1:21 pm, "Harry Bates" <harry.ba...@NO-SPAMlmco.com> wrote:
> No idea buddy, I just found them in the resource kit when you asked the
> question. Just try it yourself.
>
> "pand0ra.usa" <pand0ra....@gmail.com> wrote in message
>
> news:cbf42dbc-9e6b-4313-b8d6-084b2eb90fea@k2g2000hse.googlegroups.com...
>
> > Will they work on 2000 as well?

>
> > On Jan 10, 12:43 pm, "Harry Bates" <harry.ba...@NO-SPAMlmco.com>
> > wrote:
> >> You may look into these, they are from the server 2003 resource kit.

>
> >> Gpmonitor.exe: Group Policy Monitor
> >> Gpotool.exe: Group Policy Objects

>
> >> -Harry Bates
> >> Lockheed Martin

>
> >> "pand0ra.usa" <pand0ra....@gmail.com> wrote in message

>
> >>news:5ccd6533-17b4-4239-beeb-d103ed56fc9a@j20g2000hsi.googlegroups.com...

>
> >> > History: I am trying to audit remote systems' local security policies.
> >> > I have admin access (read only) and I do not have access to push/pull
> >> > gpo's (secedit/gpedit won't work for what I need to do).

>
> >> > Problem: I need to find out what the local security policies are set
> >> > to on the remote systems via command line. Does anyone know how to do
> >> > this?


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Perfmon: Can local, can't remotely Tim Hollingworth Windows 2003 Server 0 10-22-2007 09:43 AM
Group Policies Sean Windows 2003 Server 3 10-18-2007 11:25 AM
Need Help with IAS remote policies lca1630 Windows Security 7 09-21-2007 05:47 PM
Policies folder Marvin Bordelon Windows 2003 Server 1 08-28-2007 12:54 PM
policies to prevent installation not smart enough Windows XP 1 07-24-2007 12:04 PM


All times are GMT -5. The time now is 02:40 PM.


Powered by vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Skin designed by CompletevB
Copyright © 2005-2008 Robert Schwarz, Sr. - All rights reserved - MS OS is an independent web site and is not affiliated with Microsoft Corporation.