Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - djgend

Pages: [1]
1
Code: [Select]
windows7 防火墙不能在本地计算机启动 特定服务错误代码87
After tons of researches, i finally get my firewall to work, thats so awesome, error code 87 indicate that local firewall policy corrupt, simply delete corrupt policy through registry, the key exactly handle the policy is
Code: [Select]
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall, after compare this to a work properly machine, that its registry dont involve this key sets, as long as delete the keys, mpssvc service startup like a charm.
reference
https://serverfault.com/questions/545495/how-do-i-turn-off-windows-7-firewall-via-script-or-through-automation
http://www.thewindowsclub.com/windows-firewall-service-does-not-start
http://www.tweaking.com/forums/index.php/topic,2903.0.html

2
General Computer Support / win7 ultimate sp1 help and advice
« on: March 16, 2015, 04:19:02 pm »
hello :smiley:, new here.. u rocks ,  i mean this tool is awesome its can fix registry, restore a key e.g. winlogon is very important to some people that reg is infected by virus.. this is advantage than anti-virus program, that do not involve the reg edit.

i am facing a   Scanning Reparse Points problem below is the log

Code: [Select]
--------------------------------------------------------------------------------
Scanning Reparse Points.
Started at (2015/3/17 5:24:16)

Reparse Point: (Type: JUNCTION) (Name: Documents) (Original Path: C:\ProgramData\Documents) (Target Path: C:\Users\Public\Documents) (Creation Time: 2009/7/14 12:53:55)
Target Path doesn't exist!

Reparse Point: (Type: JUNCTION) (Name: Downloads) (Original Path: C:\Users\Administrator\Downloads) (Target Path: D:\dj2012) (Creation Time: 2012/6/2 6:03:42)
Target Path doesn't exist!

Reparse Point: (Type: JUNCTION) (Name: Application Data) (Original Path: C:\Users\Administrator\AppData\Local\Application Data) (Target Path: C:\Users\Administrator\AppData\Local) (Creation Time: 2012/2/13 20:55:49)
Infinite Loop! Points back to a parent folder. I was able to access the original path folder contents, which means it creates an infinite loop.

Missing Default Reparse Point: (Original Path: C:\Users\Default\Start Menu) (Target Path: C:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu)
A Default Reparse Point is missing and this can cause programs on the system.

Missing Default Reparse Point: (Original Path: C:\Users\Public\Documents\My Music) (Target Path: C:\Users\Public\Music)
A Default Reparse Point is missing and this can cause programs on the system.

Missing Default Reparse Point: (Original Path: C:\Users\Public\Documents\My Pictures) (Target Path: C:\Users\Public\Pictures)
A Default Reparse Point is missing and this can cause programs on the system.

Missing Default Reparse Point: (Original Path: C:\Users\Public\Documents\My Videos) (Target Path: C:\Users\Public\Videos)
A Default Reparse Point is missing and this can cause programs on the system.

Files & Folders Searched: 166,760
Reparse Points Found: 65

Done (2015/3/17 5:26:24)
--------------------------------------------------------------------------------

how do i fix the mentioned C:\Users\Administrator\AppData\Local\Application Data Infinite Loop? any advice is welcome.


ADVICE FOR SERVICE :tongue:
and to the repair default windows service part, i'd like to advice that leave two services that apple portable device like iphone or ipad will have to use autostart, to import picture from portable device to windows.

that is "Windows Driver Foundation User-mode Driver Framework" and "Portable Device Enumerator Service" its important to show a properly portable device in the device manager.

otherwise maybe someone afterwards use the repair, then cant open and import portable device picture popup.

and i prefer to leave Distributed Link Tracking Client auto-start that is important to maintain shortcut resolve automate.


DEFECT :rolleyes:
and unfortunately this tool is not repair my broken windows firewall, although it says it can config the regedit. i think my faulty is caused by mistype the wrong WS 2008 auditpol  manual op code to a win7 command.

reference:
the page i try to fix a win7 auditpol. https://technet.microsoft.com/en-us/library/cc754714.aspx

https://support.microsoft.com/en-us/kb/974576
and the reason of firewall error code 87 cant start service from localhost, cant do change of the manual say, cant open gpedit with the specfic windows firewall config. and help is welcome.. thanks.


Pages: [1]