How to change Win 7 folder permissions on a linux PC?

Page 4 of 6 FirstFirst ... 23456 LastLast

  1. Posts : 28
    x64
    Thread Starter
       #31

    OK. Just tried to reboot in to 7, I now get bluescreen of death every time in Safe or normal modes, too fast to catch the code. Thats despite not changing anything in the registry - odd. On 7 I used to have a little utility that I would use to find the log and read to try to see what the dode was.
    I see if I can find the util and see if I can remember where the log file is created...
      My Computer


  2. Posts : 28
    x64
    Thread Starter
       #32

    Funny, the drive has become inaccessible again... so not possible to access the files in explorer.
    Also. right clicking on the drive (in 10), the Security tab has disappeared!!

    isnt that odd - no change to registry and there is a security issue again - I have a safe partition image of the drive that I can always revert to, but i think I will try one more reboot and if still the same then I will run the cacls commands that got the access back again.
      My Computer


  3. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #33

    In recovery environment try run in cmd:
    net localgroup Administrators Sean /add

    Here is some commands I keep handy:
    Code:
    Users/Groups from CMD:
    wmic useraccount get name,sid - return account SIDs
    net user          - return users
    net localgroup   - return groups
    net user Administrator /active:yes - enable Admin account
    net localgroup Administrators [UserLoginName] /add - add user to Admins local group
    net localgroup Users - list accounts in USers group
      My Computer


  4. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #34

    For not auto-restart after a BSOD:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

    AutoReboot DWORD

    0 = Disable
    1 = Enable
    To configure mini-dump Dump Files - Configure Windows to Create on BSOD
      My Computer


  5. Posts : 28
    x64
    Thread Starter
       #35

    Sorry, I have access to the drive now. Round one boot it wanted to do a disk check, I guess due to a couple of crashs in 7, I said no to check and I guess it didnt like it and didnt give me access to the drive. Boot 2, I let it scan and now I have access.

    You are full of nice handy commands! Thanks.
      My Computer


  6. Posts : 28
    x64
    Thread Starter
       #36

    Reboots in to 7 normal = screen and mouse - as before
    Safe Mode = Crash whilst loading the list of things to load - as before.

    cant find MEMORY.DMP anywhere.
      My Computer


  7. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #37

    You may need to configure to enable small memory dumps. Option 2 of Dump Files - Configure Windows to Create on BSOD. You can download the appropriate reg file and right click edit. Then manually set the keys/values after loading the hive.

    All of the hives in case you wish to pursue this:
    HKEY_LOCAL_MACHINE \SYSTEM : \system32\config\system
    HKEY_LOCAL_MACHINE \SAM : \system32\config\sam
    HKEY_LOCAL_MACHINE \SECURITY : \system32\config\security
    HKEY_LOCAL_MACHINE \SOFTWARE : \system32\config\software
    HKEY_USERS \UserProfile : \winnt\profiles\username
    HKEY_USERS.DEFAULT : \system32\config\default
      My Computer


  8. Posts : 28
    x64
    Thread Starter
       #38

    Thanks for the links & keys GoKay but win 7 was set up to do a memory dump and had done so in a couple of occasion and I had checked the file, but it just isnt there now. I am guessing it isnt creating one, not going far enough to get to write?
    Safe mode crash is a complete uncontrolled, no input works crash with random coloured 1 horizontal line across the top of the screen. I dont think it gets a chance to write a file? only reset button works.
    normal mode, there is no crash so no dump?
      My Computer


  9. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #39

    Possible permissions are interfering with dump creation. Can you see owner with cacls? Windows and Program Files (both x86 and x64) should be TrustedInstaller.
      My Computer


  10. Posts : 28
    x64
    Thread Starter
       #40

    Please see below permissions. cacls would not do Program Files, it referred me to use icacls but couldnt get that to do it either, dont know the exact command.


    Q:\>cacls users
    Q:\Users NT AUTHORITY\SYSTEM:F
    BUILTIN\Administrators:F
    NT AUTHORITY\SYSTEMOI)(CI)(ID)F
    MAINLAND\SeanOI)(CI)(ID)F
    BUILTIN\AdministratorsOI)(CI)(ID)F

    Q:\>cacls users\sean
    Q:\users\Sean EveryoneOI)(CI)F
    NT AUTHORITY\SYSTEMOI)(CI)F
    BUILTIN\AdministratorsOI)(CI)F


    Q:\>cacls windows
    Q:\Windows NT AUTHORITY\SYSTEM:F
    BUILTIN\Administrators:F
    NT AUTHORITY\SYSTEMOI)(CI)(ID)F
    MAINLAND\SeanOI)(CI)(ID)F
    BUILTIN\AdministratorsOI)(CI)(ID)F
      My Computer


 
Page 4 of 6 FirstFirst ... 23456 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:28.
Find Us