Jump to content

net_user

Member
  • Posts

    372
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by net_user

  1. i've used ontrack in the past....very good program to recover data after formats ect.... http://www.ontrack.com/easyrecoveryprofessional/
  2. already checked all that..... still no good.....
  3. well that works.... but not what i'm lookin for.... guess i'm lazy
  4. ok...now this is freakin weird....but i'm kinda stumpt.... when ever i want to use notepad....i click on start\run and type in "notepad" and hit enter... now it's asking me for a program to open it with... any clues?
  5. if an application crashes....a popup dialog box states "do you wish to report this error to microsoft" yes or no bla bla ba if you disable this service you will not get this popup or what ever you wanna call it.... so disabling it is ok as for installing a service.... download the 2000 server recource kit... extract the srvinstw.exe from the compmgmt.cab and you can install or remove a service
  6. create a file called stop_ics.bat net stop sharedaccess schedule task it to run at 7pm.....(this stops the service) create 2nd file called start_ics.bat net start sharedaccess schedule task it to run at 10pm.....(this starts the service)
  7. from the command prompt drill down to the directory you are having problems with.... type this in dir /a if the file called "desktop.ini" is in there....type this in attrib -r -s -h desktop.ini or what ever file name is in that folder... then delete the folder or you can boot up with a live cd such as bartpe and del the directory
  8. create a new shortcut..... %windir%\explorer.exe /e more can be found here link or...you can edit the icon you click on....just put the /e after explorer.exe
  9. do a search for *.jpg after the search is complete... in the search results, select all the pictures (ctrl + a) then cut (ctrl + x) paste (ctrl + v) into the folder of your choice
  10. do you have another admin account you can logon to? if so then you can chance the local administrator pwd.
  11. ok..for some strange reason...i can't move my icons around .. on my desktop or in explorer.... autoarrange and align to grid is unchecked.... i have not changed nothing to my system.. never mind....explorer must of been hosed up.... rebooting fixed it..
  12. it's durning the admin install... setup.exe /a
  13. get all your settings the way you want...and export that key...
  14. i googled "SetupTU3313.exe: and found this page... http://ftp.isu.edu.tw/pub/Windows/softking/soft/tw/t/ anyone wanna download and install it?
  15. what about logging in as a different user... maybe something is corrupt with your profile... i'd give that a shot first..
  16. short answer... no
  17. at the moment i can't upgrade my dc to 2003.... the dc at the root level is still on 2000
  18. if you are using nlite...then you should post in the nlite section.. http://www.msfn.org/board/index.php?showforum=89 you can use powertoys to redirect your "special folders" (my documents, my music, my pictures) to a 2nd disk drive where you store your files.
  19. you should probally post in the outlook forum located here... http://www.msfn.org/board/index.php?showforum=117 welcome to the forums and make sure you read the rules located here http://www.msfn.org/board/index.php?showtopic=18408
  20. um...i'm assuming pro....
  21. i'm trying to add network printers via group policy... i would like to add the "hrprinter" to the h.r. ou in active directory (2000) so when ever a h.r. person logons to a new pc or what ever...she has that printer... i don't wanna do this via login script... i found the registry settings for this printer installed... Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Printers\Connections\,,server1,hrprinter] "Server"="\\\\server1" "Provider"="win32spl.dll" any help would be appreciated!!
  22. this needs to be in the unattend section... http://www.msfn.org/board/index.php?showforum=70 admins please move this post... silv3r welcome to the fourms...make sure you read the fourm rules
  23. create 2 files 1st file call it ftp.txt user anonymous helpdesk@microsoft.com prompt off binary cd /pub/antivirus/datfiles/4.x mget sdat*.exe bye 2nd file call it get superdat.bat @echo off title getting superdat file ftp -n -s:ftp.txt ftp.nai.com then you can schedule the superdat.bat to download superdats every day! i zipped up the code... getsuperdats.zip
×
×
  • Create New...