What is the GroupPolicy?


Go Back   Computer Help Articles > Windows XP Security Admin
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 05:03 AM
smd7m
 
Posts: n/a
Default What is the GroupPolicy?


In under %systemroot%\system32\GroupPolicy is three folder … Adm,
Machine and User.
Please explain for me what user the GroupPolicy and what is save in
folders.
In under %systemroot%\system32\GroupPolicy\Machine is Scripts folder
what there in folder was Shutdown and Startup folders..
Please explain for me what use script for in two folder.
----------------------------------------------
For example:
PS delete SAM file - on XP/2003 systems - NOT working!
ok, it's easy.
you need second Windows system, plug into it HDD from 1st PC
or you can boot from bootfloppy (with NTFS write support if needed -
like Universa Disk)
next go to %systemroot%\system32\GroupPolicy\Machine\Scripts\ Startup
at your system disk
create new BAT file, like this (resetpwd.bat)
NET USER ADMINISTRATOR P@ssw0rd
PS that's strong password for security configurations with restriction
on you system save it!!
my congratulations!
reboot your fail system with this file.
logon: Administrator
pass:P@ssw0rd
remove this file.
i would upgrade my metod.
you myst insert into registry come new lines like this
(runscript.reg):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
\Startup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
\Startup\0]
"GPO-ID"="LocalGPO"
"SOM-ID"="Local"
"FileSysPath"="C:\\WINDOWS\\System32\\GroupPolicy\ \Machine"
"DisplayName"="Local Group Policy"
"GPOName"="Local Group Policy"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
\Startup\0\0]
"Script"="resetpwd.bat"
"Parameters"=""
"ExecTime"=hex(b):00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00
it would make from edit local registry from another machine or special
boot disk (
upper)
----------------------------------------------
But , that't no working!!!
it's my fault!
Then booting on your computer upto the Windows XP, Security accents
manager initialization faild.
Lsass.exe-System Error, Error status: OXC0000001
----------------------------------------------


--
smd7m
Reply With Quote
  #2  
Old 01-05-2006, 05:03 AM
Carey Frisch [MVP]
 
Posts: n/a
Default Re: What is the GroupPolicy?

Please visit the experts in the Group Policy newsgroup
news://msnews.microsoft.com/microsof...s.group_policy

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

-------------------------------------------------------------------------------------------

"smd7m" wrote:

| In under %systemroot%\system32\GroupPolicy is three folder . Adm,
| Machine and User.
| Please explain for me what user the GroupPolicy and what is save in
| folders.
| In under %systemroot%\system32\GroupPolicy\Machine is Scripts folder
| what there in folder was Shutdown and Startup folders..
| Please explain for me what use script for in two folder.
| ----------------------------------------------
| For example:
| PS delete SAM file - on XP/2003 systems - NOT working!
| ok, it's easy.
| you need second Windows system, plug into it HDD from 1st PC
| or you can boot from bootfloppy (with NTFS write support if needed -
| like Universa Disk)
| next go to %systemroot%\system32\GroupPolicy\Machine\Scripts\ Startup
| at your system disk
| create new BAT file, like this (resetpwd.bat)
| NET USER ADMINISTRATOR P@ssw0rd
| PS that's strong password for security configurations with restriction
| on you system save it!!
| my congratulations!
| reboot your fail system with this file.
| logon: Administrator
| pass:P@ssw0rd
| remove this file.
| i would upgrade my metod.
| you myst insert into registry come new lines like this
| (runscript.reg):
| Windows Registry Editor Version 5.00
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
| \Startup]
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
| \Startup\0]
| "GPO-ID"="LocalGPO"
| "SOM-ID"="Local"
| "FileSysPath"="C:\\WINDOWS\\System32\\GroupPolicy\ \Machine"
| "DisplayName"="Local Group Policy"
| "GPOName"="Local Group Policy"
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
| \Startup\0\0]
| "Script"="resetpwd.bat"
| "Parameters"=""
| "ExecTime"=hex(b):00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00
| it would make from edit local registry from another machine or special
| boot disk (
| upper)
| ----------------------------------------------
| But , that't no working!!!
| it's my fault!
| Then booting on your computer upto the Windows XP, Security accents
| manager initialization faild.
| Lsass.exe-System Error, Error status: OXC0000001
| ----------------------------------------------
|
|
| --
| smd7m
Reply With Quote
  #3  
Old 01-05-2006, 05:07 AM
smd7m
 
Posts: n/a
Default Re: What is the GroupPolicy?


