How to pre-provisioned N2K FEX(N2K-C2248TP-E-1GE) with Nexus 9372

HI Team,
Kindly assist for pre-provisioning the N2K(N2K-C2248TP-E-1GE) FEX with Nexus 9372.
Tried using the below commands just similar to/with Nexus 5K, but no luck with Nexus 9372
In case of 9K,
Nexus 9372# sh fex
  FEX         FEX           FEX                       FEX              
Number    Description      State            Model            Serial    
103  Row C_Rack11_N2248TP                Online   N2K-C2248TP-E-1GE  
105  Row D_Rack10_N2248TP                Online   N2K-C2248TP-E-1GE 
Nexus 9372(config)# slot ?
*** No matching command found in current mode, matching in (exec) mode ***
  <1>  The slot number (aka module number)
Nexus 9372# slot ?
  <1>  The slot number (aka module number)
In case of 5K,
Nexus 5548(config)# slot ?
  <1-199>  Enter a slot number

Hello GN
2248/2224 FEX does auto-negotiate speed to either 100Mbps or 1000Mbps depending on what the far end is advertising. For duplex, the FEX only supports full duplex.
So if you hard code speed to 100 on the FEX and auto-negotiating on the far end, the far end autonegotiating device would do 100/half.
24-10-4948-1#sh run int gigabitEthernet 1/1
Building configuration...
Current configuration : 193 bytes
interface GigabitEthernet1/1
description ***used by prkrishn***
no switchport
ip address 1.1.1.100 255.255.255.0
logging event link-status
end
24-10-4948-1#sh int gigabitEthernet 1/1 status
Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/1     ***used by prkrish connected    routed     a-half  a-100 10/100/1000-TX
24-10-4948-1#
GC-TAC-EFT-5596-A(config-if)# sh run int eth109/1/1
!Command: show running-config interface Ethernet109/1/1
!Time: Wed May 23 08:41:15 2012
version 5.2(1)N1(1)
interface Ethernet109/1/1
  spanning-tree bpdufilter enable
  speed 100
GC-TAC-EFT-5596-A(config-if)#
GC-TAC-EFT-5596-A(config-if)# sh int ethernet 109/1/1 counters errors
Port          Align-Err    FCS-Err   Xmit-Err    Rcv-Err  UnderSize OutDiscards
Eth109/1/1         4          1          0          5          0           0
Port         Single-Col  Multi-Col   Late-Col  Exces-Col  Carri-Sen       Runts
Eth109/1/1         0          0          0          0          0           4
Port          Giants SQETest-Err Deferred-Tx IntMacTx-Er IntMacRx-Er Symbol-Err
Eth109/1/1         0          --           0           0           0          0
TDR is not supported on any interface on the Nexus 5000 and the message you see when you try it for FEX interfaces is misleading for sure.

