搜索资源列表
WMIWithCSharp
- 利用系统WMI服务对移动设备进行实时监视,主要用于对MP3及U盘类程序Autorun.inf文件监视,以防止恶意程序利用其对系统造成破坏-system using WMI service to mobile devices for real-time surveillance, used mainly for MP3 and U disk type of proceeding Autorun.inf surveillance documents, procedures to prevent th
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
diskperf
- The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
diskperf
- The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
cdcode
- C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
cpuInfo
- c#.net读取CPU信息,包括CPU编号,硬盘编号。-c#.net read CPU information, including the CPU ID, disk number.
InfoPC_src
- Extract information from computer: equipment, memory, disk through WMI
InfoPC_v0
- Extract information from computer: equipment, memory, disk through WMI
HDDInfo
- 获取local disk相关信息,如厂商,SN,FW等,通过ATA指令实现.并可以获取相关SMART信息,如转速(支持SSD),温度,GSensor,传输模式等. 程式产生一个DLL,使用vc2005编译,要安装DDK(Ver.7600)-Get the local disk information,such as vender name,size,FW version,SN .This use the ATA command,not WMI. Also can get the S.M.
TestSerialNumber
- 如何使用WMI获得磁盘序列号,ManagementObjectSearcher对象的使用。-How to use WMI to obtain the floppy disk series number, the ManagementObjectSearcher object use.
WmiDemo
- 通过WMI我们可以获取一些系统的硬件信息,比如磁盘大小,环境变量,服务等等信息。-We can get some through the WMI system hardware information, such as disk size, environment variables, services, and so forth.
447b19fa0cb5
- C#实现的通过WMI获取远程计算机硬盘信息,新手可以借鉴一下-get remote computers disk info written by c#
Vgettpcinffob
- 用于计算机中心的PC机管理,通过WMI获取本单位PC的名称,IP地址,网卡地址,硬盘序列号,,CPU序列号,硬盘大小,内存大小等信息.然后转换成EXCEL表格发送到管理员的EMAIL中. -PC management for computer center to get the name of the unit' s PC through WMI, IP address, LAN address, hard drive serial number, CPU serial number,
DiskInfoControl
- WMI查看远程服务器文件夹信息,需要管理员账户与密码通过WMI查看磁盘,并通过共享查看磁盘下的文件夹,并可执行远程复制,删除,新增动作-WMI View remote server folder information, and need an administrator account and password through WMI to view the disk and folder through a shared view of the disk file and can perfo
WMI_DeviceQuery
- WMI实现用于获取硬件各种id,有硬盘id,cpuid,还有网卡id等-WMI is used to get the hardware to achieve a variety of id, hard disk id, cpuid, etc. as well as the card id
ISoft_Source-master
- ISoft主要功能:分为六大模块:首页、U盘防护、系统优化、硬件检测、进程管理、高级功能。 ① 首页:主要是对当前操作系统、U盘防御转台进行检测,并列出主要的推荐功能。 ② U盘防护:可以对U盘病毒进行扫描,清除U盘潜在的危险病毒文件。可以禁止U盘自动运行,可以恢复被恶意隐藏的文件。 ③ 系统优化:对操作系统常见的项目进行优化,比如对开机关机速度进行优化、加快系统预读能力、禁止远程修改注册表等。 ④ 进程管理:主要是对系统任务管理器进行模拟,采用多线程对当前执行的程度进程进行刷
Win2012WMIiSCSIVhdxManager
- 在Windows Server 2012下利用WMI实现iISCSI管理Vhdx磁盘,主要包括的方法有创建虚拟磁盘、创建iSCSI Target、格式化虚拟磁盘、删除虚拟磁盘、删除iSCSI Target-In Windows Server using WMI 2012 under the iISCSI Vhdx disk management, mainly includes the methods to create a virtual disk, create a iSCSI Target
WMI_DeviceQuery
- WMI实现用于获取硬件各种id,有硬盘id,cpuid,还有网卡id等-WMI is used to get the hardware to achieve a variety of id, hard disk id, cpuid, etc. as well as the card id
WMI
- 获取当前系统磁盘符 Environment.SpecialFolder中定义了许多常用的目录(get system disk Environment.SpecialFolder)