I just installed Windows Script Host and am running some sample scripts. I keep getting the following Error:
Error 0x80041002
Code 80041002
Source: (null)
The error always occurs here:
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate, (Backup...
I get a string from a text file
then I parse it to an array
currently, I have an MsgBox MyString, that displays the contents of the string.
I'd like to instead display that string in a nice column format within a form. I figure I can do it after I split the string into an array.
Thus, when...
I have a VB app that executes a DOS command which generates a text file.
The code then reads the text file and proceeds.
The DOS command executes correctly, then I get a RT error 9, subscript out of range.
If I immediately run the executable again, the program is proceeds normally.
Also...
Whenever I attempt to set permissions on a folder, and click Add on the Security Tab, it literally takes 10 minutes for my Users or Groups to enumerate. It always begins searching in my Domain first, and I must wait until it has done searching before I can choose the local name of my server. I...
This is probably a silly question. I have a NT 4 domain in place. I'm preparing to add W2K Terminal Servers to the domain, and wish to take advantage of GPOs. I may be wrong on this, but it seems that without AD, you only have one GPO (local machine) that applies to all users on that...
When you first use an Office XP application, you are prompted like so:
---------------------------------------------------
USER NAME
Please enter your full name and initials below. This information will be used in Office workgroup features.
Name: <Prompt>
Initials: <Prompt>...
I need to run Outlook XP on a windows 2000 terminal server. For many reasons, the user's Outlook password may not be the same as the password used to logon to their session. I need to figure out how to prepopulate the User Name and Domain Fields on the Outlook Logon credentials screen.
I am currently working on changing all of our application objects so that they will properly deploy to a new environment.
Currently, I am duplicating the application into another OU. Then running a search and replace for various keys. My list of keys is growing larger and larger. Does anyone...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.