Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista Tutorial - Vista Home Premium, Local Security Policy

Reply
 
Old 07-13-2007   #1 (permalink)
SIS
Guest


 
 

Vista Home Premium, Local Security Policy

Dear Sir,

How can access the Local Security Policy in Windows Vista Home Premium,
which is available under Control Panel -> Administrative Tools -> Local
Security Policy in Windows XP.

I have searched on the discussion group regarding this and found out that
this has not been provided in the Vista Home Premium Edition. I woild like to
know how else then I can set a user for 'Logon as a Batch Job', which I must
setup for some of the features of my another software to work for me.

Pls let me know.

Thanks & Regards
SIS

My System SpecsSystem Spec
Old 07-13-2007   #2 (permalink)
Carey Frisch [MVP]
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Visit: http://www.lockergnome.com/nexus/win...in-vista/feed/

--
Carey Frisch
Microsoft MVP
Windows - Shell/User

---------------------------------------------------------------------------Â*-----


"SIS" <SIS@discussions.microsoft.com> wrote in message news:1BD2861A-DC08-44A9-9421-2BCDE16F5D91@microsoft.com...
Dear Sir,

How can access the Local Security Policy in Windows Vista Home Premium,
which is available under Control Panel -> Administrative Tools -> Local
Security Policy in Windows XP.

I have searched on the discussion group regarding this and found out that
this has not been provided in the Vista Home Premium Edition. I woild like to
know how else then I can set a user for 'Logon as a Batch Job', which I must
setup for some of the features of my another software to work for me.

Pls let me know.

Thanks & Regards
SIS

My System SpecsSystem Spec
Old 07-13-2007   #3 (permalink)
SIS
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Hi Carey,

Thanks for your prompt response.

I have already been through the link you have provided. Actually, it doesn't
state how can I change the settings for that particular parameter 'Logon as a
Batch Job'.

Can you pls give me some details, how can I set that.

Thanks & Regards
SIS

"Carey Frisch [MVP]" wrote:

> Visit: http://www.lockergnome.com/nexus/win...in-vista/feed/
>
> --
> Carey Frisch
> Microsoft MVP
> Windows - Shell/User
>
> ---------------------------------------------------------------------------Â*-----
>
>
> "SIS" <SIS@discussions.microsoft.com> wrote in message news:1BD2861A-DC08-44A9-9421-2BCDE16F5D91@microsoft.com...
> Dear Sir,
>
> How can access the Local Security Policy in Windows Vista Home Premium,
> which is available under Control Panel -> Administrative Tools -> Local
> Security Policy in Windows XP.
>
> I have searched on the discussion group regarding this and found out that
> this has not been provided in the Vista Home Premium Edition. I woild like to
> know how else then I can set a user for 'Logon as a Batch Job', which I must
> setup for some of the features of my another software to work for me.
>
> Pls let me know.
>
> Thanks & Regards
> SIS
>

My System SpecsSystem Spec
Old 07-13-2007   #4 (permalink)
Carey Frisch [MVP]
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Windows Vista Home Users:

1. Press the Windows key, type regedit and press Enter. Browse down to this registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
2. You should see a key called PromptOnSecureDesktop. Double-click this and change the value to 0 (zero)

To assign the "Log on as a batch job" user right to the Performance Log Users group:

1. Click Start, click in the Search box, type secpol.msc, and press ENTER.
The Local Security Policy snap-in will open in Microsoft Management Console.
2. In the navigation pane, expand Local Policies and click User Rights Assignment.
3. In the console pane, right-click Log on as a batch job and click Properties.
4. In the Properties page, click Add User or Group.
5. In the Select Users or Groups dialog box, click Object Types.
Select Groups in the Object Types dialog box and click OK.
6. Type Performance Log Users in the Select Users or Groups dialog box and then click OK.
7. In the properties page, click OK.

--
Carey Frisch
Microsoft MVP
Windows - Shell/User

---------------------------------------------------------------------------Â*-----

"SIS" wrote:

Dear Sir,

