Jump to content

SCSI

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

About SCSI

Personal Information

  • Occupation
    K-12 IT
  • Location
    NY
  1. Can you elaborate how you disabled these? Did you just modify their "IsInstalled"=dword:00000001" to 0? How about the "StubPath"?
  2. I have been having the same problem like you over the past two weeks. The machines that were giving me the problems were HP dc7900. Most complete successfully and few fails the that error. Updating the BIOS and resetting the CMOS worked on a few machines. We endedup taking the hard drives of the failing machines and imaged them on working machines, run it till it gets to the desktop and then put the hard drive back to failed machine. Still don't know what is causing the issue.
  3. Thanks for the tip. Maybe someone here can help me with my WDS Unattend problem. My problem with the WDS Unattend that I created is that it only creates one partition. How can I configure WDS Unattend to create the 100MB System reserve partition and and 2nd partition for Windows? Right now, the partitioning is done manually by me. Also when imaging using WDS, is it possible to image both partitions at once?
  4. Try and delete the local user folders. Redirection should work then. You might want to delete the local user folders on login.
  5. I had the same problem and I also used the folder management options in the GPO to delete the folder which did not work. What I did was create a user login script batch file with the following command since the test account was able to manually delete the local documents folder. rd /S /Q %userprofile%\Documents
×
×
  • Create New...