Delphi - как можно добавить свой пункт в контекстное меню проводника
Для иллюстрации объектов — расширений контекстного меню — выберем пример ContMenu (поставляется с Delphi в папке DEMOSACTIVEX SHELLEXT). В этом примере для объектов типа "проект Delphi" добавляется возможность запуска компилятора в командной строке. При вызове метода QueryContextMenu нужный пункт добавляется с помощью функции
InsertMenu!
function TContextMenu.QueryContextMenu(Menu: HMENU; indexMenu, idCmdFirst,
idCmdLast, uFlags: UINT): HResult;
begin
Result := 0; // или использовать MakeResult(SEVERITY_SUCCESS, // FACILITY_NULL, 0);
if ( (uFlags and $OOOOOOOF) = CMF__NORMAL)
or
((uFlags and CMF_EXPLORE) о 0) then begin
// Добавить один пункт меню во всплывающее меню
InsertMenu(Menu, indexMenu, MF__STRING or MF_BYPOSITION, idCmdFirst,
'Compile...');
Result := 1;
// или использовать MakeResult(SEVERITY_SUCCESS, //
FACILITY_NULL, 1)
end;
end;
Удаленная установка образа Windows 2000 Professional на сетевые рабочие станции - данная статья знакомит читателей с возможностями RIS, ограничениями этой службы, ее стандартными процедурами, а также более тонкими техническими приемами.
Удаленная установка образа Windows 2000 Professional на сетевые рабочие станции
Благодаря новой технологии Windows 2000 – Remote In-stallation Services (RIS) – процедуры удаленной установки офисных и финансовых приложений в филиалах, где нет своего IT-менеджера, могут стать обычным делом для сетевых администраторов. Данная статья знакомит читателей с возможностями RIS, ограничениями этой службы, ее стандартными процедурами, а также более тонкими техническими приемами.
RIS – это набор технологий, предназначенный для установки новых образов (image) операционной системы Windows 2000 Professional на удаленные сетевые станции. Служба RIS отличается от более ранних систем развертывания (скажем, технологий автоматической установки или клонирования дисков) тем, что не предъявляет высоких требований к объектам, с которыми работает. Если для некоторых методов развертывания на станциях клиентов необходима установленная версия Windows или специально подготовленный сетевой загрузочный диск, в технологии RIS развертывание системы начинается, как правило, сразу послеподключения к сети.
Настройка Kerio Winroute Firewall 6 в сети с доменом
Автор статьи NALIMAN, его сайт www.kerio-rus.narod.ru. На сайте автора доступны дополнительные материалы о настройке Kerio Winroute Firewall 6, русификации интерфейса и руководства пользователя на русском языке.
Назначение Kerio Winroute Firewall
Kerio WinRoute Firewall 6.0 - это комплексный инструмент для соединения локальной сети с Интернет и защиты сети от несанкционированного доступа.
Базовые Функции:
Network Address Translation (NAT) позволяет соединять локальную сеть с Интернет черезодин общий IP адрес (статический или динамический).
Интегрированный брандмауэр (файрвол) защищает всю локальную сеть, включая рабочую станцию, на которой он установлен, независимо от того, используется ли функция NAT (передача IP) или WinRoute используется как "нейтральный" маршрутизатор между двумя сетями.
Всеми установками безопасности в WinRoute можно управлять через так называемые правила политики трафика. Это обеспечивает эффективную защиту сети от внешних атак, при этом обеспечивая легкий доступ ко всем службам, работающим на серверах в пределах защищенной локальной сети (например, Web сервер, почтовый сервер, FTP сервер и др.). Правила Коммуникации в политике трафика могут ограничивать доступ локальных пользователей к определенным службам в Интернет.
Записывает данные счетчика производительности в microsoft windows server, microsoft windows xp в командном окне или в файл журнала поддерживаемого формата.
-c {путь [путь...] | -cfимя_файла} - указывает путь к журналу счетчиков производительности. Чтобы перечислить несколько путей счетчиков, следует отделить их друг от друга пробелами.
-cfимя_файла - указывает имя файла, в котором содержатся пути счетчиков, для которых следует ввести наблюдение, по одному пути в линии.
-f {csv|tsv|bin} - задает формат выходного файла. Формат файла может быть: csv (с разделителем запятой), tsv (с разделителем табуляцией) и bin (двоичный). По умолчанию используется формат csv.
-siинтервал [мм:] сс - указывает интервал между отсчетами в формате [мм] сс. По умолчанию этот интервал составляет 1 секунду.
-o [имя_файла] - указывает путь к выходному файлу. По умолчанию используется параметр stdout. -q [объект] Отображает и запрашивает доступные счетчики без экземпляров. Чтобы отображать счетчики для одного объекта, включите имя объекта.
-qx [объект] - отображает и запрашивает все доступные счетчики с экземплярами. Чтобы отображать счетчики для одного объекта, включите имя объекта.
-scотсчет - указывает число отсчетов для сбора. По умолчанию выборка производится до тех пор, пока не нажата комбинация клавиш CTRL+C.
-configимя_файла - задает путь к файлу, содержащему параметры командной строки.
-sимя_компьютера - указывает систему для наблюдения, если в пути счетчика не задано ни одного сервера.
/? - отображает справку в командной строке.
Примечания:
Формат пути счетчика -общий формат для путей счетчиков выглядит следующим образом: [\компьютер]\объектродительский_объект/экземпляр#индекс]\счетчик], где:
Компоненты «родительский_объект», «экземпляр», «индекс» и «счетчик» могут содержать допустимое имя или подстановочный знак. Компоненты «компьютер», «родительский_объект», «экземпляр» и «индекс» не являются необходимыми для всех счетчиков.Путь к счетчику определяется для каждого счетчика отдельно. Например, объект логический_диск имеет код экземпляра, поэтому для него необходимо задать значение #индекс или ввести подстановочный знак. Таким образом, можно использовать следующий формат:\логический_диск(*/*#*)\*
Для объекта процесс не требуется задавать индекс экземпляра.Таким образом, можно использовать следующий формат:
Если подстановочный знак используется в имени родительского объекта, будут возвращены все экземпляры указанного объекта, соответствующие заданным полям «экземпляр» и «счетчик».Если подстановочный знак используется в имени экземпляра, будут возвращены все экземпляры указанного объекта и родительского объекта, если имена всех экземпляров, соответствующих указанному коду, соответствуют подстановочному знаку.Если подстановочный знак используется в имени счетчика, будут возвращены все счетчики указанного объекта.Частичное совпадение пути счетчика (например «pro*») не поддерживается.
Форматы запросов, для запросов пути счетчика используйте следующий формат:
Чтобы запросить установленные счетчики в microsoft windows server,microsoft windows xp с экземплярами, введите следующую команду. Имейте в виду, что ключ -qx вернет гораздо большее число счетчиков производительности, чем ключ -q.
typeperf -qx
Чтобы запросить счетчики физического диска без экземпляров на компьютере Server5 (windows server,windows xp) и записать их в файл diskctrs.txt, введите:
typeperf -q \Server5\PhysicalDisk -o diskctrs.txt
Чтобы остановить выполнение командыTypeperf нажмите CTRL+C.
Для удобства я разделил на две части. Вот вторая часть Windows 2000 Resource Kit Tools:
NLMon: This command-line tool can be used to list and test many aspects of trust relationships.
NLTest: This command-line tool helps perform network administrative tasks.
Now: Echoes the current date and time plus any arguments passed to it.
NSS2DOC: This utility helps the Remote Storage product in Windows 2000 Server migrate documents stored in the native structured storage (NSS) format to tertiary storage (tape).
Ntdetect.com (Installd.cmd) - Installs a debug version of Startup Hardware Detector used for troubleshooting hardware detection issues.
NTDSUTIL: Directory Services Management Tool - NtdsUtil performs database maintenance of the ActiveDirectory store, management and control of the Floating Single Master Operations (FSMO), and cleaning up of metadata left behind by abandoned domain controllers, those which are removed from the network without being uninstalled.
NTRights: With this command-line tool, you can grant or revoke any Windows 2000 right to or from a user or group of users.
NTUUCODE: 32-Bit UUDecode and UUEncode Utility - You can use this 32-bit GUI program to encode or decode files according to the UUEncoding standard.
Oh: Open Handles - Shows the handles of open windows, processes, or objects.
Oleview: OLE/COM Object Viewer - Browses, configures, and tests Microsoft Component Object Model classes installed on a computer.
PassProp: This command-line tool can be used to set two domain policy flags: whether passwords have to be complex and whether the administrator account can be locked out.
Pathman: Path Manager - Adds or removes components of the system or user path.
PerfMetr: Performance Meter - This command-line tool displays text-based information on the performance of a computer running Windows 2000.
PermCopy: This command-line tool copies share-level permissions (ACLs) from one share to another.
Perms: File Access Permissions per User - Displays a user's access permissions for a file or directory.
Pfmon: Page Fault Monitor - Lists the source and number of page faults generated by an application's function calls.
PMON: Process Resource Monitor - PMon is a command-line tool that monitors process resource usage, tracking CPU and memory usage.
Pstat: Process and Thread Status - Shows the status of all running processes and threads.
PrintMig: Printer Migrator - This printer configuration tool allows you to back up or migrate any print server on which you have administrative rights.
PTree: Process Tree - Process Tree allows you to query the process inheritance tree and kill processes on local or remote computers.
PPTP Ping - Point-to-Point Tunneling Protocol Ping Tools - Pptpclnt.exe and Pptpsrv.exe are tools that work in unison to verify that the required protocol and port for Point-to-Point Tunneling Protocol (PPTP) is being routed from a PPTP client to a PPTPserver or vice-versa.
Pulist: Lists processes running on local or remote computers.
PViewer: Process Viewer - Process Viewer is a Windows-based tool that displays information about a running process and allows you to stop (kill) processes and change process priority.
Qslice: CPU Usage by Processes - Shows the percentage of total CPU usage per process.
RASList: This command-line tool displays Remote Access Service (RAS) server announces from a network.
RASMon: You can use this tool to monitor your Remote Access Service.
RASUsers: Enumerating Remote Access Users - RasUsers lets you list for a domain or a server all user accounts that have been granted permission to dial in to the network via Remote Access Service (RAS).
Rdpclip: File Copy Hotfix - Copies files between Terminal Services server and client.
REG: This tool enables you to add, change, delete, search, backup, restore, and perform other operations on registry entries from the command prompt or a batch file. It can be used on both local and remote computers. Note: This version of REG is in fact version 1.10 from the NT4 Resource Kit. It works with Windows 2000 but is not the version 2 that comes with the 2000 Reskit and is very much updated and with differing syntax to version 1.10, nor is it the version 3 that comes bundled with Windows XP (Thanks Pete!)
REGBack: Registry Backup - Registry Backup (RegBack) is a tool for backing up the Windows Registry to files without use of a tape drive. RegBack allows you to back up Registry hives while the system is running and has the hive files open.
REGFind: RegFind is a command-line tool with which you can search the Windows 2000 registry for arbitrary data, key names, or value names and optionally replace any of these with new values.
REGINI: Registry Change by Script - This tool uses character-based batch files to add keys to the Windows 2000 registry by specifying a registry script.
REGRest: Registry Restoration - Registry Restoration (RegRest) restores Registry hive files from backups created by RegBack.
Relog: Extracts performance counters from logs created by the Performance Logs and Alerts service.
ReMapKey: Remap Windows Keyboard Layout - This tool changes keyboard layout by remapping the scancode of keys.
Remote Command Service: (Rcmd.exe & Rcmdsvc.exe) - The Remote Command Service (Rcmd.exe) provides a secure, robust way to remotely administer and run command-line programs. (RCMDSRV also included.)
Remote Administration Scripts: The Remote Administration Scripts are a collection of Visual Basic scripting tools designed to perform specific administrative tasks using MicrosoftActiveDirectory Services Interfaces (ADSI) and Windows Management Instrumentation (WMI) for Windows 2000. Rscripts.chm is an HTML Help file that documents the Remote Administration Scripts.
RKill: Remote Kill - This service (RKILLSRV.EXE) with both GUI (WRKILL.EXE) and command-line (RKILL.EXE) clients allows a user to enumerate and kill processes on a remote computer. To kill a process remotely with this tool, you must be member of the Administrators group.
RMTShare: Remote Share - Remote Share is a command-line tool that allows you to set up or delete shares remotely.
RPCCfg: RPC Configuration Tool - Configures Microsoft Remote Procedure Call (RPC) to listen on specified ports.
Rpcdump: RPC Dump - Dumps all endpoints in the endpointmapper database, pings each endpoint, gathers other stats, sorts and displays the data.
RPC Ping: RPC Connectivity Verification Tool - Verifies that Windows 2000 Server services are responding to remote procedure call requests from network clients.
RSDiag: Remote Storage Diagnostic Utility - This command-line tool examines Remote Storage (HSM) databases and displays diagnostic information about jobs, managed NTFS 5 volumes, removable media, and other Remote Storage information useful for system analysis.
RSDir: Remote Storage FileInformation Utility - This command-line tool examines Remote Storage reparse points, displaying Remote Storage information for files in the current directory and its subdirectories.
ScanReg: This Win32 command-line "registry GREP" enables you to search for any string in keynames, valuenames, and/or valuedata in local or remote registry keys in Windows 2000 Windows NT, and Windows 95/98.
SC: Service Controller Query Tool - This tool provides a way to communicate with Service Controller (Services.exe) from the command prompt to retrieve information about services.
ScList: This command-line tool can show currently running services, stopped services, or all services on a local or remote computer.
SecAdd: This command-line tool enables you to add user permissions to a registry key or removed "Everyone" group.
Setspn: Manage Service Principal Names for an ActiveDirectory directory service account.
SetupMgr: Setup Manager - This wizard is a deployment tool that assists system administrators in automating the installation or upgrading of Windows 2000 on multiple computers, eliminating the need to monitor these operations.
Setx: Sets environmental variables in the the user or computer environment.
ShowACLs: This command-line tool enumerates access rights for files, folders, and trees. It allows masking to enumerate only specific ACLs.
ShowDisk: This command-line tool reads and displays the registry subkey HKEY_LOCAL_MACHINE'SYSTEM'DISK.
ShowGroups: This command-line tool shows the groups to which a given user belongs, optionally within a given network domain.
ShowMembers: This command-line tool shows the usernames of members of a given group, optionally within a given network domain.
Showperf: Performance Data Block Dump Utility - Dumps the contents of the Performance Data block so you can view and debug the raw data structure.
ShutDown: Remote Shutdown - Remote Shutdown is a command-line tool that allows you to remotely shut down or reboot a computer running Windows 2000.
ShutGUI: Remote Shutdown GUI - Shutgui.exe allows you to remotely shut down or reboot a computer running Windows 2000. It can be run either with command-line parameters or without.
SIDwalker: This set of programs helps system administrators manage access-control policies on Windows 2000 and Windows NT systems. Access control is implemented by access-control lists (ACLs).
SNMP Monitor - SNMP Monitor is a tool that can monitor any SNMP MIB variables across any number of SNMP nodes.
SNMPutil & SNMPutilG - SNMP Browser is a tool that lets you get SNMP information from an SNMP host on your network. SnmpUtilG is a graphical tool that complements the older command prompt SNMP browser tool (Snmputil.exe).
Soon: Near-Future Command Scheduler - Schedules commands to run within the next 24 hours.
SrvCheck: This command-line tool lists the non-hidden shares on an computer running Windows 2000 and enumerates the users on the ACLs for that share.
SrvInfo: This command-line tool displays information, such as available disk space and partition types, about a remote server.
SU: SU lets you start a process running as an arbitrary user. It is named after the SU (Switch Users) utility of the UNIX family of operating systems.
SubInAcl: With this command-line tool, administrators can obtain security information on files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.
SvcMon: Service Monitoring Tool - This tool monitors services on local and remote computers for changes in state (starting or stopping).
Sysprep: Use this tool to prepare your system before changing SID using SIDwalker.
TakeOwn: TakeOwn is a command-line tool that cleans up multiple boot drives without formatting the drive. Using this tool, you can delete an installation of Window 2000 from a local computer.
TextViewer: TextViewer provides a graphical interface for quickly viewing text files on local or shared drives.
Timethisor Here: Times how long it takes to execute a given command.
Tracedmp: Processes a trace log file or real time trace buffers and converts them to a .csv file.
Traceenable: Enables tracing and displays current tracing options.
Terminal Server Capacity Planning Tools Hotfix - Suite of tools that assist organizations with Windows 2000 Terminal Services capacity planning.
TimeOut: Timeout is a command-line tool that causes the command processor to pause execution for the number of seconds specified by the time (#) parameter, after which it continues without requiring a user keystroke.
Timezone: Daylight Savings Time Update Utility - This command-line tool updates the daylight savings information for a time zone in the registry.
TrustDom: Trust Domain Setup - This command-line tool can help manage trust relationships. Using TrustDom, administrators can view, create, and delete trust relationships between Windows 2000 and Windows NT domains.
TypePerf: Performnce Data in the Command Window - This command-line tool displays real-time data from Performance Monitor counters in a command window.
TZedit: Time Zone Editor - You can use Time Zone Editor to create and edit time zone entries for the Date/Time option in Control Panel.
UserDump: User Mode Process Dumper - UserDump.exe is a command-line tool that creates a dump file for user mode debugging. UserDump does not use Dr. Watson and does not invade the target process as a debugger.
User Input for Batch Files: Choice prompts the user to make a choice in a batch program by displaying a prompt and pausing for the user to choose from among a set of keys.
User State Migration Tool - Helps migrate a user's documents and settings (state) before an operating system migration to Windows 2000.
UsrStat: This command-line tool displays the username, full name, and last logon date and time for each user in a given domain.
Vadump: Virtual Address Dump - Shows the state and size of each segment of virtual address space.
WaitFor: This command-line tool waits until a signal is given across the network. Multiple machines can wait for the same signal.
Whoami: Returns the domain or computer name and the user name of the user currently logged onto the computer on which the tool runs.
WinDiff: File and Directory Comparison - WinDiff shows the differences between specified ASCII text files or folders of ASCII text files.
WinAt: Command Scheduler - Command Scheduler can be used to schedule commands on a local or remote computer to occur once or regularly in the future.
Winexit: Windows Exit Screen Saver - WinExit is a screen saver that logs the current user off after the specified time has elapsed.
Windows ATM ARP ServerInformation Tool - AtmArp is a command-line tool designed to assist network administrators and support personnel in troubleshooting the status of the Asynchronous Transfer Mode (ATM) ARP/MARS Service that ships with Windows 2000.
Windows ATM LAN Emulation Client Information - AtmLanE is a command-line tool designed to assist administrators in troubleshooting the status of the Asynchronous Transfer Mode (ATM) LAN Emulation (LANE) client that ships with Windows 2000.
WinMsDp: WinMsdp is a command-line version of the Windows 2000 Diagnostics tool (Winmsd.exe). It provides information about your system configuration and status.
WinSCHK: This command-line tool checks name and version-number inconsistencies that may appear in Windows Internet Name Service (WINS) databases, monitors replication activity, and verifies the replication topology in an enterprise network. It is particularly useful for WINS administrators.
WINS Administrator Tools: WinsCl can monitor WINS activities and examine WINS databases. It can also send commands to WINS to initiate an activity such as replication, scavenging, registering/querying a record, or doing backup/restore operations.
Winsta: WinStation Monitor - Monitors the status of all users logged on to a Windows 2000 Terminal Server.
Wntipcfg: Windows NT IPConfig Utility - Gives you information about your IP configuration.
Xcacls: Sets all file-system security options accessible in Windows Explorer.