Re: script to modify ntuser.bat of restricted user
From: Drew Cooper [MSFT] (dcoop_at_online.microsoft.com)
Date: 04/01/04
- Next message: Sean: "Clear Offline Files Cache contents"
- Previous message: Drew Cooper [MSFT]: "Re: How to prevent bots from adding to registry?"
- Next in thread: Roger Abell: "Re: script to modify ntuser.bat of restricted user"
- Maybe reply: Roger Abell: "Re: script to modify ntuser.bat of restricted user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Mar 2004 15:50:18 -0800
Um . . . those look like group policy settings. Why can't you just use
gpedit.msc and push policy out to them?
-- Drew Cooper [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "MichaelMartis" <mtmartis@yahoo.com> wrote in message news:0B2D6B55-8329-4E71-BF10-4E5865CD247F@microsoft.com... > Here is my situation. I created a batch as follows: > > attrib c:\docume~1\%username%\ntuser.dat -h > REG LOAD HKU\ntuser C:\docume~1\%username%\ntuser.dat > REG DELETE "HKU\ntuser\software\policies\microsoft\office" /f > REG DELETE "HKU\ntuser\software\policies\microsoft\shared tools" /f > REG UNLOAD HKU\ntuser > attrib c:\docume~1\%username%\ntuser.dat +h > > I need it to load the ntuser.dat to HKU for the user logging int hen delete certain keys from the ntuser.dat hive > > I know that if the user already is logged in, I can not load their ntuser.dat into the HKU branch. > So I need to have this script run for the user logging in BUT BEFORE the ntuser.dat loads. > The user machines are Windows XP authenticating Windows 2000 DC and Novell as well. > > > Is this possible, Please advise >
- Next message: Sean: "Clear Offline Files Cache contents"
- Previous message: Drew Cooper [MSFT]: "Re: How to prevent bots from adding to registry?"
- Next in thread: Roger Abell: "Re: script to modify ntuser.bat of restricted user"
- Maybe reply: Roger Abell: "Re: script to modify ntuser.bat of restricted user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|