Jump to content


Damo

Established Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Damo

  1. Apologies, for the delay, let me just explain what im trying to do and what I've done in preparation.

     

    I've connected my SCCM instance to Intune and setup pilot Intune and offloaded some of the workloads for what i need to Intune.  I've targeted a collection for this and based it on a specific OS Version.  I have created policies in Intune to manage the Disk Encryption.  I've tested building PCs to 20H2 with a task sequence that wipes and configures them from scratch and they drop into the collection pick up the policy and the PCs happily encrypt via Intune great.

    What im doing now is creating another task sequence that will in place upgrade my Windows 1809 clients to 20H2, the issue I have is im not sure what steps are needed during the migration regarding encryption on these clients, they currently are encrypted with on premise MBAM rules, the current 1809 clients aren't managed by Intune whatsoever.  I cant work out in my head and from reading guides quite how i can move the encryption to Intune, do they need unencrypting during the upgrade task sequence and the TPM cleared or is there a way to move them without these steps needed?  They are currently AES256 encrypted in MBAM and Intune policy is set to AES256 XTS.

     

    Thanks

  2. Has anyone managed to get a Microsoft Surface Go2 (LTE Model) to PXE boot successfully?, I have just got a model in to test and I'm unable to get it to PXE boot correctly, it just sits at waiting for approval.  I've tried booting using a surface dock 2, i have also tried with the official USB C adaptor and it wont boot.  I've updated the firmware to the latest version, I have also added the MAC in the hierarchy settings in SCCM to allow duplicate hardware identifiers.  I'm currently running on v 2010 and ADK 2004. 

  3. I am in the process of upgrading our SCCM infrastructure from Svr2008R2 and SQL2008R2 to 2012R2 so I can upgrade to current branch.  We are doing in-place upgrades, to 2012R2 on our Primary Site and also our separate DB server.  Our DBA is going to start by upgrading our SQL version to 2014 on the box and they have asked the question where do these facets attached to the database come from and how are they generated, as the DBA plans on detaching backing up and re attaching the DB, they said these facets will not be carried over.  Are these facets generated by SCCM and will they continue to exist after the version of SQL is upgraded and the database reattached?. 

    I have attached a screenshot of the facets in question.

     

    Thanks

     

     

    SS.png

  4. I seem to remember that you need to enable settings in the registry in order to install bitlocker when away from MBAM/AD.  I Use the following reg entries on mine when they are standalone PCs

     

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE]
    "EncryptionMethod"=dword:00000002
    "DisallowStandardUserPINReset"=dword:00000000
    "OSEnablePrebootInputProtectorsOnSlates"=dword:00000001
    "UseAdvancedStartup"=dword:00000001
    "EnableBDEWithNoTPM"=dword:00000000
    "UseTPM"=dword:00000002
    "UseTPMPIN"=dword:00000002
    "UseTPMKey"=dword:00000000
    "UseTPMKeyPIN"=dword:00000000

  5. I make sure my Software Inventory in my client settings is collecting from my program files and use the following query

     

    select distinct SMS_R_System.ResourceId, SMS_R_System.ResourceType, SMS_R_System.Name, SMS_R_System.SMSUniqueIdentifier, SMS_R_System.ResourceDomainORWorkgroup, SMS_R_System.Client from SMS_R_System inner join SMS_G_System_SoftwareFile on SMS_G_System_SoftwareFile.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareFile.FileName = "iexplore.exe" and SMS_G_System_SoftwareFile.FilePath like "%prog%internet%" and SMS_G_System_SoftwareFile.FileVersion like "11.%"

  6. Config Mangler it has a Microsoft One. I have been given a tool by Panasonic which when you extract the TPM owner password from MBAM or locally, allows for the TPM threat level to be reset each time the user logs in. Its a pain in the backside but at least it allows me to stop the TPM getting locked out by the user.

  7. I seem to have an issue where I cannot control the behaviour of our TPMs in our Panasonic Devices via Group Policy. I have issues where the TPMs (Manufactured by Infineon) in our Panasonic AX3s seem to lockout far too easily, previously I have not applied any group policy settings to control the behaviour of the TPMs themselves as during testing they seemed fine. Now I have tried to apply settings to set the standard user lockout threshold and maximum number of authorisations, on our Panasonic Devices I cannot seem to set these settings, its like the TPM ignores the commands from group policy. I have tried this on some Lenovo devices (TPM is manufactured by STM) built in exactly the same manner and the TPM will accept the commands. Has anyone else had this issue with these or similar devices at all?, all of our devices are built identical with the TPM being initialised during a build sequence and they are setup with Bitlocker using MBAM 2.0. Any help would be most appreciated.

     

     

    Thanks

     

  8. Honestly tried my best to convince the MS support engineer that these were our symptoms, I had seen that article recently and because we didn't have exactly the same error code only the symptoms he just wouldn't accept that it was the same, I offered to test any hotfix in development as well. My hair is going grey over this I now have had to turn off updates scan cycle on my clients now to stave off these symptoms. We are looking to update those clients on 2gb but it takes time to replace or upgrade these machines and seeing as 2gb is the recommended by MS it's pretty frustrating. Thanks for listening and replying Garth.

  9. Quick question, do I need to have the client settings for Software Updates enabled in order to use an ADR to apply Forefront Client DAT (SCEP) updates to clients, we have an issue with the WUA agent on our clients and I want to disable software updates scans until Microsoft resolve the issue but I don't want to stop our DAT files going out to our clients.

     

     

    Thanks

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