|
From: Cosmic Cruizer on 4 Jul 2008 10:06 I am trying to find the WMI or WMIs that will show the "Log on as a batch job Properties" located in "User Rights Assignment". The path of what I am looking for is: 1. At the taskbar, select Start|Programs|Administrative Tools|Local Security Policy 2. Within Local Security Settings|Local Policies, select 'User Rights Assignment' 3. On the right, double-click 'Log on as a service' I have tried all of the WMI calls for security and COM, but have not had any luck. I'm trying to use it to determin which accounts and users are listed.
From: Cosmic Cruizer on 13 Jul 2008 13:45 Cosmic Cruizer <XXjbhuntxx(a)white-star.com> wrote in news:Xns9AD147EFFAFC8ccruizermydejacom(a)207.115.17.102: > I am trying to find the WMI or WMIs that will show the "Log on as a > batch job Properties" located in "User Rights Assignment". > > The path of what I am looking for is: > 1. At the taskbar, select Start|Programs|Administrative Tools|Local > Security Policy > 2. Within Local Security Settings|Local Policies, select 'User Rights > Assignment' > 3. On the right, double-click 'Log on as a service' > > I have tried all of the WMI calls for security and COM, but have not > had any luck. > > I'm trying to use it to determin which accounts and users are listed. > I'm still trying to figure out how to remotely find the the "Log on as a batch job Properties" located in "User Rights Assignment". From what I can tell, this is not available through WMI. I've seen third party applications that can grab this info, but I cannot figure it out. Anybody have a clue? Thanks.
|
Pages: 1 Prev: wshremote not running script on remote computer Next: VarType constant 10 -- vbError |