How can access the Local Security Policy in Windows Vista Home Premium,
which is available under Control Panel -> Administrative Tools -> Local
Security Policy in Windows XP.

I have searched on the discussion group regarding this and found out that
this has not been provided in the Vista Home Premium Edition. I woild like to
know how else then I can set a user for 'Logon as a Batch Job', which I must
setup for some of the features of my another software to work for me.

Pls let me know.

Thanks & Regards
SIS

My System SpecsSystem Spec
Old 07-13-2007   #5 (permalink)
Jimmy Brush
Guest


 
 

Re: Vista Home Premium, Local Security Policy

SIS wrote:
> Dear Sir,
>
> How can access the Local Security Policy in Windows Vista Home Premium,
> which is available under Control Panel -> Administrative Tools -> Local
> Security Policy in Windows XP.
>
> I have searched on the discussion group regarding this and found out that
> this has not been provided in the Vista Home Premium Edition. I woild like to
> know how else then I can set a user for 'Logon as a Batch Job', which I must
> setup for some of the features of my another software to work for me.
>
> Pls let me know.
>
> Thanks & Regards
> SIS


Hello,

You can use the NTrights.exe command-line tool, available as a free
download from Microsoft as part of the Windows Server 2003 Resource Kit
Tools:

http://www.microsoft.com/downloads/d...E-B18C4790CFFD

You will need to run the tool from an elevated command prompt
(right-click command prompt, click Run As Administrator).

--
-JB
Microsoft MVP - Windows Shell/User
Windows Vista Support FAQ - http://www.jimmah.com/vista/
My System SpecsSystem Spec
Old 07-15-2007   #6 (permalink)
SIS
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Dear Carey,

Sorry for the delay in response.
I tried the step-by-step process as described by you. But I am unable to
find the secpol.msc. After setting the "PromptOnSecureDesktop" to 0, I tried
running secpol.msc, it say cannot find the file specified.

Where can I find that file. What is the other possible way.

Thanks
SIS

"Carey Frisch [MVP]" wrote:

> Windows Vista Home Users:
>
> 1. Press the Windows key, type regedit and press Enter. Browse down to this registry key:
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
> 2. You should see a key called PromptOnSecureDesktop. Double-click this and change the value to 0 (zero)
>
> To assign the "Log on as a batch job" user right to the Performance Log Users group:
>
> 1. Click Start, click in the Search box, type secpol.msc, and press ENTER.
> The Local Security Policy snap-in will open in Microsoft Management Console.
> 2. In the navigation pane, expand Local Policies and click User Rights Assignment.
> 3. In the console pane, right-click Log on as a batch job and click Properties.
> 4. In the Properties page, click Add User or Group.
> 5. In the Select Users or Groups dialog box, click Object Types.
> Select Groups in the Object Types dialog box and click OK.
> 6. Type Performance Log Users in the Select Users or Groups dialog box and then click OK.
> 7. In the properties page, click OK.
>
> --
> Carey Frisch
> Microsoft MVP
> Windows - Shell/User
>
> ---------------------------------------------------------------------------Â*-----
>
> "SIS" wrote:
>
> Dear Sir,
>
> How can access the Local Security Policy in Windows Vista Home Premium,
> which is available under Control Panel -> Administrative Tools -> Local
> Security Policy in Windows XP.
>
> I have searched on the discussion group regarding this and found out that
> this has not been provided in the Vista Home Premium Edition. I woild like to
> know how else then I can set a user for 'Logon as a Batch Job', which I must
> setup for some of the features of my another software to work for me.
>
> Pls let me know.
>
> Thanks & Regards
> SIS
>

My System SpecsSystem Spec
Old 07-25-2007   #7 (permalink)
SIS
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Hi Jimmy,

But I could not find any option for setting the value for 'Log on as a Batch
Job', in NTrights.exe, which actually I need to set.

Pls respond.

Thanks

"Jimmy Brush" wrote:

