Tweet TECHNICIZE483: 07/21/13

Sunday, July 21

A - Z INDEX OF THE WINDOWS COMMAND.

                                    [A]  
1. ADDUSERS ==> Add or list users to/from a CSV file
 Syntax

  Create Users:
            AddUsers /c filename [/s:x] [/?] Domain Password_options
  Dump to file:
            AddUsers /d{:u} filename [/s:x] [/?] Domain Password_options
  Erase Users:
            AddUsers /e filename [/s:x] [/?] Domain Password_options
2.  ADmodcmd ==> Active Directory Bulk Modify
Syntax
      admodcmd [-dn BaseDN] [-p pagesize] [-s] [-server servername]
       [-f LDAPFilter] [modification]
3.   ARP ==> Address Resolution Protocol.
Syntax
   View the contents of the local ARP cache table 
      ARP -a [ip_addr] [-N if_addr]

   Add a static Arp entry for frequent accessed hosts 
      ARP -s ip_addr eth_addr [if_addr]

   Delete an entry 
      ARP -d ip_addr [if_addr]
4.   ASSOC ==> Change file extension associations•
Syntax
   ASSOC .ext = [fileType]
   ASSOC
   ASSOC .ext
   ASSOC .ext =
5.   ASSOCIAT ==> One step file association.
Syntax
      ASSOCIATE .ext filename [/q /d /f]
6.      AT ==> Schedule a command to run at a specific time.
Syntax
      Create an AT job:
      AT [\\computername] hh:mm [/INTERACTIVE] [ /EVERY:day(s) | /NEXT:day(s) ] "command"

      Delete an AT job:
      AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]] 
7.  ATTRIB ==> Change file attributes.
Syntax
      ATTRIB [ + attribute | - attribute ] [pathname] [/S [/D]]
                                                                     [B]
8.   BCDBOOT ==> Create or repair a system partition.
Syntax
      BCDBOOT source [/l locale] [/s volume-letter]
         [/v] [/m [{OS Loader GUID}]]
9.   BCDEDIT ==> Manage Boot Configuration Data
Syntax
      BCDEdit /Command [Argument1] [Argument2] ...
10. BITSADMIN ==> Background Intelligent Transfer Service
Syntax
      BITSADMIN [/RAWRETURN] [/WRAP | /NOWRAP] command
11. BOOTCFG ==> Edit Windows boot settings
Syntax
      BOOTCFG /addsw    Add OS load options for an OS entry in boot.ini

      BOOTCFG /copy     Duplicate the entries for an OS instance.

      BOOTCFG /dbg1394  Configure 1394 port debugging

      BOOTCFG /debug    Edit the debug settings for an OS.

      BOOTCFG /default  Specify the default OS

      BOOTCFG /delete   Delete an OS entry [operating systems] section of Boot.ini

      BOOTCFG /ems      Redirect the EMS console to a remote computer (server only). 
                        (Emergency Management Services) 

      BOOTCFG /list     List entries in boot.ini

      BOOTCFG /query    Display section entries from Boot.ini

      BOOTCFG /raw      Add OS load options, specified as a string 

      BOOTCFG /rebuild  Totally rebuild boot.ini (use when Windows won't start)

      BOOTCFG /rmsw     Remove OS load options for an OS

      BOOTCFG /timeout  Change the OS time-out value.

12. BROWSTAT ==> Get domain, browser and PDC info
Syntax
      BROWSTAT option