|
-
March 3rd, 2003, 01:25 PM
#1
Access Denied Error
I am Trying to run the following code in a vbscript file:
Set Locator = CreateObject("WbemScripting.SWbemLocator")
Set Service = Locator.ConnectServer("Dshsdblcy4000b", "" )
I just want to connect to our SQL server and read the HD (size, partition, etc). I keep getting an access denied error. I have a user account on the machine. What kind of rights do I need?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|