|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|