I have ghost 2003, but it takes like 14 hours to backup a pc. Is there another program that you can use to do these backups that will eliminate the 14 hours. I would like to backup each machine on my network. BUt all the machines are different. Thanks
I am having trouble adding a network printer on Windows NT 4.0. I go to add printer, then mt\y computer, add port, TCP/IP network port, new port but then it won't let me go any farther. What can I do? Thanks
I am getting a error stating that I have exceeded the amount of secrets allowed on system. IS there a way to change the amount of secrets allowed? Thanks!
I can't get my program to run with these to commands in this script together. What can I do to allow it to run with them both in it? here is what I have, thanks! I have to take [Private Sub form_load()] out before the program will run.
Private Sub Save_Click()
Open "Running Total"...
Everything is working properly in this program. Except It won't let me run the program unless I already have a $0.00 dollar amount entered in the saved file. How can I fix that? Here is my script! Thanks for everyone's help.
Private Sub Save_Click()
Open "Running Total" For Append...
I wrote a simple program that will tell me how much money out of paycheck goes where! BUt I came amongst a problem. Here is what happens. I enter a dollar ammount in a text box then hit calculate. it calculates 25% of and 75% of and puts it in seperate txtboxes. Then it takes the 75% txtbox...
I have 8 servers on a network with no access to the internet! Each server is in its own domain. BUt there is a PDC which all servers talk to. My question is what command would I use on the PDC to synchronize all clocks on all the other servers? And how do I use this command and where?
Do you run this command on all 8 servers? How do I administer these commands? and where?
net stop w32time
net time /setsntp:MyMainServer
net start w32time
This is what I have so far for my program I am trying to run. It works fine but I need it to do one more thing. Notice the script in bold print! This is where i am stuck!
I need it to take the existing data in the saved file and add it to the new total I just entered and give me a new...
I can get the file I want loaded into the textbox. But what I am trying to do is: Everytime I save the data in my program it goes to a certain file. But when I exit out of the program and come back in, it only brings back the latest entry. I want it to take the latest amount and add it to the...
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.