If Command Extensions are enabled, then there are several dynamic environment variables that can be expanded but which don't show up in the list of variables displayed by SET. These variable values are computed dynamically each time the value of the variable is expanded. If the user explicitly defines a variable with one of these names, then that definition will override the dynamic one described below: %%CD%% - expands to the current directory string. %%DATE%% - expands to current date using same format as DATE command. %%TIME%% - expands to current time using same format as TIME command. %%RANDOM%% - expands to a random decimal number between 0 and 32767. %%ERRORLEVEL%% - expands to the current ERRORLEVEL value %%CMDEXTVERSION%% - expands to the current Command Processor Extensions version number. %%CMDCMDLINE%% - expands to the original command line that invoked the Command Processor.
If Command Extensions are enabled the TIME command supports the /T switch which tells the command to just output the current ...
If Command Extensions are enabled, and running on the Windows platform, then the BREAK command will enter a hard coded breakpoint ...
If Command Extensions are enabled, external command invocation through the command line or the START command changes as follows: ...
If Command Extensions are enabled, the following additional forms of the FOR command are supported: FOR /D %variable IN (set) ...
If Command Extensions are enabled, then there are several dynamic environment variables that can be expanded but which don't ...
If computer autoenrollment is desired, use the Group Policy Management Console to configure computer autoenrollment policy ...
If conditions and constraints of the network policy match the connection request, the policy can either grant access or deny ...
If DNS servers are not configured, the computer cannot resolve names or connect to network resources. Critical operations ...
If Dynamic Host Configuration Protocol (DHCP) is running on this server, check both of the following check boxes and use ...