Jump to content


anyweb

Root Admin
  • Posts

    9242
  • Joined

  • Last visited

  • Days Won

    368

Everything posted by anyweb

  1. a few errors from your earlier log have you defined your network access account ? have you made ANY change to the original HTA files i provided here ? if so can you try the ones i supplied instead, just as a test
  2. correct it's not, you have some other issue, i've just booted from my standalone media and it displays just fine
  3. i presume you are setting up a lab? hopefully, otherwise there's no real need for a CAS unless you are going to be managing 100,000 clients.
  4. you shouldnt delete the deployment, just disable it (more info here) what you could try is removing the boot wim attached to the task sequence, that way those systems wont be able to boot if they have received the policy, also, consider changing the PXe Password or setting one if one is not already set. Many things you can do, but once the computers have the policy they'll try to act on it....
  5. ok so initially you said you were setting up a primary, so are you infact installing a primary AFTER having setup a CAS first, is that correct ? having SQL remote from a primary is not recommended as it increases complexity and increases the likelihood of failure, always have SQL on box if possible.
  6. ok there are manyerrors in the log above, such as these sql errors CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:03.752-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Unsecure $$<Configuration Manager Setup><08-14-2014 09:17:03.752-60><thread=4148 (0x1034)> CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:06.768-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Unsecure $$<Configuration Manager Setup><08-14-2014 09:17:06.768-60><thread=4148 (0x1034)> CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:09.784-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Unsecure $$<Configuration Manager Setup><08-14-2014 09:17:09.784-60><thread=4148 (0x1034)> CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:12.800-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Unsecure $$<Configuration Manager Setup><08-14-2014 09:17:12.800-60><thread=4148 (0x1034)> CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:15.815-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Unsecure $$<Configuration Manager Setup><08-14-2014 09:17:15.815-60><thread=4148 (0x1034)> CSql Error: Cannot find data for connection type: CCAR_DB_ACCESS, cannot get a connection. $$<Configuration Manager Setup><08-14-2014 09:17:18.831-60><thread=4148 (0x1034)> INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Uns how did you install this primary and describe your setup please, is sql local or remote, is there a cluster, did you follow any of the guides here ?
  7. i normally wait until all Setup tassk are complete and green in that wizard before clicking close, did you ?
  8. looks ok for that step at least, what did you create exactly, standalone media ? is the boot image x86 or x64 ?
  9. i'll need your smsts.log file to see why it's skipping the display hta
  10. you can use reporting in configmgr to find out, check out the report category Status Messages - Audit, it will let you see what administrative users have done recently. like below
  11. how long did you wait and what 'was not installed' ?
  12. check Devices under assets and compliance, do you see a whole bunch of UNKNOWN objects (please do NOT delete the UNknown Computers collections) you can delete all the unknown devices (not the collections) then try again, 1 shown below but i've seen up to 91 in our production environment....
  13. there you go ! so is this computer in a collection targeted by that depoyment above and is the deployment deployed with a purpose of hidden
  14. smsts.log will tell you why, please attach it
  15. did you redistribute the boot wim and then recreate the media after adding hta support to the boot wim ? the HTA component is shown below, is that the one you added ?
  16. it's FVE, or Full Volume Encryption, so you can have one volume bitlockered and another not.
  17. will this work from inside Windows PE? absolutely ! that's how it's designed to run, you probably have a spelling mistake or an other problem, attach your smsts.log and i'll be able to determine what the issue is my guess is you have no HTA support in your boot wim optional components and therefore it cannot display the HTA.
  18. hard to tell without your smsts.log file, can you attach it please
  19. to recover users data from a failed restore you can try the following copy the users statestore data to c:\statestore copy the USMT folder to c:\tmp cd to c:\tmp\usmt\x64 open a command prompt as Local Administrator (administrative command prompt) paste in the following line loadstate.exe c:\StateStore /c /hardlink /lac:PASSWORD123 /i:MigApp.xml /i:miguser.xml /nocompress /v:13 /l:c:\windows\temp\loadstate2.log with SMP (state migration Point) cmd /c loadstate.exe %OSDStateStorePath% /i:miguser.xml /ui:DOMAIN\* /v:1 /l:c:\temp\loadstate.log /decrypt /key:"{C05E32DA-43A9-48F7-99F2-8BA89B89946E}" replace the lac password with your own, and replace the SMP key with that of the State that was stored on the SMP.
  20. Invalid store path; check the store parameter and/or file system permissions did you check that ? here's my loadstate command which i completed yesterday successfully for you to compare with and C:\USMTOffline does indeed exist
  21. dont paste, just ATTACH the picture by clicking on More Reply options and adding it that way then click on Attach files...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.