Jump to content


Elscorpio

Established Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by Elscorpio

  1. Dear all,

     

    See attached screenshots.

     

    What is the best practice here ? I have around 50 machines where I can see the Client version in the right side, but under the Client tab it does not show as installed.

     

    Server, client, console have been upgraded to 2012 SP1 CU5 version (5.00.7804.1600 version)

     

    Would it help to upgrade it to R2 of 2012, then push out all the cumulative updates after R2 to the machines?

     

     

    post-19256-0-98743000-1426158546_thumb.jpg

    post-19256-0-15964500-1426158557_thumb.jpg

    post-19256-0-21351000-1426158582_thumb.jpg

    post-19256-0-25954900-1426158923_thumb.jpg

    post-19256-0-73269300-1426158931_thumb.jpg

  2. Hi

     

    I still have problems with deploying Bitlocker in our environment (on laptops that don't need / haven't been reinstalled through SCCM yet)

     

    We switched to SCCM from Altiris around 2 years ago, the laptops that were installed through Altiris were setup with 2 partitions and the ones installed through SCCM I only installed Win7 Ent on 1 partition.

     

    See attached screenshots.

     

    Any ideas on the error message in the smsts.log file from the Altiris laptop (the one I have marked with a green square)?

     

     

     

    post-19256-0-87429700-1422969400_thumb.jpg

    post-19256-0-04457700-1422969433_thumb.jpg

    post-19256-0-25842200-1422969443_thumb.jpg

    post-19256-0-92542700-1422969450_thumb.jpg

  3.  

    have you seen the CM12 BitLocker FrontEnd HTA yet ?

     

     

     

    Hi

     

    I am going to try to use the script available here: http://www.niallbrady.com/2012/10/17/enabling-bitlocker-via-a-script-on-non-english-windows-7-installations-fails/

    in my task sequence, it works under different language packs in Win7 if you remove "true" to true.

  4. Hi Niall

     

    I have tried the modified version of Microsofts sample Bitlocker .vbs script that is available here:

     

    http://www.niallbrady.com/2012/10/17/enabling-bitlocker-via-a-script-on-non-english-windows-7-installations-fails/

     

    Unfortunately it fails with the same error, even though we have enabled the 6 AD Schema objects needed for TPM backup:

    http://technet.microsoft.com/en-us/library/dd875533(v=ws.10).aspx

     

    See attached files.

     

    Do you know which of these TPM schema objects I can safely delete?

     

    The very odd thing is that if I switch back to English Win7SP1 Enterprise with no language pack, the script works fine.

     

    The issue described here does not work in our Enterprise environment, as the needed TPM schema objects is in our AD.

     

    My issue is also described here:

    https://social.technet.microsoft.com/Forums/en-US/de29627d-be74-4b96-9c32-faca46b022a9/enablebitlockervbs-error-the-protectkeywithtpm-failed-with-exit-code-80310018?forum=w7itprosecurity

     

    Does not apply to our AD environment as you can see from the screenshots.

     

    Any solution is appreciated.

    bitlocker.log

    post-19256-0-23834300-1413969573_thumb.jpg

    post-19256-0-51470200-1413969824_thumb.jpg

  5. Hi

     

    Im wondering if anyone in here has some experience in deploying Bitlocker encryption from a SCCM task sequence?

     

    The steps in my task sequence have each been tested ok, want to make sure that it assigns the group policy that makes it required to save the Bitlocker recovery key in the AD under computer properties.

     

    I want to make sure it continues from Step 5 after it completes Step 4 (see my attached screenshots).

     

    The script source is this one:

    http://gallery.technet.microsoft.com/780d167f-2d57-4eb7-bd18-84c5293d93e3#content

     

    I have seen on test runs that this .vbs script will force a restart of the laptop, if the TPM chip is not activated outside Windows.

     

    Any good advice or best practice to this is appreciated.

     

    It is around 400 Lenovo laptops that needs to have Bitlocker encryption on in our enterprise, the oldest we have is the T60/T61 model and the newest is the T440 and X240 from last year.

     

    PS Is there also a best practice for getting this to work in an OS Deployment TS ? So far the one Microsoft have by default in SCCM doesn't work as automatic as I want it to be

    post-19256-0-39996700-1411724827_thumb.jpg

    post-19256-0-90104600-1411724840_thumb.jpg

    post-19256-0-02889800-1411725671_thumb.jpg

    post-19256-0-94916600-1411725678_thumb.jpg

    post-19256-0-94626000-1411725689_thumb.jpg

    post-19256-0-91842200-1411725697_thumb.jpg

    post-19256-0-20198800-1411725711_thumb.jpg

  6. Hi

     

    Does anyone know what the below error indicates from the smts.log file ? Please also see attached screenshot from my task sequence in SCCM

     

    Executing command line: smsswd.exe /run: cmd.exe /c %windir%\system32\bdeHdCfg.exe -target default -size 300 -quiet TSManager 03-09-2014 16:17:23 6256 (0x1870)
    [ smsswd.exe ] InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    PackageID = '' InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    BaseVar = '', ContinueOnError='' InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    ProgramName = 'cmd.exe /c C:\WINDOWS\system32\bdeHdCfg.exe -target default -size 300 -quiet' InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    SwdAction = '0001' InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    Getting linked token InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    failed to get the linked token information. It may not be available. Error 1312 InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    Working dir 'not set' InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    Executing command line: Run command line InstallSoftware 03-09-2014 16:17:23 2876 (0x0B3C)
    Process completed with exit code 3231711239 InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    BitLocker Drive Preparation Tool version 6.1.7601 InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    opyright © 2006-2008 Microsoft Corporation. InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    Command line returned 3231711239 InstallSoftware 03-09-2014 16:19:04 2876 (0x0B3C)
    Process completed with exit code 3231711239 TSManager 03-09-2014 16:19:04 6256 (0x1870)
    !--------------------------------------------------------------------------------------------! TSManager 03-09-2014 16:19:04 6256 (0x1870)
    Failed to run the action: Create BitLocker partition.
    Unknown error (Error: C0A00007; Source: Unknown) TSManager 03-09-2014 16:19:04 6256 (0x1870)
    Set authenticator in transport TSManager 03-09-2014 16:19:04 6256 (0x1870)
    Set a global environment variable _SMSTSLastActionRetCode=-1063256057 TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Clear local default environment TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Failed to run the action: Create BitLocker partition. Execution has been aborted TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Set authenticator in transport TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Failed to run the last action: Create BitLocker partition. Execution of task sequence failed.
    Unknown error (Error: C0A00007; Source: Unknown) TSManager 03-09-2014 16:19:05 6256 (0x1870)
    Set authenticator in transport TSManager 03-09-2014 16:19:05 6256 (0x1870)

     

     

    post-19256-0-88581700-1409754382_thumb.jpg

  7. Hi

     

    I run SCCM 2012 SP1 - which of these options must you select (see attached screenshot) to hide the OS deployment task sequence inside the SCCM client ? I have experienced that in one instance that OS deployment task sequence were visible inside the SCCM client and my user by accident started to reinstall her computer although I selected the media and PXE option in the attached screenshot.

     

     

    I cant select media and pxe(hide), as it makes it impossible when booting from network to select the correct assigned task sequence.

     

    What to do - has this been fixed in SCCM 2012 R2?

    post-19256-0-61385600-1402492686_thumb.jpg

  8. Hi

     

    Does anyone know the exact Windows firewall settings that will allow software packages to be distributed to a distribution point ?

     

    I keep getting a "ERROR DPConnection::ConnectWMI() - Failed to connect to ROBUHSCCM01 . error = 0x800706ba in the distmgr.log on the site server

     

    I can distribute the packages fine if I turn off Windows firewall completely, what to do ?

     

    The distribution point is installed on a Windows 7 Enterprise.

     

    I looked at the port settings on the TechNet page for SCCM 2012 SP1, where you must make a rule for RPC and SMB, port 135 UDP / TCP and SMB TCP port 445.

    Did I forget anything else?

     

  9. theyssensf and Rocket Man: How can you modify this script so it checks in the AD if the computername is already there?



    I use SCCM 2012 SP1 and im trying to make my OSD smarter.




    As it is now I use about 12 Device Collections where I put the computers in SCCM in, depending on which Win7 language and which OU they need to go into in the AD. In each of my 12 device collections I have set Collection Variables with OSDDOMAINOUNAME(put computer in correct OU in the AD, OSDInputLocale, OSDSystemLocale, OSDUILanguage and OSDUserLocale (to set correct regional settings depending on which country the computer will go to).



    Will it work in a SCCM OSD TS with prompting for OSDComputerName if I set a step in my TS with this script ?

×
×
  • 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.