re: SYSTEM rights
Monday, March 28, 2005 at 4:27 pm Windows XP Annoyances Discussion Forum
Posted by borg
(2664 messages posted)
I have no way to test that here, you need to test it yourself. First, you need a
script that will create the mapped drive. Disable the "hide extension for known file
types" setting in Folder Options. Create a new text file and rename its extension
to BAT or CMD. Script commands to create a mapped drive are like:
net use \\computer\share password /USER:username /PERSISTENT:NO
password and username are optional, you can type "net use /?" in a command prompt
for more information. Save the file. Run it and modify
as needed until it works.
Start -> Run -> gpedit.msc will open the Group Policy Editor. Go to Computer Configuration
-> Windows Settings -> Scripts, double click on Startup. Add the script file with
no parameters. Normally these scripts are located in "C:\WINDOWS\system32\GroupPolicy\Machine\Scripts\Startup",
better copy the file there before adding it. These scripts are running under LocalSystem
account, it should work but I can't be sure...
On Monday, March 28, 2005 at 4:19 pm, Marylin wrote:
>We are using XP Pro. Some have SP1 and some haev SP2.
- Written in response to:
- re: SYSTEM rights (Marylin: Monday, March 28, 2005 at 4:19 pm)
There are presently no replies to this message.
|
|
All messages in this thread [show all]
 |  |  |  |  |  |  |  | re: SYSTEM rights (borg: Mon, Mar 28, 2005, 4:27 pm) |
| |
| |
Return to the Windows XP Discussion Forum
|
|