> SIS wrote:
> > Dear Sir,
> >
> > How can access the Local Security Policy in Windows Vista Home Premium,
> > which is available under Control Panel -> Administrative Tools -> Local
> > Security Policy in Windows XP.
> >
> > I have searched on the discussion group regarding this and found out that
> > this has not been provided in the Vista Home Premium Edition. I woild like to
> > know how else then I can set a user for 'Logon as a Batch Job', which I must
> > setup for some of the features of my another software to work for me.
> >
> > Pls let me know.
> >
> > Thanks & Regards
> > SIS

>
> Hello,
>
> You can use the NTrights.exe command-line tool, available as a free
> download from Microsoft as part of the Windows Server 2003 Resource Kit
> Tools:
>
> http://www.microsoft.com/downloads/d...E-B18C4790CFFD
>
> You will need to run the tool from an elevated command prompt
> (right-click command prompt, click Run As Administrator).
>
> --
> -JB
> Microsoft MVP - Windows Shell/User
> Windows Vista Support FAQ - http://www.jimmah.com/vista/
>

My System SpecsSystem Spec
Old 07-27-2007   #8 (permalink)
Jimmy Brush
Guest


 
 

Re: Vista Home Premium, Local Security Policy

SIS wrote:
> Hi Jimmy,
>
> But I could not find any option for setting the value for 'Log on as a Batch
> Job', in NTrights.exe, which actually I need to set.
>
> Pls respond.
>
> Thanks
>


Hello,

You can do it with NTrights, but the correct switch is not listed in the
help output for some reason. It is the SeBatchLogonRight option (case
sensitive).

e.g.: ntrights -u LOCAL\jimmy +r SeBatchLogonRight

Make sure you run the command from an elevated command prompt
(right-click, run as administrator).

See: http://support.microsoft.com/kb/279664

- JB
My System SpecsSystem Spec
Old 08-20-2007   #9 (permalink)
SIS
Guest


 
 

Re: Vista Home Premium, Local Security Policy

Hi Jimmy,

Thanks for your response. I tried the way as described by you, but I
received the following error:

C:\Windows\system32>ntrights -u LOCAL\administrator +r SeBatchLogonRight
Granting SeBatchLogonRight to LOCAL\administrator ... failed
(GetAccountSid(L
OCAL\administrator)=1332

What could be the reason.

Thanks & Regards
SIS

"Jimmy Brush" wrote:

> SIS wrote:
> > Hi Jimmy,
> >
> > But I could not find any option for setting the value for 'Log on as a Batch
> > Job', in NTrights.exe, which actually I need to set.
> >
> > Pls respond.
> >
> > Thanks
> >

>
> Hello,
>
> You can do it with NTrights, but the correct switch is not listed in the
> help output for some reason. It is the SeBatchLogonRight option (case
> sensitive).
>
> e.g.: ntrights -u LOCAL\jimmy +r SeBatchLogonRight
>
> Make sure you run the command from an elevated command prompt
> (right-click, run as administrator).
>
> See: http://support.microsoft.com/kb/279664
>
> - JB
>

My System SpecsSystem Spec
Old 08-22-2007   #10 (permalink)
Chuck
Guest


 
 

RE: Vista Home Premium, Local Security Policy

I am having a similar problem to the one SIS described, except that I need to
be able to modify the "LAN Manager authentication level" security policy. I
need to do this to be able to map a network drive on a Novell file server
cluster.

Any help would be apreciated.

Thanks...

"SIS" wrote:

> Dear Sir,
>
> How can access the Local Security Policy in Windows Vista Home Premium,
> which is available under Control Panel -> Administrative Tools -> Local
> Security Policy in Windows XP.
>
> I have searched on the discussion group regarding this and found out that
> this has not been provided in the Vista Home Premium Edition. I woild like to
> know how else then I can set a user for 'Logon as a Batch Job', which I must
> setup for some of the features of my another software to work for me.
>
> Pls let me know.
>
> Thanks & Regards
> SIS

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
local password policy - vista home Vista General
Local Security Policy System Security
Unallocated space in vista Premium 64 bit and Local Policy question. Vista General
No Local Security Policy Vista networking & sharing
Windows Vista Local Machine security policy Error 65 Help String S Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46