Creare una chiavetta USB avviabile con BartPE
4 12 2007Commenti : Lascia un commento »
Categorie : XP
“Trucchi” per velocizzare Windows XP
16 11 2007Shutdown veloce per singolo utente:
Entrate nel registro di sistema:
(Per entrare nel registro: START – ESEGUI e nella riga di comando scrivere REGEDIT e dare INVIO.)
Navigate fino a trovare la chiave [HKEY_CURRENT_USER\Control Panel\Desktop] Cambiate il valore della stringa WaitToKillAppTimeout a 3000 (default 20000);
Navigate fino a trovare la chiave [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control] Cambiate il valore della stringa WaitToKillServiceTimeout a 3000 (default 5000);
Navigate fino a trovare la chiave [HKEY_CURRENT_USER\Control Panel\Desktop] Cambiate il valore della stringa HungAppTimeout a 4000 (default 5000).
Shutdown veloce per multiutente:
Navigare fino a trovare la chiave [HKEY_USERS\,DEFAULT\Control Panel\Desktop]
Cambiare il valore della stringa AutoEndTasks a 1 (default 0)
Cambiare il valore della stringa HungAppTimeout a 1000 o inferiore fino a 500 (default 5000)
Cambiare il valore della stringa WaitToKillAppTimeout a 2000 o inferiori fino a 600 (default 5000)
Velocizzare il menù avvio singolo utente:
Navigare fino a trovare la chiave [HKEY_CURRENT_USER/Control Panel/Desktop]
Cambiare il valore della stringa MenuShowDelay a 100 (default 400)
Velocizzare il menù avvio multiutente:
Navigare fino a trovare la chiave [HKEY_USERS/,DEFAULT/Control Panel/Desktop]
Cambiare il valore della stringa MenuShowDelay a 100 (default 400)
Per cambiare nome utente e organizzazione dai dati registrati all’installazione di windows:
Navigare fino a trovare la chiave [HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion]
Cambiare il valore della stringa RegisteredOrganization per cambiare l’organizzazione
Cambaire il valore della stringa RegisteredOwner per cambiare il nome utente
Gestione Prefetch
Prefetch è una funzione che precarica all’apertura del windows un parte dei programmi più utilizzati dall’utente. E’ possibile programma il prefetch in questo modo:
Navigare fino a trovare la chiave [HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Session Manager/Memory Management/PrefetchParameters]
Cambiare il valore della voce EnablePrefetcher a:
valore1 se si vuole disattivare Prefetch
valore 2 se si vuole abilitare Prefetch solo per il boot
valore 3 se si vuole abilitare Prefetch sia per il boot che per le applicazioni (valore di default)
Velocizzare i file di avvio:
Start – Esegui e nella riga di comando scrivere:
defrag c: -b (tra i due punti e il trattino lasciare spazio libero)
Premere invio e attendere che l’operazione sia finita
Questa operazione è da fare dopo aver eseguito la deframmentazione dell’unità C:
Aumentare il numero di connessioni contemporanee di download:
Navigare fino a trovare la chiave [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
Aggiungere le seguenti stringhe:
tasto DX – nuovo – valore DWORD e nominarli:
MAXCONNECTIONSPERSERVER e valore 0000000X
MAXCONNECTIONS PER1_0SERVER e valore 0000000X
dove X è il numero massimo di download simultanei (consigliato 5)
Eliminazione dei file di installazione degli aggiornamenti
Ogni volta che installiamo degli aggiornamenti di windows, automaticamente il SO crea una cartella nascosta contenente i file originali che sono stati modifica dall’installazione del nuovo aggiornamento.
Prima di poter eliminare i file che non servono più bisogna controllare che tutti gli aggiornamenti installati sul pc funzionino, per questo microsoft mette a disposizione un utility che è reperibile qui che ci permette di controllare l’integrità degli aggiornamenti.
Appurato che tutti gli aggiornamenti funzionino e che non si voglia più disinstallarli possimo procedere con l’eliminazione dei file.
Per prima cosa aprire Risorse del computer e andare nella cartella Windows. Dopo di che andare sul menù STRUMENTI e selezionare la voce OPZIONI CARTELLA. Qui selezionare la scheda visualizzazione e mettere la spunta su “visualizza file nascosti e di sistema” e poi togliere la spunta dalla voce “Nascondi file protetti di sistema (consigliato) e dare ok. Vedrete che compariranno delle cartelle che iniziano per $KBXXXXXX$ dove al posto delle X ci sono dei numeri e con i nomi scritti in blu. Bene quelle sono le cartelle di backup dei file sostituiti .Potete selezionare tutte le cartella in colore blu ed eliminarle non prima di esservi seganti i nomi delle cartelle che poi serviranno per pulire il registro dalle informazioni di disintallazione dalle voci degli aggiornamenti. Poi noterete che c’è un altra cartella con nome $hf_mig$, entrate e dentro ci sono tutti i pacchetti di aggiornamento che avete installato…..selezionate tutto il contenuto della cartella $hf_mig$ e calcellatelo. ATTENZIONE cancellate solo il contenuto della cartella non la cartella $hf_mig$
Ora aprite il registro e andate alla seguente chiave [HKEY_LOCAL_MACHINES\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall]scorrete la lista che appare ed elimante le chiavi che corrispondono agli aggiornamenti che avete eliminato.
Così facendo avete recuperato circa 450-500 mega.
Per rendere il tutto funzionante riavviare windows.
Spero di essere stato utile….. CIAOOOOOOO ![]()
ATTENZIONE: Il blog e il sottoscritto non si prendono responsabilità in caso di danni software o hardware, questa è una guida informativa.
ictpociar.wordpress.com non è responsabile per l’utilizzo improprio di questa guida informativa e per i danni che le informazioni contenute in questo blog possono arrecare al vostro sistema.
Commenti : Lascia un commento »
Categorie : XP
Windows XP/2000 Commands & Tools
15 11 2007By Joshua Erdman
Digital Foundation, inc.
Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot of these commands are intended for administrating a network, but they are great for savvy home users as well. We even listed which OS you need for these commands.
Many thanks to the digg users who ‘dugg’ our site and care to leave comments of helpful commands that we have left out!
- at (windows XP/2000)
Scheduling utility. - bootcfg (XP only)
This utility allows you to set up your boot options, such as your default OS and other loading options. - cacls (XP, 2000, & NT4.0)
Changes the ACLs (security Settings) of files and folders. Very similar to chmod in Linux. - comp (XP & 2000)
This utility is very similar to diff in Linux. Use the /? switch to get examples of command usage. - contig (works with NT4.0 and newer)
A great defrag utility for NTFS partitions. - control (XP only) – unpublished!
Allows you to launch control panel applets from the command line. - control userpasswords2, for example will launch a helpful local user admin utility.
- defrag (XP only – NT4.0 and Win2k use contig)
Yes, XP comes with a command line disk defrag utility. If you are running Win2k or NT4.0 there is still hope. Contig is a free defrag program that I describe on the defrag page. - diskpart (XP only)
Use this command to manage your disk partitions. This is the text version for the GUI Disk Manager. - driverquery (XP only)
Produces a list of drivers, their properties, and their versions. Great for computer documentation. - eudcedit (XP only) -
- unpublished!
Private Character editor. Yes with this program built into Windows XP you can create your own font! - findstr
Find String – similar to Linux’s Grep. - fsutil (XP only) – unpublished!
This is a utility with a lot of capability. Come back soon for great examples. - getmac (XP & 2000)
This command gets the Media Access Control (MAC) address of your network cards. - gpresult (XP & 2000)
This generates a summary of the user settings and computer group policy settings. - gpupdate (XP only)
Use this utility to manually apply computer and user policy from your windows 2000 (or newer) domain. - ipconfig (XP, 2000 & NT4.0)
This handy tool displays IP settings of the current computer and much more. - MMC (XP, 2000 & NT4.0) – Microsoft Management Console
This is the master tool for Windows, it is the main interface in which all other tools use starting primarily in Windows 2000 and newer systems. - more
Utility used to display text output one screen at a time. Ex. more c:windowswin.ini - msconfig (XP only)
The ultimate tool to change the services and utilities that start when your Windows machine boots up. You can also copy the executable from XP and use it in Win2k. - msinfo32 (XP &smp; 2000)
An awesome diagnostic tool. With it you can get a list of running processes, including the residing path of the executable (great for manually removing malware) and get detailed information about hardware and system diagnostics. - narrator (XP only)
Turns on the system narrator (can also be found in accessibility options in control panel). Will will allow your computer to dictate text to you. - netsh (XP & 2000)
A network configuration tool console. At the ‘netsh>’ prompt, use the ‘?’ to list the available commands and type “exit” to get back to a command prompt. - netstat (XP)
A local network port tool – try netstat -ano. - nslookup (all)
A DNS name resolution tool. - openfiles (XP Only)
Allows an administrator to display or disconnect open files in XP professional. Type “openfiles /?” for a list of possible parameters. - Pathping (XP & 2000)
A cross between the ping and traceroute utilities. Who needs Neotrace when you can use this? Type “pathping <ip address>” and watch it go. - recover (XP & 2000)
This command can recover readable information from a damaged disk and is very easy to use. - reg (XP & 2000)
A console registry tool, great for scripting Registry edits. - sc (XP & 2000)
A command line utility called the Service Controller. A power tool to make service changes via a logon/logoff or startup/shutdown script. - schtasks (XP only)
A newer version of the AT command. This allows an administrator to schedule and manage scheduled tasks on a local and remote machines. - secedit (XP & 2000)
Use this utility to manually apply computer and user policy from your windows 2000 (or newer) domain. Example to update the machine policy: secedit /refreshpolicy machine_policy /enforce
To view help on this, just type secedit.
NOTE: In Windows XP SP1 and news, this command is superceded by: gpupdate /force - sfc (XP & 2000)
The system file checker scans important system files and replaces the ones you (or your applications) hacked beyond repair with the real, official Microsoft versions. - shutdown (XP & 2000)
With this tool, You can shut down or restart your own computer, or an administrator can shut down or restart a remote computer. - sigverif (XP only)
Microsoft has created driver signatures. A signed driver is Microsoft tested and approved. With the sigverif tool you can have all driver files analyzed to verify that they are digitally signed. Just type ’sigverif’ at the command prompt. - systeminfo (XP only)
Basic system configuration information, such as the system type, the processor type, time zone, virtual memory settings, system uptime, and much more. This program is great for creating an inventory of computers on your network. - sysedit (XP/2000)
System Configuration File Editor. An old tool that was very handy for the Windows 9X days. msconfig is what you want to use now. - tasklist (XP pro only)
Tasklist is the command console equivalent to the task manager in windows. It is a must have when fighting scumware and viruses. Try the command:
tasklist /svc
to view the memory resources your services take up. - taskkill (XP only)
Taskkill contains the rest of the task manager functionality. It allows you to kill those unneeded or locked up applications. - tree (XP & 2000)
An amazing experience everyone should try! This command will provide a ‘family tree’ style display of the drive/folder you specify. - WMIC (XP & 2000)
Windows Management Instrumentation Command tool. This allows you to pull an amazing amount of low-level system information from a command line scripting interface.
Of course this list in note exhaustive. We wanted to focus on tools that are particularly helpful that everyone would use. For the official list, please visit:
Microsoft Windows XP Pro Command Reference
If you think these commands were handy, check out our list of helpful Windows Shortcut Keys.
ictpociar.wordpress.com non è responsabile per l’utilizzo improprio di questa guida informativa e per i danni che le informazioni contenute in questo blog possono arrecare al vostro sistema.
Commenti : Lascia un commento »
Categorie : XP

Commenti Recenti