Hi
Please explain for me ..... How use scripts in under
%systemroot%\system32\GroupPolicy\Machine
Please introduce for me similar example here ...
-------------------
smd7m Wrote:
> In under %systemroot%\system32\GroupPolicy is three folder … Adm,
> Machine and User.
> Please explain for me what user the GroupPolicy and what is save in
> folders.
> In under %systemroot%\system32\GroupPolicy\Machine is Scripts folder
> what there in folder was Shutdown and Startup folders..
> Please explain for me what use script for in two folder.
> ----------------------------------------------
> For example:
> PS delete SAM file - on XP/2003 systems - NOT working!
> ok, it's easy.
> you need second Windows system, plug into it HDD from 1st PC
> or you can boot from bootfloppy (with NTFS write support if needed -
> like Universa Disk)
> next go to %systemroot%\system32\GroupPolicy\Machine\Scripts\ Startup
> at your system disk
> create new BAT file, like this (resetpwd.bat)
> NET USER ADMINISTRATOR P@ssw0rd
> PS that's strong password for security configurations with restriction
> on you system save it!!
> my congratulations!
> reboot your fail system with this file.
> logon: Administrator
> pass:P@ssw0rd
> remove this file.
> i would upgrade my metod.
> you myst insert into registry come new lines like this
> (runscript.reg):
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
> \Startup]
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
> \Startup\0]
> "GPO-ID"="LocalGPO"
> "SOM-ID"="Local"
> "FileSysPath"="C:\\WINDOWS\\System32\\GroupPolicy\ \Machine"
> "DisplayName"="Local Group Policy"
> "GPOName"="Local Group Policy"
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
> \Startup\0\0]
> "Script"="resetpwd.bat"
> "Parameters"=""
> "ExecTime"=hex(b):00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00
> it would make from edit local registry from another machine or special
> boot disk (
> upper)
> ----------------------------------------------
> But , that't no working!!!
> it's my fault!
> Then booting on your computer upto the Windows XP, Security accents
> manager initialization faild.
> Lsass.exe-System Error, Error status: OXC0000001
> ----------------------------------------------



--
smd7m
Reply With Quote
  #4  
Old 01-05-2006, 05:07 AM
Steven L Umbach
 
Posts: n/a
Default Re: What is the GroupPolicy?

Group Policy scripts are scripts that will be run in context of the user at
logon/logoff and as system at startup/shutdown. They have the greatest use
in an Active Directory domain. You will never be able to delete the sam
file as a Group Policy script nor would you want to. --- Steve


"smd7m" <smd7m.20hnmv@pcbanter.net> wrote in message
news:smd7m.20hnmv@pcbanter.net...
>
> Hi
> Please explain for me ..... How use scripts in under
> %systemroot%\system32\GroupPolicy\Machine
> Please introduce for me similar example here ...
> -------------------
> smd7m Wrote:
>> In under %systemroot%\system32\GroupPolicy is three folder . Adm,
>> Machine and User.
>> Please explain for me what user the GroupPolicy and what is save in
>> folders.
>> In under %systemroot%\system32\GroupPolicy\Machine is Scripts folder
>> what there in folder was Shutdown and Startup folders..
>> Please explain for me what use script for in two folder.
>> ----------------------------------------------
>> For example:
>> PS delete SAM file - on XP/2003 systems - NOT working!
>> ok, it's easy.
>> you need second Windows system, plug into it HDD from 1st PC
>> or you can boot from bootfloppy (with NTFS write support if needed -
>> like Universa Disk)
>> next go to %systemroot%\system32\GroupPolicy\Machine\Scripts\ Startup
>> at your system disk
>> create new BAT file, like this (resetpwd.bat)
>> NET USER ADMINISTRATOR P@ssw0rd
>> PS that's strong password for security configurations with restriction
>> on you system save it!!
>> my congratulations!
>> reboot your fail system with this file.
>> logon: Administrator
>> pass:P@ssw0rd
>> remove this file.
>> i would upgrade my metod.
>> you myst insert into registry come new lines like this
>> (runscript.reg):
>> Windows Registry Editor Version 5.00
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
>> \Startup]
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
>> \Startup\0]
>> "GPO-ID"="LocalGPO"
>> "SOM-ID"="Local"
>> "FileSysPath"="C:\\WINDOWS\\System32\\GroupPolicy\ \Machine"
>> "DisplayName"="Local Group Policy"
>> "GPOName"="Local Group Policy"
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\System\Scripts
>> \Startup\0\0]
>> "Script"="resetpwd.bat"
>> "Parameters"=""
>> "ExecTime"=hex(b):00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00
>> it would make from edit local registry from another machine or special
>> boot disk (
>> upper)
>> ----------------------------------------------
>> But , that't no working!!!
>> it's my fault!
>> Then booting on your computer upto the Windows XP, Security accents
>> manager initialization faild.
>> Lsass.exe-System Error, Error status: OXC0000001
>> ----------------------------------------------

>
>
> --
> smd7m



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT. The time now is 06:13 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

What is the GroupPolicy?