Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ross1811
  • Content: Threads
  • Order by date
  1. Ross1811

    VPN Port question...

    Hi Everyone, I have a personal firewall that for awhile it was allowing VPN to work through it. Just recently VPN will not work. I have looked into serveral settings on what ports to open on my firewall with no luck except, for something strange. When I use TCPview from sysinternals I...
  2. Ross1811

    Windows Deployment Services...

    Hi Everyone, I have tried everything, to allow WDS to auto partition in the deployment services. I cannot get it to work. I have followed the Microsoft articles and that does not work either, does anyone know how to make the WDS auto partion, so it would be an silent install of Windows...
  3. Ross1811

    Windows Time...

    Hi Everyone, I have a question about Windows Time. I have two applications that are giving the incorrect time. One is a mail client (Eudora their latest version) and I have another program that sets its time by the local time of the computer. Eudora it shows up when sending or...
  4. Ross1811

    GP security template...

    What the heck does this mean? How do you fix it? It is occuring every hour or so, Thanks, Ross Administrative privileged user logged on. Parsing template C:\WINDOWS\security\templates\policies\gptxxxxx.dom. Error 1208: An extended error has occurred. Error creating database...
  5. Ross1811

    Anyway to copy hidden files too...

    Hello Everyone, This script works well for me but the only problem that it has is that it does not copy hidden files also. Is there anyway I can modify this script to copy hidden files too? Thanks, Ross Option Explicit Dim oSHApp, oSHFolder, ErrNum Set oSHApp =...
  6. Ross1811

    Read in folder permissions...

    Hi Everyone, Is there anyway to read in folder or file permissions with vbscript? If so could you provide a simple example, Thanks, Ross
  7. Ross1811

    Askedaboutjunk option...

    Hi Everyone, Is the askedaboutjunk = 6 still valid in Eudora 7.0.0.16, and if it is what does it do when it is set in your Eudora.ini file, Thanks, Ross
  8. Ross1811

    How to apply 10.0.2.2001 patch to primary server....

    Hi everyone, Just updated to symantec 10.0.2.2000, on the primary server that also has Symantec Console Center, everything went ok as it seems, they also have a patch for this version 10.0.2.2001. No really good documentation from symantec yet, My question is how are you suppose to patch...
  9. Ross1811

    KB896688 fails to install....

    Hello everyone, KB896688 fails to install --> I have pin pointed it to be the default location for programs files that is screwing it up (D:\program files) So I change it patch it then change it back --> Windows update still thinks I need this patch --> is there anyother way around this...
  10. Ross1811

    uninstall rollback...

    Hello everyone, I over installed symantec 9 to 10 with a push from the console. It partially got the job done, symantec 10 engine was installed, but it was part of the wrong server group (still at 9s group) So I then tried to uninstall the whole thing and start over. All I get is that...
  11. Ross1811

    How to run an msi command with vbscript....

    Adobe Photoshop CS2.msi ISX_SERIALNUMBER="3343434343" /qn for some reason when I put it in the oshell.run command it errors, like it does not understand the ISX_SERIALNUMBER parameter, any ideas, Ross
  12. Ross1811

    Looping through a comma delimitated file....

    Hi Everyone, Is it possible to loop through a comma delimitated file with vbscript? If so how? Thanks, Ross
  13. Ross1811

    Drop shadows for icon labels on the desktop...

    Hi Everyone, I have tried everything to "uncheck" the checkbox under control panel --> system properties --> advanced --> use drop shadows for icons labels on the desktop. I use the checkbox in that menu mentioned above and nothing happens -- the drop shadows stay --> what the heck is going...
  14. Ross1811

    Displaying copied contents verbosely....

    Hi Everyone, Does anyone know if there is a way to display files copied such as dos does verbosely in vbscript? Thanks, Ross
  15. Ross1811

    Removed Clients...

    Hi everyone, I am running symantec 10 and I have all my clients added in. The only problem the machines that do not checkin regularly seem to get removed. I have it set for 90 days to keep the clients before deleting them but it seems to still delete them. What am I missing????? Ross
  16. Ross1811

    Program Files referencing...

    Hi Everyone, Does anyone know why when I reference C:\Program Files in my vbscript that it is not able to find anything in it. Seems like it gets confused when there is a white space. All I am trying to do is execute a program at C:\Program Files\etc... Thanks, Ross
  17. Ross1811

    SMS console wont work after symantec install..

    Has anyone install symantec 10 version 10.0.0.359 on a box that had SMS 3 console?? It seems to break the console with a failed to initialize error, Any ideas --> maybe a patch or something? Thanks, Ross
  18. Ross1811

    Default installation location...

    Hi Everyone, Does anyone know where the default location for symantec clientremote install? I am need to put my grc with it so it will catch those settings --> which server group to go too. Thanks, Ross
  19. Ross1811

    Adding a printer connection....

    Hi Everyone, I have one of my clients not being able to add a printer. It is a printer share hanging off another computer. He logs into another computer and it works --> he can map to it. I tried to disconnect and remap but it gives error. He cannot even just browse the computer share...
  20. Ross1811

    Mapping a printer...

    Hello Everyone, Is it possible to map directly to an IP with a script? The printer I am trying to map too does not have a share on it, just IP --> it is a poster printer. Thanks, Ross

Part and Inventory Search

Back
Top