0

I have a server running 2012.

I have a file in a directory, and I wish to move it to a sub directory, which I do by dragging and dropping.

I get an error telling me I require admin priveleges to do this.

I search for file explorer in the TRULY AWFUL 2012 startmenu and find it but it won't allow me to run as administrator.

How can I drag and drop this file?

Toby Allen
  • 3,015
  • 5
  • 31
  • 46
  • Instead of drag-and-dropping, could you `robocopy` via administrative command prompt instead? – bertieb Aug 11 '15 at 06:50
  • Maybe but that's not the point, I want to know how to drag & drop – Toby Allen Aug 11 '15 at 07:03
  • 1
    I did wonder, thinking the Q had a "how do I hit a nail in with this screwdriver" vibe; but figured the comment would be useful for those who don't know about `robocopy`. In that case, start your administrative command prompt, and run `explorer`, which should get you an administrative-privileged version of that :) – bertieb Aug 11 '15 at 07:06
  • (posted as an answer) – bertieb Aug 11 '15 at 07:34

2 Answers2

2

How can I click-drag to move a folder that needs admin permissions in explorer?

  1. Win+X --> Command prompt (admin) (alternatively right click the Start tile in Desktop mode)
  2. explorer (Enter)
  3. Using the new administrative explorer window, click and drag to move the folder
bertieb
  • 7,344
  • 36
  • 42
  • 54
1

In order to move something that requires admin privileges, you will have to go through the UAC process in order to move it. Launching Windows Explorer as an administrator will enable you to drag and drop. This can be done with the right click context menu, or launch command prompt with administrator privileges and type 'explorer.exe' then hit enter