1, the right way to avoid users press the F8 essential to enter the Innovative Boot Solutions? change the registry to complete?
A: First, to show that, in prompts the person to press F8 to load the registry just isn't it, so nothing to do with the registry. Tip F8 is the very first Windows startup files loaded Ntldr, an individual adjusted the file abroad, you can actually download the following variations 2000 and XP:
then open the DOS window sort attrib c: ntldr - s-h-r, after which duplicate ntldrnof8 (or ntldrnof8xp) to the suitable location and name ntldr. Then add attributes attrib c: ntldr + s + h + r.
restart the program, press the F8 essential findings are already ignored.
Second, the right way to patch offer integrated into the Windows installation files in Windows? (WinXP SP2 parameter unique)
A: Additionally to Windows XP SP2 making use of the subsequent method from outside the patch:
one, use WinRAR (or run compressed package add-x alternative) to unzip the patch offer to a temporary directory (say d: spx);
2, the Windows installation files ( the whole disc, not just i386 directory) copy for your hard drive to a temporary directory is assumed to be d: windows;
3, run d: spx i386 update the update.exe, make use of the parameter - s: d: windows;
four, pop-up window displays the progress with the operation has completed d: windows directory the source file is integrated in the patch package.
five, you can use WinISO to get a course of software program that re-create these files into ISO files, along with a bootable CD by copying the boot sector in the approaches to make a bootable CD-ROM (for details see the practice WinISO facts).
update the parameters are as follows:
update [-u] [-f] [-n] [-o] [-z] [-q] [-l] [-s: ]
-u Unattended mode
-f to power other purposes to close at shutdown
-n Don't again up files for uninstallation
-o to overwrite OEM files without prompting
-z Do not restart soon after the installation is complete
-q Tranquil mode (no user intervention)
-l list put in patches
-s: the Services Pack files into
for Windows XP SP2, the original has grow to be the-x parameter / integrate: a, fullpath could be the complete route of your supply files are situated.
III, Regedit.exe and Regedt32.exe What is the difference compared to, which one should I use?
A: In the unique variations with the working method is fairly different, the following I were released:
one, inside the Windows NT three.x, Regedit.exe is the 16-bit Windows working technique up editor. It really is utilised to modify the Windows registration database. This database is located in the Windows directory, the identify is Reg.dat. Database consists of facts about 16-bit purposes of info, document management Utilised it to open and print files. Supports Object Linking and Embedding (OLE) apps also use this database. WOW (Windows on Windows) and 16-bit Windows purposes use and preserve the Reg.dat. Layer in a virtual DOS machine WOW (VDM) layer. Regedt32.exe is the configuration editor for Windows NT. It's employed to modify the Windows NT configuration database, or Windows NT registry. This editor permits you to view or modify the Windows NT registry. It provides that sections with the registry (called hives) could be the window watch. Each and every window displays two sections: the left is that the registry important folders. The proper is connected with all the chosen registry essential worth.
two, in Windows NT four.0 and in Windows 2000, Windows NT four.0 and Windows 2000 Regedit.exe is integrated primarily to be able to use its search operate. You'll be able to use Regedit.exe to alter Windows NT 4.0 and Windows 2000 registry, although not Windows NT four.0 and Windows 2000 all of the functions or information varieties can use it to see or edit. Windows NT 4.0 and Windows 2000 is integrated within the Regedit.exe version on the following restrictions:
• can not set the security for registry keys.
• can not view, edit, or search for the two values REG_EXPAND_SZ and REG_MULTI_SZ information types. If you try to view the REG_EXPAND_SZ value, Regedit.exe displays it as a binary information sort. If you try to edit either of these data types, Regedit.exe saves it as REG_SZ, and the information kind no longer performs its intended perform.
• It is easy to not save or restore the registry entries for the hive file.
Microsoft recommends that Windows NT four.0-based computer or Windows 2000 when utilizing Regedit.exe only for its search capabilities.
Regedt32.exe is a Windows NT 4.0 and Windows 2000 the configuration editor, used to modify the Windows NT configuration database, or Windows NT registry. This editor makes it possible for you to view or modify the Windows NT registry. It delivers that sections of your registry (called hives) will be the window watch. Each window displays two sections: the left is that the registry important folders. The proper is associated using the chosen registry essential value. Regedt32 is a powerful tool, utilize it to change registry values ought to be careful. Values within the registry is missing or incorrect set up of Windows will cause the program can not use. Several with Regedit.exe, Regedt32.exe does not support the registry important file (. Reg) import and export.
3, in Windows XP and Windows Server 2003, Regedit.exe will be the Windows XP and Windows Server 2003, Configuration Editor, to modify the Windows NT configuration database, or Windows NT registry. You'll be able to use this editor to view or modify the Windows NT registry. It supports the security settings of registry keys, support for viewing and editing REG_EXPAND_SZ and REG_MULTI_SZ, and to support saving and restoring hive files. The left from the folder that registry important. The proper is connected with all the chosen registry important worth. Regedit is a powerful tool. Use it to alter registry values must be careful. Values in the registry is missing or incorrect installation of Windows will cause the program can not use. Regedt32.exe is a small program, only to run Regedit.exe. [page]
four, I often have to modify the IP address on the laptop, the graphical interface is highly painless to modify the IP address, can you make use of the batch mode automatically modify the IP address it?
A: It is possible to use netsh on the command line to modify the IP address, but also turn it into a batch, so much easier.
D: > netsh
netsh> ip
netsh> interface
netsh interface> ip
this context Command:
set address - set the specified interface IP address or default gateway.
set dns - set the DNS server mode and addresses.
set wins - set the WINS server mode and addresses.
netsh interface ip> set address
Usage: set address [name =]
[[source =] dhcp
[source =] static [ ,],[
identify - interface identify.
source - one in the following values:
dhcp: The interface is specified, set the IP address employing DHCP configuration.
static: set the configuration settings making use of a local static IP address.
gateway - one in the following values:
: you set the default gateway IP address specified.
none: do not set the default gateway.
gwmetric - default gateway metric. If the gateway is set to 'none', you should really not set this field.
only within the 'source' to 'static' only set the following options:
addr - IP address in the specified interface.
mask - Specifies the IP address of the subnet mask.
Example: set address name = step by step into, in simple fact it is possible to use a command to modify the IP address directly in the DOS, such as:
Netsh interface ip set address local static 10.0.0.9 255.0.0.0 10.0.0.1 1
NOTE: The above parameters can not be omitted, the gateway does not, then please write none, a gateway is usually written a metric.
Think about it, because if you move frequently because for the notebook's IP address transformed between the two IP to change to, just will need to make two batches after which execute them when needed to it.
5, how you can cease viruses and other causes of the conflict caused waves last time the program shut down?
A: For Windows XP, Windows 2003 and so involves shutdown.exe system, this tool, you can use the command shutdown-a shutdown plan to halt the program, for Windows 2000 systems, it is possible to duplicate the shutdown.exe from XP or 2003 file to the 2000 method to use, but if you did not do so in advance, there A good way is to move forward immediately change the technique time to allow sufficient time to solve this problem. Below: alter the method time before, and 8 minutes will shut down:
the time alter from 2004 to 2003, the 365 days right after shutdown:
what? You want to future change? it as you please, not to mention that I taught you.
six, for the convenience of remote management, I have Terminal Services installed on the server, but I fear it will give my server a security risk, in what approaches can the port terminal services in to the other port 3389 you?
A: Yes, the server needs to modify the registry, the client directly to the specified port number or modify the Terminal Services client connections configuration file.
server:
HKEY_LOCAL_MACHINE System CurrentControlSet Control Terminal Server Wds Repwd Tds Tcp, see the right PortNumber the best, under the change you want to decimal The port number to it, such as 7038 and the like, as long as you are able to not with other conflicts.
HKEY_LOCAL_MACHINE System CurrentControlSet Control Terminal Server WinStations RDP-Tcp, change the port number as before.
W2K client:
Open Client Manager Connector, click a connection has been accomplished, click br>
with a record of this or any other text editing software program to find open just to export the. cns file, find the number on the line.
WinXP client:
added within the exported default.rdp file server port: i: xxxx or server port: xxxx
Also within the new Terminal Services client also may be directly utilized inside the server's IP or name to add
VII, DC and the client's time is synchronized, why Kerberos authentication is still not total successfully?
A: Initial to note is the fact that, Kerberos authentication requires two machines to communicate time offset can not exceed five minutes inside a domain environment, the computer automatically through the Simple Network Time Protocol (SNTP) time server completion for the election and synchronization,
Office 2010 Download, network connection is stable if the agreement can ensure that the time deviation of two computers in the effective range within, but if two computers in several time zone set, it seems the same time is probably worse for AD for numerous hours, because AD does not work according to local time, taking into Windows networks could possibly be throughout the world, which use a unified the time, so if at the same time zone set up two computers in diverse time zones, although they are synchronized local time, in point the international standard time calculated just isn't the same, and the gap is far more than five minutes .
net time it is easy to use this command to watch the current computer's time server, this command is often executed instantly by the time synchronization.