Hi, I'd be happy to help you out with your question. Sorry for the inconvenience caused. If you want to prompt for admin credentials to access a shared folder on Windows Server 2022, you can use the "runas" command to run File Explorer as a different user. First, open File Explorer and navigate to the shared folder you want to access. Then, right-click on the folder and select "Properties" from the context menu. Click on the "Security" tab and edit the permissions to remove all users except for the IT department and the admin account you want to use. Apply the changes and open the Start menu and type "cmd". Right-click on "Command Prompt" and select "Run as administrator". In the command prompt window, type "runas /user:DOMAIN\USERNAME explorer.exe", replacing "DOMAIN" and "USERNAME" with the actual domain and username of the admin account you want to use. Press Enter and enter the password for the admin account when prompted. Once you've entered the password, File Explorer will open with the admin account's permissions, and you will be able to access the shared folder that was previously restricted. If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.