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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mirdus0001

  1. Mirdus0001

    issue with Help and Support Service

    Hi all, I have the following issue with Help and Support Service. 1. When I start this command from vbs or from batch: C:\Windows\pchealth\helpctr\binaries\helpctr.exe -FromStartHelp -url...
  2. Mirdus0001

    Hw replacement under BITS enabled DP ?

    Hello, what to do if HW hosting DP(BITS) will be replaced ? Server name, IP, everything will be the same, share wil be created and DP content restored from backup. I am asking mainly due to IIS(BITS) being involved. Do I need to take care for IIS components, app pool has to be recreated...
  3. Mirdus0001

    BDD-clean.vbs - Unable to remove folder "C:\local": Permission denied

    Hello once again. I found where the problem was. Installation of McAfee VScan with IPS was blocking deletion of its inst. source files despite the fact that through McAfee Custom Installation Designer all features including IPS was disabled. I already came across such a behaviour of McAfee IPS...
  4. Mirdus0001

    BDD-clean.vbs - Unable to remove folder "C:\local": Permission denied

    Hello all, When workstation loaded with sysprepped image generated from BDD, the latest cleaning script "C:\Windows\clean.vbs", running after post actions fails to delete C:\local folder. (Permission denied) No read only attrib there, local administrator context...the same issue even after...
  5. Mirdus0001

    How to read File Description in VBS ??

    Hi all, is there a way in VBS to read Description of a file e.g. for xy.exe ?? I have on mind the Description information available at "Version" page when right click a file and choosing Properties. I cannot find it on the web. It's all the time about atributes, last modif date, version...
  6. Mirdus0001

    SMS SW inventory and usb memory sticks ?

    Hi All, is there a way to persuade SMS Sw. Inventory to collect information about files stored on usb memory sticks ?? For instance if I set the *.exe in the path like E:\ which is one of frequent letters used for mem sticks it doesn't work. Thanks for any tip or advice. Mirdus
  7. Mirdus0001

    SP3 client with SP2 Hierarchy ???

    Hi all, can SMS 2003 SP3 client be used within hierarchy with SP2 ? (Cli push will be of course disabled) I will have pc images generated sooner than the hierarchy gets upgraded. But anyway I consider to build images containig SP3 and for temporary period use them with SP2 hierarchy. Did you...
  8. Mirdus0001

    Windows DS - how to change timeout

    I found the solution ... this is the proper command: bcdedit /store c:\RemoteInstall\Boot\x86\default.bcd /set {bootmgr} timeout 10 Good documentation for WDS is here: http://go.microsoft.com/fwlink/?LinkId=81031 This particular thing is described in Chapter 7: Working with Images
  9. Mirdus0001

    Windows DS - how to change timeout

    Hello all, I have Ris updated to WDS. Works OK in mixed mode. I just want to modify timeout of 30 sec before client automatically select "Remote Installation..." I am trying command: bcdedit /store R:\RemoteInstall\Boot\x86 /timeout 7 Message I am receiving is: The boot configuration data...
  10. Mirdus0001

    SMS SP2 - AD extension - is mandatory ???

    sms2003sp2_ad_schema.ldf is in tools folder inside SMS 2003 Sp2. I have status message saying that it is not possible to update dNSHostName attribute in AD. I know this is due to fqdn can be used in SMS SP2. I only wonder if AD schm update is only kind of "optional" prerequisite in SMS2K3...
  11. Mirdus0001

    SMS 2003 SP2 - does slipstreamed version exist ?

    I tried to find an install source, SMS 2003 with SP2 integrated, on MSDN without success. Now I try to integrate SP2 in the installationfiles SMS2003 with SP1 I recive error as below no matter what path I write. Path to the installation files: E:\SMS2003 examples: en_SMS_2003_sp2.exe...
  12. Mirdus0001

    HIP601- false positive ? - spoolsv.exe

    Signature 432 - Suspicious Function Invocation From one day it started apearing on wrkstations, but not all of those we have. After this alert many installed apps freezes. Restart of spooler helps, but next day lot of affected users has the same issue again. Happening usually soon after pc...
  13. Mirdus0001

    Client reimaged, SMS can't find it out, don't push agent

    I want to fix this instance and also prevent any other occurence in the future. I mean I can deploy agent for particular machine some other way but I need SMS doing its job - pushing agent in every scenario.(new machine, existing machine reimaged.)
  14. Mirdus0001

    Client reimaged, SMS can't find it out, don't push agent

    Hi, machine reimaged, its account deleted in AD. syspreped image on machine starts, joins succesfully domain with still the same comp. name. SMS unable to discover that on machine is different inst, consequently agent push is not triggered. When new machine(with not used comp name) joined...
  15. Mirdus0001

    Child prim. site reinstallation - green field wanted.

    Yes, thanks. Solution was: - Change some settings on both sides, e.g. adding boundary. This triggers communication beetwen sites and in log hman.log there was messages saying about different change numbers (I think kind of time stamp). - Child site set back as Central Site. - Wait until child...

Part and Inventory Search

Back
Top