F5F Stay Refreshed Software Operating Systems Create a CMD script using an administrator account.

Create a CMD script using an administrator account.

Create a CMD script using an administrator account.

N
nare05
Junior Member
47
09-23-2023, 05:52 PM
#1
You can create a .bat file that runs CMD with admin privileges by adding the command `run as administrator` before your CMD invocation. This ensures it has the necessary permissions. Check if this fits in the appropriate section—likely under system administration or scripting topics.
N
nare05
09-23-2023, 05:52 PM #1

You can create a .bat file that runs CMD with admin privileges by adding the command `run as administrator` before your CMD invocation. This ensures it has the necessary permissions. Check if this fits in the appropriate section—likely under system administration or scripting topics.

T
toralei2008
Junior Member
38
09-23-2023, 07:20 PM
#2
Execute the command to run a profile without a user profile and as an administrator.
T
toralei2008
09-23-2023, 07:20 PM #2

Execute the command to run a profile without a user profile and as an administrator.