More Power
One limitation of Recovery Console commands is the lack of wildcards allowed, but if you install RC to disk you can use Group Policy to improve that situation:
Click Start, Run, type mmc in the text box, and click OK.
From the File menu, choose Add/Remove Snap-in/Add, and then click the Add button in the dialog box.
Click Group Policy, Add.
Click Local Computer, Finish, and then click Close followed by OK to return to Recovery Console.
Find the Local Computer Policy object at this location:
-
Highlight Security Options in the Console pane. This action displays policies in the Details pane.
-
In the Details pane, double-click Recovery Console: Allow Floppy Copy and Access to All Drives and Folders Policy.
-
Click Enabled and then click OK.
-
Now you can change environment settings with the set command, using set variable = TRUE (or FALSE). There must be a space on both sides of the equals sign. You can set any of the following:
Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options
AllowAllPaths = TRUE AllowWildCards = TRUE AllowRemovableMedia = TRUE NoCopyPrompt = TRUE