What is the GroupPolicy?

S

smd7m

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\Windows\System\Scripts
\Startup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\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\Windows\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
 
C

Carey Frisch [MVP]

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

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

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

:

| 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\Windows\System\Scripts
| \Startup]
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\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\Windows\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
 
S

smd7m

Hi
Please explain for me ..... How use scripts in unde
%systemroot%\system32\GroupPolicy\Machine
Please introduce for me similar example here ...
-------------------
smd7m said:
In under %systemroot%\system32\GroupPolicy is three folder … Adm
Machine and User.
Please explain for me what user the GroupPolicy and what is save i
folders.
In under %systemroot%\system32\GroupPolicy\Machine is Scripts folde
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\Startu
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 restrictio
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 thi
(runscript.reg):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\Scripts
\Startup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\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\Windows\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 specia
boot disk (
upper)
----------------------------------------------
But , that't no working!!!
it's my fault!
Then booting on your computer upto the Windows XP, Security accent
manager initialization faild.
Lsass.exe-System Error, Error status: OXC0000001
---------------------------------------------
 
S

Steven L Umbach

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 said:
Hi
Please explain for me ..... How use scripts in under
%systemroot%\system32\GroupPolicy\Machine
Please introduce for me similar example here ...
-------------------
smd7m said:
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\Windows\System\Scripts
\Startup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\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\Windows\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
----------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top