Examples: For setting 'MPIO Disk2' to Fail-Over Only with pathId 0000000077030000 set to Active/Optimized and be the Preferred path for Failback: mpclaim -l -d 2 1 0000000077030000 0 0 1
EXAMPLES: - WDSUTIL /verbose /Remove-DriverGroupPackages /DriverGroup:PrinterDrivers /FilterType:DriverManufacturer /Operator:NotEqual ...
EXAMPLES: - WDSUTIL /verbose /Remove-DriverPackages /Server:MyWdsServer /FilterType:PackageProvider /Operator:Equal /Value:Name1 ...
Examples: Add a rule for domain isolation using defaults: netsh advfirewall consec add rule name="isolation" endpoint1=any ...
Examples: Add a rule for domain isolation using defaults: netsh advfirewall consec add rule name="isolation" endpoint1=any ...
Examples: For setting 'MPIO Disk2' to Fail-Over Only with pathId 0000000077030000 set to Active/Optimized and be the Preferred ...
Examples: REG QUERY HKLM\Software\Microsoft\ResKit /v Version Displays the value of the registry value Version REG QUERY ...
Examples: Rename rule1 to rule 2: netsh advfirewall consec set rule name="rule1" new name="rule2" Change the action on a ...
Examples: setspn -R daserver1 It will register SPN "HOST/daserver1" and "HOST/{DNS of daserver1}" setspn -A http/daserver ...
Examples: The user object for the user Jane Doe can be renamed to Jane Jones with the following command: dsmove "cn=Jane ...