Similar Messages

  • 5548UP / N2K-C2248TP-E-1GE - Twinax cable 10Gbase-(unknown)

    HI,
    Just building some 5548UP's with N2K-C2248TP-E-1GE Fex's and we're using Cisco Twinax cables to connect between the 5K's and 2K's (part number SFP-10G-AOC2M).
    All interfaces are up and seem to be working ok, no errors etc.  But when we do a show int status the SFP's are showing as type unknown.
    Is this an issue.?
    Ethernet1/11
        transceiver is present
        type is 10Gbase-(unknown)
        name is CISCO-AVAGO
        part number is AFBR-7CER02Z-CS1
        revision is B1
        serial number is AVE1742K01J-A
        nominal bitrate is 10300 MBit/sec
        Link length supported for copper is 2 m
        cisco id is --
        cisco extended id number is 4
    SFP calibration is invalid

    There was qos configuration missing. After configuring this:
    system qos
      service-policy type qos input system_qos_policy
      service-policy type queuing input system_q_in_policy
      service-policy type queuing output system_q_out_policy
      service-policy type network-qos system_nq_policy
    The FCoE ports are up !!!
    Regards Jiri

  • Can not install Windows 8.1 to a Bitlocker Pre-Provisioned volume

    Hello,
    I'll come straight to the point. What I'm trying to do is to install Windows 8.1 Enterprise to a Pre-Provisioned volume but Windows does not let me do that. The steps I've performed are.
    With Microsoft ADK I created me a WinPE media which has the components installed to get the manage-bde command working. I used the article hxxp://technet.microsoft.com/en-us/library/hh824926.aspx for that.
    I prepared an USB stick with the manage-bde components on it and booted my test laptop with it.
    Started diskpart and used commens in order to get a new clean partition:
    Select Disk 0
    clean
    Create Partition Primary
    Format fs=ntfs quick
    Assign letter=c
    exit
    After that I pre-provisioned the volume with the command:
    manage-bde -on -used c:
    When I check with manage-bde -status it states that:
    Conversion Status: Used Space Only encrypted
    Percentage: 100
    Protection Status: Protection Off
    Lock Status: Unlocked
    Identification Field: Unknown
    Automatic Unlock: Disabled
    Key Protectors: None Found
    OK. After that I use the net use command to map a network share with the Windows 8.1 x64 Enterprise installation media itself. I execute setup.exe without any parameters.
    I can navigate all the way through the dialog "Where do you want to install Windows?". I can see there now "Drive0Partition 1" with a Total size of 119.2 GB and almost as many free space BUT when I select it and click next there comes
    only a warning dialog saying:
    We couldn't not create a new partition or locate an existing one. For more information, see the Setup log files."
    The best description of the problem I've found from the file x:\windows\panther\setupact.log where are lines like:
    BLOCKING reason for disk 0 offset bla bla is either "The partition is too small" (????) or "Bitlocker Drive Encyption is enabled on the selected partition".
    What I am missing here? Is there a special trick how to get Windows installed on a pre-provisioned drive? I also loaded the correct driver for the disk controller but no help. As soon as I clean the disk and create the partition new without pre-provisioning
    I can install Windows without any problems.
    Sorry for the long text. Hope someone of you has an idea.
    Regards
    Robert

    We couldn't not create a new partition or locate an existing one. For more information, see the Setup log files."
    The best description of the problem I've found from the file x:\windows\panther\setupact.log where are lines like:
    BLOCKING reason for disk 0 offset bla bla is either "The partition is too small" (????) or "Bitlocker Drive Encyption is enabled on the selected partition".
    Hi,
    For this issue,when you assign letter,you need to mark a partition as active.
    Using a command line
    1.Open Command Prompt.
    2.Type: diskpart
    3.At the DISKPART prompt, type: list partition
    Make note of the number of the partition that you want to mark as active.
    4.At the DISKPART prompt, type: select partitionn
    Select the partition, n, you want to mark as active.
    5.At the DISKPART prompt, type:
    active
    Hope this helps.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Pre-provision bitlocker during OSD with a Windows 7 Enterprise image fails at Enable Bitlocker - SCCM 2012 SP1 beta

    I'm trying the SP1 feature to pre-provision bitlocker during OSD, using an MDT integrated task sequence.  It seems like the pre-provision part is working, but when the task sequence tries to enable bitlocker after installing the
    OS, it fails.  ZTIBDE.log contains the following:
    Property UDI is now = ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    The task sequencer log is located at C:\WINDOWS\CCM\Logs\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log. ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    System drive is: C: ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    The deployment method is using ConfigMgr. ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Property BdeInstallSuppress is now = NO ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    This script is not currently running in Windows PE ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    We are running a OS that supports BitLocker ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    OSDBitLockerTargetDrive= , OSDBdeTargetDriveLetter= , sOSDBitLockerTargetDrive= C: ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    This is a Refresh Build where BDE protectors were disabled. ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    OS Version is Windows 7 or higher. ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Encryptable Volume Count:1 ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Attempting to bind to: C: ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Success setting oBdeVol ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    BDE Instance Bind Complete ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    Attempting to enable BDE Protectors ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    FAILURE ( 6767 ): -2144272377 0x80310007: Enable BDE Protectors ZTIBde 11/14/2012 5:04:42 PM 0 (0x0000)
    This laptop is in an OU with bitlocker related settings applied via GPO, including allowing enhanced PINs, requiring backup of the recovery passwords and key packages to AD, and to require TPM+PIN for the startup authentication.  
    Bitlocker provisioning is working on my production server using only MDT (No SCCM), with a task sequence deploying Windows 7.  I copied some of the variables from the customsettings.ini over to a collection variable in SCCM for
    the collection I'm testing deployment to. Putting those same variables in collection variables should work the same as if they were in the custom settings, but only for members of that collection, right?
    The variables set in the collection variables area are
    BDEInstall - TPMPIN
    BDEInstallSuppress - NO
    BDEPin - SET
    BDERecoveryKey - AD
    BDERecoveryPassword - TRUE
    TPMOwnerPassword - SET
    OSDBitlockerMode - TPMPin (This one wasn't copied from the other MDT share, but added just for sccm. 
    I didn't copy the BDEWaitforEncryption variable, it didn't seem like that one would be necessary with the pre-provisioning.   What am I doing wrong here?

    If not you could add a set variable action to your task sequence after the UDI wizard to set OSDBitLockerPIN to %BDEPin%. You could add a condition to the action to only run if BDEPin exists.
    I don´t quite fallow, how I can switch these variables between. I admit I some time have difficulties to understand the variables. Could you mark discribe me the settings of set variable step I have to enter. Thanks!
    With Confmgr step Enable Bitlocker I have another issue - it does not allow to to enter pin code with letters.
    No problem :-). There is a task sequence action called "set task sequence variable". Just add one of these actions to the task sequence after the UDI wizard. There are only two things you have to configure in the action, the variable you want to set
    and the value you want to set that variable to. The UDI wizard will create the variable BDEPin with a value equal to the PIN you enter in the UDI wizard page. So in your "set task sequence variable" action enter the variable name as OSDBitlockerPIN
    and the value as %BDEPin%. This action will then create the OSDBitlockerPIN variable with the value that was stored in BDEPin by the UDI wizard. The built in SCCM action will then use this as the PIN rather than whatever value is configured in the task sequence
    editor.
    However the best solution would probably be to get the UDI wizard to set OSDBitlockerPIN rather than BDEPin in the first place. I think you can do this in the UDI wizard editor or directly in the XML. I don't use the editor these days so can't recall offhand.
    I will take a look at this next week.
    Most of the task sequence actions support variables and it enables you to configure the action dynamically at runtime. For example the same sequence can be used to deploy systems into different domains, languages, applications etc. all by setting variables.
    It's the basis of how the UDI wizard works, it just sets variables which are then consumed by either MDT scripts or task sequence actions. The variables can be configured by UDI, collections, MDT customsettings.ini, MDT database or scripts. Dynamic deployment
    is definitely the way to go :-).
    I think you are correct about the built-in action not supporting enhanced PIN. I think it only supports standard numeric PIN. Whether setting the PIN via the variable works around a restriction in the task sequence editor I am not sure, I suspect not.
    Mark.

  • SCCM 2012 R2 OSD - Pre Provision Bit-Locker Drive Label Name Issues

    I am trying to image machines Pre-provisioned for BitLocker.  Everything works great in the Task Sequence except the Drive Label on Boot is "MININT-XXXXX" rather than the actual computer name.  This happens whether the computer is known
    or unknown.
    The only other post regarding this issue I can find suggested changing the OSDComputerName variable name in the TS but that will not work because the hostname is set during the WinPE setup.
    http://social.technet.microsoft.com/Forums/en-US/f9c6f565-e137-4c59-a8de-7314d9b88fe7/how-to-change-computername-on-bitlocker-pinrecovery-password-screen-drive-label?forum=mdt
    I have tried to set the OSDComputerName variable during the Pre-Start and TS but the Drive Label always remains "MININT-XXXXX".
    Any ideas?

    First in Customsettings.ini or in a TS set the %OSDComputerName%
    Then just add this to a Command in the task sequence before provisioning.
    REG ADD HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\ComputerName\ActiveComputerName /v ComputerName /t REG_SZ /d %OSDComputerName% /f
    REG ADD HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\ComputerName\ComputerName /v ComputerName /t REG_SZ /d %OSDComputerName% /f
    SCCM now believes the name of winpe is %OSDComputerName%
    Joakim Tomren

  • Pre-provisioned Bitlocker

    SCCM 2012 SP1 with MDT 2013 doing Windows 7 SP1 images. Can somebody who successfully sets up Bitlocker give me some guidance here. I'm looking at Niall's Noob article
    http://www.niallbrady.com/2012/09/23/how-can-i-pre-provision-bitlocker-in-winpe-for-windows-8-deployments-using-configuration-manager-2012-sp1/ about using pre-provisioning.  I realise about setting up AD, and turning on the TPM chip etc. , but my
    confusion is with the BDE variables needed if using the MDT client task sequence which I use
    I see articles about adding variable into the customsettings.ini such as
    bdedriverletter=S
    bdedrivesize = 30000
    etc. but isn't this handled by the MDT TS which creates hidden partition for Bitlocker anyway ??
    I have also seem some articles saying NOT to use the MDT version of enable bitlocker step which I believe runs ztibde rather to use the SCCM step enable bitlocker
    Also if using pre-provisioning which seems to make sense is it sensible to put the client files such as the Dell CCTK into the boot image
    Thanks
    Ian Burnell, London (UK)

    Hi,
    I normally let the builtin format step create the BDEdrive partition, and I normally put the Dell CCTK files in a package instead and reference that package from the task sequence step instead of putting it in the WinPe image, it makes it much easier to
    update if a new model requires a new version of the CCTK.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • OSD: bitlocker pre-provisioning, what's the mechanism?

    Hi,
    Please clarify the mechanism behind bitlocker preprovisioning. We got it working fine but in the pre-provisioining step the disk does NOT seem to be bitockered. Only the step to enable bitlocker it seems bitlocker is enabled.
    Where is the time gain then? Is there an article which could shed some light?
    Please advise.
    J.
    Jan Hoedt

    Hi,
    Niall describes the process here:
    http://www.windows-noob.com/forums/index.php?/topic/6451-how-can-i-pre-provision-bitlocker-in-winpe-for-windows-8-deployments-using-configuration-manager-2012-sp1/
    The biggest benefit is that the disk is encrypted when it is empty using used-space-only encryption so that when the image is applied the disk is already encrypted so there is no time to wait in the end of the TS for the disk encryption to complete..
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Pre-Provisioning Bit Locker in MDT 2012 SP1 while using MBAM 2.5 - No Pin Required

    Does anyone have some step by step instructions for Pre-Provisioning Bit Locker. Through task sequences, we are currently able to bit locker the computers but it's the last set of tasks.  I would like to Bit Locker the computer while no data is on the
    disc so it's faster and then as its imaging, the files are already encrypted.
    Currently:
    Creates BIOS Password
    TPM turned on and enabled (using CCTK)
    Remove Password
    Registry changes
    Installing MBAM 2.5
    Removing Registry Entries
    Any help would be appreciated!
    Thanks
    Rick

    Bitlocker Pre-Provisioning is available by default on MDT Litetouch...
    If you just want to pre-provision the drive without letting MDT LiteTouch enable any protectors (let MBAM do that) then just run the following command after the "FOrmat and PArtition" step in the Task Sequence:
    x:\windows\system32\Manage-BDE.exe c: -used
    (OR whatever drive letter OS exists on in WinPE)
    AS an alternative, I would add a step just before the "ENable Bitlocker (offline)" step in the task sequence:
        BDEInstallSuppress=NO
        isBDE=YES
    then after the "Enable Bitlocker (offline)" step in the Task Sequence, I would set the following:
        isBDE=NO
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • MBAM Agent Key Escrow Issue After Pre-Provisioning Bitlocker in SCCM TS

    Hello, I'm having an issue with MBAM key escrow now that we have moved to using pre-provisioned Bitlocker. After imaging completes the initial key escrow works properly (the MBAM Agent transmits the Numerical Password key protector to the MBAM server) however
    the MBAM Agent no longer automatically changes the Numerical Password when the recovery code is revealed in the
    MBAM Drive Recovery console. As far as I can tell MBAM is supposed to change this on the user's computer within 90 minutes by default and this behavior cannot be changed.
    I have tested this using a previously-imaged computer that didn't use pre-provisioned Bitlocker. After revealing the recovery code in the MBAM console, the computer's Numerical Password protector was automatically changed as is expected. However
    on the computers imaged with the pre-provisioned Bitlocker this does not happen.
    Here are the versions of the software we're using:
    SCCM 2012 R2
    Windows 7 Enterprise SP1 x64
    MBAM Agent v2.0.5301.1
    The task sequence steps we are using consist of:
    Ensure TPM is activated
    Format and partition drive 
    Pre-provision Bitlocker, Encrypt Used Space Only mode
    Apply Windows 7 image, install drivers and software, etc
    Use manage-bde to set key protectors (-TPM and -RecoveryPassword)
    Run the MBAM activation script
    Use manage-bde to turn on Bitlocker on the drive
    There are no error messages displayed and I can't see anything in the Event Viewer which would point to the root cause. The MBAM logs in Event Viewer are all Operational logs which simply state that the
    'MBAM policies were applied successfully'.
    Is this a known issue with pre-provisioned Bitlocker and MBAM? I haven't been able to find any information regarding this issue so any help would be greatly appreciated.
    Thanks,
    Justin.

    According to the
    MBAM TechNet documentation the client should log in the Microsoft-Windows-MBAM/Operational
    section of Event Viewer. However:
    The test computers do not show any error messages in the MBAM Operational log section. The only entries present are Information events
    that state "The MBAM policies were applied successfully"
    The test computers also don't seem to show any general Security or System Error logs related to Bitlocker or MBAM
    According to the TechNet documentation listed above, when a machine has its Numerical Password reset there should be a
    'RecoveryKeyReset' event logged. However on the laptop where MBAM is changing the Numerical Password I do NOT see this event (though I have confirmed with manage-bde that the recovery password was changed successfully). The only events I see
    are, again, Operational logs for Information events that state "The
    MBAM policies were applied successfully".
    I'm not sure why there aren't any errors logged, or why that laptop isn't generating that RecoveryKeyReset event like it should. As far as I can tell there isn't any way to change what the MBAM client logs, right? I didn't see any logs in AppData or Program
    Data so I have to assume everything is supposed to be logged in Event Viewer.

  • Documentation(how to) for provisioning AD --OIM-- DB

    Hello all,
    Where i can find some "how to" about provisioning AD<--OIM-->DB? I need to install this resource , but i don't know how ? I didn't find (more difficult to me) a kind of "how to" about OIM-->DB provisioning.
    Thanks a lot.

    I was told that there is going to be (or potentially just has been) an OIM 9.1 training in Munich this spring.
    The core problem is that it is simply not possible to train someone on something as complex as OIM in just a few days so the basic bootcamp training has to focus on the basic principles and shield the user from all the evil details. The issue with this approach is that when the user gets back to the implementation project they are now seen as experts that should be able to resolve anything as they have attended the training.
    Find reconciliation in the fact that you now have a very marketable skill :)
    If OIM implementation was easy you would have to find a new job

  • How to call Provisioning Job from On-Demand Job.

    Hi Experts,
    I need your help.
    I am using SAP IDM 7.2
    Please tell me how to call provisioning Job from ON-Demand Job.
    Regards,
    C Kumar

    As everyone else has already mentioned, the uProvision function is probably what you're looking for. It's well documented in the helpfile so I won't add the parameter description here. A provisioning task can only be run on a mskey/taskid combination so you need to provide both to start the task. That means that you should have a global or job constant pointing to the task, and a script or source select statement that looks up the mskey that you want to start.
    Simple example, using a To Generic pass to start the task "Dispatcher test #1.0.0" for 1000 entries whos names start with "USER.10K.TEEST"
    Source:
    To Generic pass destionation:
    TASKID could also be a global constant w. a task reference since tasknames have no uniqueness.
    Source SQL Statement:
    select top 1000 mcmskey mskey,(select taskid from MXP_Tasks where TaskName = 'Dispatcher test #1.0.0') as taskid
    from idmv_entry_simple where mcMskeyValue like 'USER.10KTEEST.%'
    Destionation script:
    // Main function: execT
    function execT(Par){
      mskey = Par.get("MSKEY");
      taskid = Par.get("TASKID");
      OutString = uProvision(mskey,taskid,0,0,"test dispatcer #1.0.0",0);
      // uInfo(mskey+":"+taskid+":"+OutString);
      return "";
    Br,
    Chris

  • Does anybody have an idea how to pre-tune an apple loop that is slightly off pitch?

    Aloha,
    Does anybody have an idea how to pre-tune an apple loop that is slightly off pitch?
    I have a great 44.1K minor key shamisen phrase sample that is 66 cents below C. I want to make it an apple loop and assign it's key to C minor. How would you suggest I do this so that when I use the subsequent apple loop it is in tune?
    Thanks in advance,
    Tony

    Wow . . . seems strange that there are no responses. There are a lot of nice off-pitch samples out there and it would be great not to have to adjust them every time.
    I did come up with a work around. Most of my sample editors introduce artifacts when I change the pitch so here's what I did. Using Sound Studio (great, btw) I made a loop and changed the pitch non-destructively. In this case my sample, played at -66 cents, became tuned to C. Noting that value, I used an internet cents to frequency converter (http://www.sengpielaudio.com/calculator-centsratio.htm) to come with the number to multiply with my original sample frequency. I changed my sample to this frequency (without resampling) then resampled it back to its original 48K. Now I was able to convert it to an apple loop perfectly tuned to C.
    Cheers!

  • SCCM 2012 R2: OSD Windows 7 Bitlocker pre-provisioning

    Hi,
    I succesfully configure bitlocker for Dell laptops during our W7 task sequence (thanks to this guide: http://www.windows-noob.com/forums/index.php?/topic/3875-customising-windows-7-deployments-part-5/)
    Now I want to do the same for HP, found this link http://www.sccm.biz/2012/06/sccm-and-bitlocker-tpm-real-life.html but it seems a config for AFTER installing Windows, not in WINPE.
    During the TS, OS reboots and then says "no OS found", so I'd need to enable the TPM/bitlocker differently.
    Please advise (enabling bitlocker in TS, WINPE phase (pre-provision bitocker) for HP models).
    J.
    Jan Hoedt

    Hi,
    The pre-provisioning is the same for all vendors, it is the TPM part that is different from Vendor to Vendor so you can use these steps to enable TPM in the beggining och the Task Sequence and then let the pre-provisiong step enable bitlocker.
    Regards,
    jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Pre-provision BitLocker and Server 2008 R2

    Hi,
    I am trying to pre-provision BitLocker during WinPE and then install Windows Server 2008 R2. This results in a BSOD after the operating system image has been applied. Does anyone know if pre-provisioning bitlocker is supported or works on Server 2008 R2
    (like it works on Windows 7 SP1)?
    On technet I found the following regarding Server 2012: http://technet.microsoft.com/en-us/library/jj612864.aspx
    There it states:
    For all Windows Server editions, BitLocker must be installed using Server Manager. However, you can still provision BitLocker before
    the server operating system is installed as part of your deployment.
    Has anyone pre-provisioned BitLocker on Server 2008 R2?
    Regards,
    Carl

    I am creating the BDE partition as mentioned and have used pre-provisioning of bitlocker without issues on win7, but the same thing does not seem to work on server 2008 r2 and results in BSOD. I suspect it could be related to the fact that BitLocker is not
    installed on server 2008 r2 by default, so I'll try to add bitlocker using DISM and see if it makes any difference. 
    Another issue is that I have to create 2 partitions on the drive besides the BDEDrive (so 3 partitions in total), this messes up SCCM and it looks for the media from the wrong location, more info in this thread:
     http://social.technet.microsoft.com/Forums/en-US/0b24b745-b890-494e-993c-1f1f307af960/configmgr-client-does-not-install-during-osd-trying-to-use-wrong-setup-path?forum=configmanagerosd#a4914c0d-1f56-4ba2-a745-b43fb0005e55
    Carl

  • How to pre Cache App-V application (4.6)

    How to pre cache app-v 4.6 application on the users PC's .
    The package size is around 1 GB . So we are planning to pre cache this application on the users PC using a normal deployment method and Publish the same application via App-v MGMT Server , So that when the user tries to access this application it should
    load from the Pre Cache location .
    Can this be acheived . Please provide your suggestions

    Hello,
    See the autoload-feature;
    http://blogs.technet.com/b/appv/archive/2009/07/28/understanding-the-autoload-feature-of-microsoft-app-v-4-5.aspx
    See Aaron Parker suggestion;
    http://stealthpuppy.com/mailbag-pre-caching-app-v-4-6-packages-on-laptops-using-appsense-environment-manager-8/
    See reference for client registry keys;
    http://technet.microsoft.com/en-us/library/dd464849.aspx
    Nicke Källén | The Knack| Twitter:
    @Znackattack

Maybe you are looking for

  • How can I get my IPOD Touch to shuffle albums ?

    I've always used shuffle albums extensively on my Nano, but the Touch doesnt have this capability I bought an app to do it from the store, but that shouldn't really be necessary should it, and it means using 2 apps simultaneously to play my music Is

  • IPhone 4  OS 6 - Facetime is stuck on Waiting for activation.....

    Hello, I recently got myself a new iPhone and I have been unable to get my Facetime to boot up.  It has been stuck on "Waiting for activation..." for over a week and I am unsure how to proceed to get it to start to work again. If anyone can help me t

  • My iPhone5 battery dies when I'm not using it

    My iPhone5 battery dies even when I'm not using it its like I put my phone down and it's a 10% then when I look at the battery later when I look at the battery it's like at 1% please help me thank you

  • Some bugs related to ktorrent (only happening in Archlinux)

    Hi everybody! I'm not quiet sure if this is the right section for this, but maybe somebody has some answers for me. I'm using ktorrent since a couple of days to replace Azureus. And I found out that ktorrent always freezes my system when storing my t

  • Ignorant question: Where have my photos gone?

    Apologies if you think this has been covered previously but similar queries haven't answered my ignorant but basic question. I can't find where my photos are saved to in iPhoto 08 - in 06, the file structure is 1) visible to me and 2) arranged chrono