Pc-112-597: Difference between revisions
Jump to navigation
Jump to search
(→Log) |
(→Log) |
||
Line 15: | Line 15: | ||
* Restoration - disabled system restoration |
* Restoration - disabled system restoration |
||
* Cache file - disabled (was set to automatic) |
* Cache file - disabled (was set to automatic) |
||
* C drive properties - DO NOT autorize windows indexation |
|||
* Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride)) |
* Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride)) |
||
powercfg.exe -h off |
powercfg.exe -h off |
||
Line 23: | Line 22: | ||
* Set display language to ''english'' (via Control Panel -> Language) |
* Set display language to ''english'' (via Control Panel -> Language) |
||
* secpol.msc -> Security Settings -> Local Policies -> Security Options -> Interactive logon: Do not display last user name -> disabled |
* secpol.msc -> Security Settings -> Local Policies -> Security Options -> Interactive logon: Do not display last user name -> disabled |
||
* TODO: Delete DriverStore (7.5GB!!! Motherf*cker). See ''DriverStore Explorer (RAPR)''. |
|||
⚫ | |||
* Compress winsxs (using the recent Disk Cleanup update, gained 650MB) |
|||
⚫ | |||
⚫ | |||
* Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System |
* Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System |
||
⚫ | |||
* Deleted C:\Windows\Installer |
|||
⚫ | |||
⚫ | |||
* Upgrade Disk Cleanup (version that allows Windows Update cleanup) |
|||
* Disk Cleanup (Reduce winsxs by 650MB, but still have 650MB in Backup\) |
|||
=== Partition === |
=== Partition === |
Revision as of 21:18, 26 October 2013
Installed Operating System
Current OS Log
System
Hardware
To be completed
Log
Preparation for backup:
- Restoration - disabled system restoration
- Cache file - disabled (was set to automatic)
- Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride))
powercfg.exe -h off
- Clean user data
- Shrink partition (64GB, 40GB for backup)
--- BACKUP ---
- Set display language to english (via Control Panel -> Language)
- secpol.msc -> Security Settings -> Local Policies -> Security Options -> Interactive logon: Do not display last user name -> disabled
- Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System
- Driver: Plugged in HP Deskjet 845c
- Deleted C:\Windows\System32\DriverStore\FileRepository (7.5GB!)
- Deleted C:\Windows\Installer (4.5GB, 1.3GB for $PatchCache$)
- Upgrade Disk Cleanup (version that allows Windows Update cleanup)
- Disk Cleanup (Reduce winsxs by 650MB, but still have 650MB in Backup\)
Partition
Device | Label | Size | Type | Mount | uid | gid | permissions |
---|---|---|---|---|---|---|---|
/dev/sda1/ | OS | xx.xxGiB | ntfs | /windows/c | ? | ? | drwxrwx--- |
/dev/sda2/ | SWAP | xx.xxGiB | linux-swap | swap | ? | ? | |
/dev/sda3/ | UBUNTU | xx.xxGiB | reiserfs | / | ? | ? | drwxr.xr.x |
1st Install
To be completed