How to Setup SCCM Azure AD User Discovery ConfigMgr 1

How to Setup SCCM Azure AD User Discovery ConfigMgr

Let’s learn how to set up SCCM Azure AD User Discovery ConfigMgr. The Azure Active Directory user discovery feature was added to SCCM in 1706 and later versions.

Azure AD user discovery helps deploy applications to Azure AD users. It enables the deployment of apps to AAD users in a co-management scenario. 

Azure AD User Discovery can be configured from the Administration workspace – Cloud Management. This post will see “Video Tutorial on How to Setup SCCM Azure AD User Discovery.”

SCCM Azure AD user discovery involves discovering specific users from Azure AD. The details of these users will be stored in SCCM DB.

Video – How to Setup SCCM Azure AD User Discovery ConfigMgr

Let’s review the video walkthrough of the Azure AD user discovery setup in SCCM. How to Configure Azure Active Directory User Discovery with SCCM – YouTube.

How to Setup SCCM Azure AD User Discovery ConfigMgr – Video 1

What is SCCM Azure AD User Discovery?

This provides deeper visibility of Azure AD user properties, which SCCM could use to target Azure AD users’ applications.

Where are Azure AD User Discovery Configurations?

In the SCCM console, navigate through Administration- Cloud Services – Azure Services – Cloud Management. You don’t have to use the Azure portal to create server and client applications.

Instead, the following SCCM Azure service Wizard helps create apps in Azure and schedule the Azure AD User Discovery configurations.

How to Setup SCCM Azure AD User Discovery ConfigMgr - Fig.1
How to Setup SCCM Azure AD User Discovery ConfigMgr – Fig.1

How Do You Create Azure Server and Client Apps from the SCCM Console?

As part of the Azure AD user discovery process, we must create connectivity between the on-prem SCCM CB server and Azure AD. This is done through Azure server-side and client-side applications (more details in the section below). We can create these apps using the Azure Services Wizard in the SCCM console.

We need to create Azure Apps using Azure AD admin credentials. Once successfully authenticated with Azure AD, SCCM helps you create the two apps mentioned in the screenshot below.

Creating applications is straightforward, as seen in the video tutorial. Enter the Application Name, Home Page URL, and APP ID URI—any URL is OK. You don’t want a proper working URL; any URL will be OK. The secret critical Validity period is one year, and the Azure AD admin account signs in.

Azure AD tenant names will automatically populate when you authenticate with Azure AD. It would help to have an internet connection on the SCCM console’s server.

How Do You Configure Azure AD User Discovery Settings?

Unlike SCCM Active Directory discovery, configuring SCCM Azure AD user discovery does not allow you to select a particular OU. Instead, the discovery runs for the entire tenant.

The Azure Services Wizard offers the option to Enable Azure AD discovery settings. Configure the settings to discover resources in Azure AD. When the resources are discovered, SCCM CB creates records in its Database. The SCCM Azure AD user discovery Schedule has two options.

The default settings for complete Azure AD user discovery occur every 7 days. The delta discovery interval is 5 minutes. Delta discovery finds resources in Azure AD that have been new or modified since the last discovery cycle.

  • Full Azure AD User Discovery
  • Delta Azure AD User Discovery

Permission Required for SCCM Azure AD User Discovery

We have created two Azure apps (Server and Client) in the Azure App Registration blade. Select the server application and client application – click on Settings and select the Required Permission button.

Click on Grant Permissions to provide SCCM access to discover the Azure AD users. Repeat the same steps for the Client application.

Watch the video tutorial to learn more details about SCCM Azure AD User Discovery.

How to Setup SCCM Azure AD User Discovery ConfigMgr - Fig.2
How to Setup SCCM Azure AD User Discovery ConfigMgr – Fig.2

Troubleshooting – SCCM Azure AD User Discovery – Issues

SMS_AZUREAD_DISCOVERY_AGENT.log is where you can trace the details of Azure AD User Discovery.

Full Azure AD User Discovery Sync – Details

Full discovery sync details of Azure AD user discovery are recorded in the log file called SMS_AZUREAD_DISCOVERY_AGENT.log.

Initializing Task Execution Manager instance as SMS_AZUREAD_DISCOVERY_AGENT. $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:22.056-330><thread=4184 (0x1058)>
Starting component SMS_AZUREAD_DISCOVERY_AGENT~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:22.165-330><thread=4184 (0x1058)>
Component SMS_AZUREAD_DISCOVERY_AGENT started successfully.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:22.712-330><thread=4184 (0x1058)>
Azure AD Discovery Worker starts.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:27.353-330><thread=4204 (0x106C)>
Subscribing to Registry Hive: LocalMachine, KeyPath: SOFTWARE\Microsoft\SMS\COMPONENTS\SMS_AZUREAD_DISCOVERY_AGENT, FilterType: ValueChange, WatchSubTree: False~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:27.369-330><thread=4204 (0x106C)>
Registry Watcher started~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:27.385-330><thread=4204 (0x106C)>
Successfully subscribed listener to registry key.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:27.385-330><thread=4204 (0x106C)>
AAD sync manager for cloud service ID=16777217 started. ~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:44.541-330><thread=4204 (0x106C)>
Full sync for cloud service ID=16777217 will start immediately. ~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:44.604-330><thread=4204 (0x106C)>
Graph API version changed to 1.6~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:45.510-330><thread=4204 (0x106C)>
Query batch size changed to 100~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:45.526-330><thread=4204 (0x106C)>
Max Json length changed to 33554432~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:45.572-330><thread=4204 (0x106C)>
AAD full sync initialized for tenant 67bb8c6d-7266-4faa-a290-5edd572c2210, with server app 7f81b297-e94e-4767-b44a-b0a191f32989.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-13-2017 10:24:46.416-330><thread=4204 (0x106C)>
ERROR: Sync request failed. Error: Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: Service returned error. Check

Delta Azure AD User Discovery sync – Details

Let’s find out more details from the log files SMS_AZUREAD_DISCOVERY_AGENT.log.

INFO: UDX was written for user [email protected] - C:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\userddrsonly\___mrxm4stp.UDX at 06-11-2017 16:10:11.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:10:11.412-330><thread=2552 (0x9F8)>
Successfully published UDX for Azure Active Directory users.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:10:11.453-330><thread=2552 (0x9F8)>
Total AAD Users Found: 1. Total AAD User Record Created: 1~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:10:11.536-330><thread=2552 (0x9F8)>
AAD delta sync completed successfully at 16:10:11. ~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:10:11.612-330><thread=2552 (0x9F8)>
Next DELTA sync for cloud service 16777217 will start at 11/06/2017 16:15:11.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:10:11.665-330><thread=2552 (0x9F8)>
AAD delta sync initialized for tenant 67bb8c6d-7266-4faa-a290-5edd572c2210, with server app 7f81b297-e94e-4767-b44a-b0a191f32989.~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:15:11.763-330><thread=2552 (0x9F8)>
Successfully acquired access token for server app. ~~ $<SMS_AZUREAD_DISCOVERY_AGENT><11-06-2017 16:15:11.866-330><thread=2552 (0x9F8)>

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager 2

25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager

25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager. It’s a great experience to work with the Microsoft SCCM product group and fellow MVPs to brainstorm and enhance SCCM/ConfigMgr. Microsoft MVP Summit 2017 is special for SCCM MVPs because ConfigMgr reached its 25th anniversary.

SMS’s (the previous version of SCCM) device management journey started in 1992. This post will give us more details about the “25 Years ConfigMgr and Special Microsoft MVP Summit at Redmond.”

I started working with SMS 2003 back in 2005, which was the early stages of my IT career. I enjoyed my career as an SCCM admin, which changed my life.

SCCM has evolved over the years, and so has my career. I switched cities and jobs, but not the product I love.

25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager

It’s a great experience working very closely with the SCCM product group (developers) and understanding their side of the story. The SCCM product team is developing new, exciting features and getting ready for the next SCCM CB preview release. Loads of innovations are also planned for the SCCM CB 1802 release.

25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager - Fig.1
25 Years ConfigMgr Special Microsoft MVP Summit at Redmond SCCM Configuration Manager – Fig.1

This is my third trip to Redmond, and it’s always exciting to learn more about the insides of SCCM products. It was also great to participate in brainstorming sessions with the SCCM product group. The SCCM product team is always ready to listen to MVPs’ real-world challenges and provide solutions for those challenges.

Hear from SCCM Product Group 25 Years ConfigMgr

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes a

Windows 10 Upgrade Using SCCM Task Sequence 3

Windows 10 Upgrade Using SCCM Task Sequence

Windows 10 Upgrade Using SCCM Task Sequence. In the previous post, I explained how to Create a Windows 10 1709 Upgrade Task Sequence in SCCM CB.

I didn’t provide details about distributing the Windows 10 1709 content to DPs, Deploying the Task Sequence, or describing the end-user experience of this type of upgrade.

In this post, we will experience the Windows 10 1709 upgrade using the SCCM Task Sequence in video form. The SCCM admin should ensure that the Windows 10 1709 upgrade package is distributed to all the required DPs and that all the contents referenced in the task sequence are replicated to DPs.

We can start the content distribution from the Windows 10 1709 upgrade task sequence. Right-click on the Task Sequence and click on Distribute Content. This action will initiate the content distribution of all the pending packages.

Learn How to Windows 10 1709 Upgrade Using SCCM Task Sequence – Windows 10 Upgrade Using SCCM Task Sequence

Ensure all the referenced packages in the task sequence are successfully replicated to your DPs. Otherwise, the Windows 10 1709 upgrade will fail. 

Windows 10 Upgrade Using SCCM Task Sequence – Video 1

SCCM CB Server Side Preparation for Windows 10 1709 UpgradeDistribute Required Contents to DPs

Once the content of all the required applications, packages, and OS upgrade packages have been replicated to DPs, then we can create a deployment. The Task Sequence should be deployed to your environment’s required Windows 10 machines.

More details in the video tutorialLearn How to Windows 10 1709 Upgrade Using SCCM Task Sequence.”

Windows 10 Upgrade Using SCCM Task Sequence - Fig.1
Windows 10 Upgrade Using SCCM Task Sequence – Fig.1

Deploy the Task Sequence to Windows 10 1703 Machines

But, don’t deploy the Windows 10 upgrade task sequence to all the Windows 10 1703 machines. The upgrade should be a phase-wise approach. Initially, we should deploy this upgrade task sequence to a couple of Windows 10 machines.

Once those two deployments are successful, we can deploy the task sequence to the next set of test devices. In my opinion, we should start the Windows 10 upgrade deployment as “Available.” The optional task sequence empowers users to upgrade their machines to 1709 whenever they want to.

Right-click on the Task Sequence and click on the “Deploy” option. More details in the video tutorialLearn How to Windows 10 1709 Upgrade Using SCCM Task Sequence.”

Windows 10 Upgrade Using SCCM Task Sequence - Fig.2
Windows 10 Upgrade Using SCCM Task Sequence – Fig.2

Windows 10 Client-Side Experience of Upgrade Process

Windows 10 1709 upgrade task sequence will be available in the Software Center. We have created the Windows 10 1709 upgrade task sequence as an optional deployment.

The user must open the Software Center and start the upgrade process. As the video shows, this can be done by clicking on the “Install” button.

Windows 10 Client-Side Experience of Upgrade Process
Software Center
Operating Systems
Windows 10 Enterprise Upgrade
Windows 10 Upgrade Using SCCM Task Sequence – Table 1
Windows 10 Upgrade Using SCCM Task Sequence - Fig.3
Windows 10 Upgrade Using SCCM Task Sequence – Fig.3

All the task sequence steps explained in my previous post are performed as part of the Windows 10 1709 upgrade. The SCCM Windows 10 1709 Upgrade Task Sequence provides more details about the steps.

Windows 10 devices will experience multiple restarts during the upgrade process, as explained in the following video. For more details, see “Learn How to Windows 10 1709 Upgrade Using SCCM Task Sequence.”

Windows 10 Upgrade Using SCCM Task Sequence - Fig.4
Windows 10 Upgrade Using SCCM Task Sequence – Fig.4

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

FIX SCCM Update Download Issue with Update Reset Tool 4

FIX SCCM Update Download Issue with Update Reset Tool

Let’s try to fix the SCCM Update Download Issue using the Update Reset Tool. Have you faced the SCCM CB update getting stuck in the “Downloading” state?

I have seen SCCM CB updates get stuck in the downloading stage. However, in most scenarios, a service restart resolves this issue. This post will see “CM Update Reset Tool Fixes SCCM CB Update Download Issue.”

The other issue I encountered was that the REDIST prerequisite files were not getting downloaded. I could see errors related to the REDIST file download in the ConfigMgrSetup.log. I was getting the error: I failed to download Redist, as discussed in the following section of the post.

Beginning with version 1706, SCCM primary sites and CAS include the Configuration Manager Update Reset Tool and CMUpdateReset.exe. The tool is used to fix issues when in-console updates have problems downloading or replicating. The device is found in the \cd.latest\SMSSETUP\TOOLS folder of the site server.

Issue Statement – SCCM CB Update Stuck in Downloading State – FIX SCCM Update Download Issue with Update Reset Tool

Let’s check the Issue Statement here. The SCCM CB Update is Stuck in Downloading state, and I’m trying to find a solution to fix the issue.

I checked the size of the folder C:\Program Files\Microsoft Configuration Manager\EasySetupPayload. And the size was over 1 GB. I tried to restart the SMS Executive service a couple of times without any luck.

DMPDownloader.log

Let’s quickly check the log files to understand the FIX SCCM Update Download Issue.

ERROR: HasIntuneSubscription has failed to run query fn_HasIntuneSubscription with following exception : System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was – [Pre-Login] initialization=4997; handshake=15872; —> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out~~ at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity ERROR: Failed to download redist for c410f586-cf7a-4279-b963-139606fc25be with command /RedistUrl http://go.microsoft.com/fwlink/?LinkID=855656 /LnManifestUrl http://go.microsoft.com/fwlink/?LinkID=855641 /RedistVersion 201710 /NoUI “\\SCCMTP1.INTUNE.COM\EasySetupPayload\c410f586-cf7a-4279-b963-139606fc25be\redist”

What is a CMUpdateReset.exe Tool? CM Update Reset Tool

CMUpdateReset.exe is the Configuration Manager Update and Reset Tool. Microsoft provides this free tool for SCCM customers. It is part of the CD’s Latest folder and Tools folder. 

The CM Update Reset Tool is a command-line tool that should be run from the topmost server in the SCCM hierarchy. This tool helps SCCM admins fix issues when SCCM CB in-console updates have problems downloading or replicating.

The CM Update Reset tool is in the following folder \cd.latest\SMSSETUP\TOOLS. We should run this tool from CAS or a standalone primary SQL server. More details Video Tutorial to Fix SCCM CB updates stuck in Downloading.

FIX SCCM Update Download Issue with Update Reset Tool – Video 1

Prerequisites – FIX SCCM Update Download Issue with CM Update Reset Tool

The account you use to run the tool (CM Update Reset Tool) requires the following permissions:

  • Read and Write permissions to the site database of the central administration site and each primary site in your hierarchy. To set these permissions, you can add the user account as a member of the db_datawriter and db_datareader fixed database roles on the Configuration Manager database of each site. The tool does not interact with secondary sites.
  • Local Administrator on the top-level site of your hierarchy.
  • Local Administrator on the computer that hosts the service connection point.

The tool (CM Update Reset Tool) must be run on the top-level site of the hierarchy. When you run the tool, use command-line parameters to specify.

CM Update Reset Tool
The SQL Server is at the top-tier site of the hierarchy.
The site database name at the top-tier site.
The GUID of the update package you want to reset.
FIX SCCM Update Download Issue with Update Reset Tool – Table 1

NOTE! – Latest information https://docs.microsoft.com/en-us/mem/configmgr/core/servers/manage/update-reset-tool#prerequisites

Run the CMUpdateReset.exe Tool From?

From where can you run this Configuration Manager Update, Reset Tool?

  1. CAS/SQL server
  2. standalone primary/SQL server

The SCCM download reset tool (CMUpdateReset.exe) must be run on the hierarchy’s top-level site (CAS or standalone primary). When you run the tool, use the CM Update Reset tool command-line parameters to specify:

  • The CAS/Primary SQL Server at the top-tier site of the hierarchy
  • The CAS/Primary site database name at the top-tier site
  • The GUID of the update package you want to reset

What are the SCCM Update Reset Options?

There are two options to fix SCCM Updates and Servicing Issues using the CMUpdateReset.exe tool.

  1. Reset an update and restart the download
  2. Force deletion of the problematic update package

What is the Use Case for the CM Update Reset Tool?

Let’s understand the scenarios in which you must use the CM Update Reset Tool to fix the SCCM Update Download issue.

  • The update has been stuck in a downloading state for more than an hour
  • The update is stuck, and the EasySetupPayload folder size is not increasing at all
  • Update package replication to SCCM child primary sites are stuck for a long time
  • Update package replication to the child primary server has failed
FIX SCCM Update Download Issue with Update Reset Tool - Fig.1
FIX SCCM Update Download Issue with Update Reset Tool – Fig.1

First Try – SCCM Update Reset

If you want to reset an update with download problems, you can run the following command from the topmost SQL server.

In the background, the tool will reset some SQL table entries to remove the update entry from the console. But this action won’t delete the folders and files in C:\Program Files\Microsoft Configuration Manager\ EasySetupPayload.

CMUpdateReset.exe -S SCCMTP1.Intune.com -D CM_TP1 -P c410f586-cf7a-4279-b963-139606fc25be

The above command didn’t resolve my issue in the scenario explained in this post. When I ran the command, the update of SCCM CB 1710 was removed from the SCCM console. I restarted the SMS Executive service, and the update appeared again in the console. However, it was again stuck in the downloading stage.

SCCM Update Reset Force Delete Option

Once the above command line doesn’t resolve the download or replication issue, we must force delete the updates. This is an extreme scenario; you want to force the deletion of the problematic update package.

High-Level Process of CMUpdateReset.EXE -FDELETE

Let’s discuss the High-Level Process of CMUpdateReset.EXE -FDELETE. The list below helps you to show it.

  • Add all activities stored in the CM_UpdatePackageSiteStatus_HIST table
  • Delete the Package distribution list for update package
  • Delete the update package from the EasySetupSettings table
  • Delete the update package from the cm_updatepackageSiteStatus table
  • Delete the update package from the CM_UpdatePackage_MonitoringStatus table
  • Delete update package from cm_updatepackages table
  • Verify the table entries for the package are deleted from CM_UpdatePackage_MonitoringStatus
  • Delete the CAB files from \SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\ folder
  • Delete the folders from \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\ folder
FIX SCCM Update Download Issue with Update Reset Tool - Fig.2
FIX SCCM Update Download Issue with Update Reset Tool – Fig.2

CM Update Reset Tool Command Line

CM Update Reset Tool command line to FIX SCCM Update Download Issue.

ParameterDescription
-S <FQDN of the SQL Server of your top-tier site>Required
Specify the FQDN of the SQL Server that hosts the site database for the top-tier site of your hierarchy.
-D <Database name>Required
Specify the name of the database at the top-tier site.
-P <Package GUID>Required
Specify the GUID for the update package you want to reset.
-I <SQL Server instance name>Optional
Identify the instance of SQL Server that hosts the site database.
-FDELETEOptional
Force deletion of a successfully downloaded update package.
FIX SCCM Update Download Issue with Update Reset Tool – Table 2
CMUpdateReset.exe -FDELETE -S SCCMTP1.Intune.com -D CM_TP1 -P c410f586-cf7a-4279-b963-139606fc25be

Another Example – In a typical scenario, you want to reset an update with download problems. Your SQL Servers FQDN is server1.htmd.com; the site database is CM_MEM and the package GUID is 61F16B3C-F1F6-4F9F-8647-2A524B0C802C. You run: CMUpdateReset.exe -S server1.htmd.com -D CM_MEM -P 61F16B3C-F1F6-4F9F-8647-2A524B0C802C

Results of Command Line

FIX SCCM Update Download Issue with Update Reset Tool results are given below.

C:\Program Files\Microsoft Configuration Manager\cd.latest\SMSSETUP\TOOLS\CMUpdateReset>CMUpdateReset.exe -FDELETE -S SCCMTP1.Intune.com -D CM_TP1 -P c410f586-cf7a-4279-b963-139606fc25be
[Warning]
You can use this tool when an in-console update has not yet installed and is in a failed state. A failed state can mean the update download remains in progress but is stuck and taking an excessively long time, perhaps hours longer than your historical expectations for update packages of similar size. It can also be a failure to replicate the update to child primary sites. When you run the tool, it runs against the update that you specify. If the package is in pre-installation state, it will delete it. If package is in replicating state, it will reinitiate replication. Are you sure you want to run the tool? Enter Y for Yes and N for No.
Y
Running CMUpdateReset.exe tool ...
Verified that the SQL server FQDN belongs to the top level site.
Verified that the site servers run version 1606 or later.
Verified that replication is active.
Package is in pre-installation state. Attempting to clean up the package.
Verified that the service connection point is installed on the top level site.
Verified that the account has permission to service connection point share.
Verified that the account has permission to the inboxes\hman.box folder.
Service SMS_EXECUTIVE is Running on machine SCCMTP1.Intune.com.
Verified that service SMS_EXECUTIVE is running on machine SCCMTP1.Intune.com.
Service CONFIGURATION_MANAGER_UPDATE is Running on machine SCCMTP1.Intune.com.
Verified that service CONFIGURATION_MANAGER_UPDATE is running on machine SCCMTP1.Intune.com.
Verified that the package is not in post-replication state for all the child sites (if any).
Marking package in the package distribution list as deleted.
(0 row(s) affected.)
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Marked package in the package distribution list as deleted.
Deleting update package c410f586-cf7a-4279-b963-139606fc25be from EasySetupSettings table on site server SCCMTP1.Intune.com.
(0 row(s) affected.)
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Update package is deleted from EasySetupSettings table.
Deleting update package c410f586-cf7a-4279-b963-139606fc25be from cm_updatepackageSiteStatus table on site server SCCMTP1.Intune.com.
(0 row(s) affected.)
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Update package is deleted from cm_updatepackageSiteStatus table.
Deleting update package c410f586-cf7a-4279-b963-139606fc25be from CM_UpdatePackage_MonitoringStatus table on site server SCCMTP1.Intune.com.
(0 row(s) affected.)
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Update package is deleted from cm_updatepackageSiteStatus table.
Deleting update package c410f586-cf7a-4279-b963-139606fc25be from cm_updatepackages table on site server SCCMTP1.Intune.com.
(1 row(s) affected.)
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Update package is deleted from CM_UpdatePackage_MonitoringStatus table.
Verifying whether the table entries for package c410f586-cf7a-4279-b963-139606fc25be is deleted on site server SCCMTP1.Intune.com.
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Deleting \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\c410f586-cf7a-4279-b963-139606fc25be.cab.
Deleted \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\c410f586-cf7a-4279-b963-139606fc25be.cab.
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Deleting \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\Offline\c410f586-cf7a-4279-b963-139606fc25be.cab.
\\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\Offline\c410f586-cf7a-4279-b963-139606fc25be.cab does not exist to delete.
Deleting \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\Offline\ConfigMgr.Update.Manifest.cab
\\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\Offline\ConfigMgr.Update.Manifest.cab does not exist to delete.
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Deleting \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\c410f586-cf7a-4279-b963-139606fc25be.
Deleted \\SCCMTP1.Intune.com\sms_TP1\EasySetupPayLoad\c410f586-cf7a-4279-b963-139606fc25be.
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
Deleting cmupdate notifications.
Adding entry in CM_UpdatePackageSiteStatus_HIST for history tracking.
(1 row(s) affected.)
[Success]Successfully ran the CMUpdateReset.exe tool. If the tool deleted the package (check Updates and Servicing to see if the package is listed), you must restart the SMS_EXECUTIVE service on the top level site. Or, use Check for Update in console to redownload the package.
If the package is reinitiating replication or installation, DO NOT restart the SMS_EXECUTIVE service. You can use the flowchart at (https://docs.microsoft.com/sccm/core/servers/manage/update-replication-flowchart) to troubleshoot additional issues..

Success – SCCM CB Update Downloaded

After running the tool, I restarted the SMS Executive service. The updated entry for SCCM 1710 has been created and is ready in the “Available to Download” state. I started the download, and it finished downloading the update. Now, the update state is “Ready to Install.”

Log Entries of Successful Completion of SCCM CB Update Download 

Let’s discuss the Log Entries of Successful Completion of SCCM CB Update Download.

EasySetupDownloadSinglePackage finishes downloading c410f586-cf7a-4279-b963-139606fc25be.
Successfully Dropped the state message 13
Generating state message: 13 for package c410f586-cf7a-4279-b963-139606fc25be
Generating state message: 13 for package c410f586-cf7a-4279-b963-139606fc25be~~ $<SMS_DMP_DOWNLOADER><11-05-2017 11:40:30.480-330><thread=5984 (0x1760)>
Write the state message in C:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\incoming\high\___CMUvx2u44jq.SMX~~ $<SMS_DMP_DOWNLOADER><11-05-2017 11:40:30.500-330><thread=5984 (0x1760)>
Successfully Dropped the state message 13~~ $<SMS_DMP_DOWNLOADER><11-05-2017 11:40:30.533-330><thread=5984 (0x1760)>
EasySetupDownloadSinglePackage finishes downloading c410f586-cf7a-4279-b963-139606fc25be. ~~ $<SMS_DMP_DOWNLOADER><11-05-2017 11:40:30.557-330><thread=5984 (0x1760)>
Get Easy Setup installed Packages to delete payload~~ $<SMS_DMP_DOWNLOADER><11-05-2017 11:40:30.577-330><thread=5984 (0x1760)>

SCCM Update Download Issues Not Fixed by CM Update Reset Tool?

What if the CM Update Reset Tool doesn’t fix SCCM Update Download Issues? The following are the steps to download SCCM updates. If the command-line tool CMUpdateReset.exe doesn’t help fix it, what next? 

You can check this download status from the SCCM monitoring workspace. More details are in the log file ConfigMgrSetup.log.

  1. Process update package
  2. Download the updated package cab file
  3. Extract update package payload
  4. Download redist
  5. Report package as downloaded

FIX SCCM CB Download Stuck at REDIST Prerequisite Files

In my scenario, REDIST prerequisite files were not getting downloaded. I could see errors related to the REDIST file download in the ConfigMgrSetup.log.  If you have problems downloading redist files, then ConfigMgrSetup.log is the best place to get to the root of the issue.

As I explained in my previous post, I downloaded the prerequisite files separately using SETUPDL.EXE, “Learn How to Download SCCM ConfigMgr CB Prerequisite Files“.

Once the prerequisite files are downloaded then, copy those files to D:\Program Files \Microsoft Configuration Manager\EasySetupPayload\<Update PackageGUID >\Redist folder.

I don’t recommend doing this in your production environment. Thanks to Robert Marshall’s tip, which helped me to resolve the issue. I have mentioned this in the tweet.

FIX SCCM Update Download Issue with Update Reset Tool - Fig.3
FIX SCCM Update Download Issue with Update Reset Tool – Fig.3

SCCM Download Issues

The above section of the post “CMUpdateReset.exe Tool Fixes SCCM CB Update Download Issue” has more details. But it didn’t work for me this time. I was getting the following error in the DMPDownloader.log.

I struggle to download the SCCM CB version in my test lab. I have gone through my previous posts to fix the download issue.

  • ERROR: Failed to download redist for 51d629d3-c355-4b80-ad6f-ba44b27f84ed with command /RedistUrl http://go.microsoft.com/fwlink/?LinkID=860262 /LnManifestUrl http://go.microsoft.com/fwlink/?LinkID=860266 /RedistVersion 201712 /NoUI “\SCCMTP1.INTUNE.COM\EasySetupPayload\51d629d3-c355-4b80-ad6f-ba44b27f84ed\redist”
  • Failed to download redist for 51d629d3-c355-4b80-ad6f-ba44b27f84ed.

I could see the actual download of the SCCM update had happened on the following path “D:\Program Files\Microsoft Configuration Manager\EasySetupPayload“.

But the status does not change from Downloading to Ready to Install. The fix for the SCCM Redist download issue has been explained below.

FIX SCCM Update Download Issue with Update Reset Tool - Fig.4
FIX SCCM Update Download Issue with Update Reset Tool – Fig.4

The following are the 5 high-level processes running in the background when the SCCM CB updates are downloaded to your server.

  1. Process update package
  2. Download the updated package cab file
  3. Extract update package payload
  4. Download redist
  5. Report package as downloaded

References

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

SCCM Run SCripts

SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation

Let’s discuss the SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation. The most exciting feature introduced in the SCCM 1710 version is the real-time graphical representation of RUN SCRIPTS results. This post explains SCCM-run script deployments.

The following post, PowerShell script deployment feature architecture and troubleshooting guide, provides more details about SCCM Run Script Architecture and troubleshooting.

The SCCM Run Script option uses a fast-channel method to get script results from end-user devices. The SCCM CB version can get script results from end-user machines in almost real-time.

This feature’s added advantage is that the results can be graphically represented quickly. The SCCM team enabled this feature out of the box for the SCCM CB version.

Real-Time Graphical Representation of SCCM Run Script Results

Real-Time Graphical Representation of SCCM Run Script. The SCCM CB 1710 Preview version was released a couple of weeks back. The most exciting feature introduced in the SCCM 1710 version is the real-time graphical representation of RUN SCRIPTS.

SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation – Video 1

What is a Real-Time Graphical Representation of SCCM Run Script? SCCM Run Script Results

The SCCM product team added the ability to configure security scopes for the Run Scripts feature.  This is an exciting option, as most corporate organizations don’t want their SCCM admins to push PowerShell scripts to all the machines. Also, this is almost real-time script deployment through the fast-channel push method.

  • Security scope option for SCCM Run Script
  • Graphical Representation of Run Script Results
SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation - Fig.1
SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation – Fig.1

Do you want to know more about the fast-channel push notification method? I have a post that explains this: “Video SCCM CB Run PowerShell Script via Fast Channel PUSH Notification.” The monitoring improvement of “Run Scripts” is an excellent feature of SCCM CB 1710. The Run Scripts wizard includes a graphical representation of results.

Another option to get the graphical representation of Run Script results is in the SCCM console monitoring workspace.

SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation - Fig.2
SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation – Fig.2

What is the Graphical Representation of Box Options to See SCCM Run Script Results?

There are three out-of-box graphical representation options to show the results of the SCCM Run Script. And those are

Graphical Representation of Box Options to See SCCM Run Script Results
Bar Chart
Pie Chart
Data Table
SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation – Table 1

The two other options for showing the results of Run Script are Script Output and Script Exit Code. Script output gives you the details of Mode, Last Write Time, Directory, and Length name.

All these details are coming to the SCCM server in almost real-time through the fast channel push notification method.

SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation - Fig.3
SCCM Run Script Results Configuration Manager ConfigMgr Real-Time Graphical Representation – Fig.3

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr 5

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr

Let’s discuss troubleshooting SCCM Issues with SuperFlow: A Newbie Guide Configuration Manager ConfigMgr. I have a post about troubleshooting steps for newbies using flowcharts. SCCM flowcharts are the best way to understand the workflow/data flow/process of each SCCM component.

The following post provides more details: SCCM ConfigMgr Troubleshooting Steps for Newbies with Flowcharts. This post will see “Troubleshooting SCCM Issues with SuperFlow—A Newbie Guide.”

The SuperFlow is an interactive content model. The SCCM SuperFlow provides an interactive content model structured for viewing documentation.

In this post, you will find all the information you need to troubleshoot SCCM issues using SuperFlow. This guide is perfect for newbies navigating Configuration Manager (ConfigMgr).

Content of the Post
What is SCCM SuperFlow?
Learn the SCCM Client Installation process with SuperFlow
Learn the SCCM Client Assignment Process with SuperFlow
Learn the SCCM Backup Process with SuperFlow
Learn the SCCM Restore Process with SuperFlow
Download SCCM SuperFlows
Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Table 1

What are SCCM SuperFlows? SCCM Troubleshooting Guide for Newbies with SuperFlow

I have a YouTube channel. Subscribe here to watch and learn about SCCM with the video tutorials about SCCM-related issues and installations. I also have a Facebook page here. This is also where I usually upload the SCCM/Intune-related videos.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Video 1

What is SCCM SuperFlow? – Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr

Each SuperFlow includes comprehensive information about a specific SCCM data flow, workflow, or process. The SCCM SuperFlow Contains the following.

  • Detailed Information
  • Procedures
  • Sample Log entries
  • Best practices
  • Real-world scenarios
  • Troubleshooting information
  • Security information
  • Animations

Learn the SCCM Client Installation Process

The CCMSetup process superflow explains how CCMSetup installs the SCCM clients.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr - Fig.1
Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Fig.1

The CCMSetup client installs flow for the SCCM CB version has not been updated. However, it is better to get the basics right about installing the SCCM Client. When you have a problem with SCCM client installation, this superflow will help you troubleshoot and resolve the issue. 

Two log files are associated with this CCMSetup superflow and SCCM client installation process. SCCM client setup file “CCMSetup.exe” searches for the SCCM Management Point (then Distribution Point) server for the rest of the client installation and prerequisite files.

  • CCMSetup.log
  • Client.MSI.log

Learn the SCCM Client Assignment Process with SuperFlow

The client assignment starts once the SCCM client is installed successfully on a workstation. The client will be able to receive the policies from the server after the client is assigned to a particular SCCM site.

When the SCCM client is installed successfully, it is considered an unmanaged device but not assigned to a site. There are two methods for assigning clients: manual and auto-site. The SCCM client superflow explains these two methods.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr - Fig.2
Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Fig.2

Learn the SCCM Backup Process with SuperFlow

The SCCM backup process is changed in SCCM CB. Microsoft fully supports SQL backup, so there is no need to take a full SCCM backup. However, in some scenarios, we still need one. SCCM backup SuperFlow helps to understand the process of SCCM full backup.

SCCM backup is initiated by a scheduled maintenance task or manually starting the SCCM backup service. Once the backup service is created, the backup snapshot destination is prepared, and backup logging starts.

The SMS VSS writer (SMS_SITE_VSS_WRITTER) and SQL server VSS writer (SMS_SITE_SQL_BACKUP) services will be triggered as part of the SCCM backup. These two services will help start VSS snapshots for site settings and databases. The Smswriter.log file provides more troubleshooting details.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr - Fig.3
Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Fig.3

Learn the SCCM Restore Process with Super Flow

In the following video tutorial, I explain the steps to restore an SCCM CB site. For more information, see the post  “Video Tutorials on SCCM ConfigMgr Current Branch Backup and Recovery.

The first step is to specify the backup files to restore. SCCM will verify the backup patch to determine whether you have a valid backup. Site data and the SQL database will then be verified and restored.

Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr - Fig.4
Troubleshoot SCCM Issues with SuperFlow A Newbie Guide Configuration Manager ConfigMgr – Fig.4

Reference – SCCM Troubleshooting help:- Download SuperFlows 

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM 6

Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM

Let’s discuss the Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM. Microsoft released Administrative Templates (.admx) for Windows 10 Fall Creators Update (1709).

Group Policy tools use Administrative template files to populate policy settings in the user interface.

This allows administrators to manage registry-based policy settings. In this post, we will see “Configure ADMX ADML WMI Filter for Windows 10 1709 Devices.” We are still waiting for the Windows 10 1802 admx file.

The ADMX files contain the technical information for the settings, such as the registry critical path and values set for Windows 10 1709. The ADML had the language-specific displayed text when you went into the Group Policy Management Console to edit real GPOs.

What are ADMX and ADML Files? Configure Group Policy ADMX – Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM

Redstone 3,” or RS3) ADMX files should be copied to the “C:\Windows\PolicyDefinitions” folder. The ADML files are language-specific files, and they should be copied to the “C:\Windows\Policy Definitions/En-US” folder if you have only En-US machines.

Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM - Fig.1
Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM – Fig.1

Group Policy Errors After ADMX File Import

I received the following error when I copied Windows 10 1709 ADMX files should be copied to the “C:\Windows\PolicyDefinitions” folder. But I didn’t copy ADML files to  “C:\Windows\ Policy Definitions/En-US“.

An appropriate resource file could not be found for the file C: Windows\PolicyDefinitions\AdmPwd.admx (error=2): The system cannot find the files specified.

Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM - Fig.2
Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM – Fig.2

The issue was resolved after the ADML file was sent to the respective language folder, as mentioned below.

Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM – Video 1

What are WMI Filters – Group Policy Management

I’m not a big fan of using WMI filters to apply Group Policies to Windows 10 devices. However, WMI Filters can help when using certain policies based on special characteristics of instruments like Operating System version, network configuration, or other criteria.

The MOF files can be imported into the group policy management tool to create WMI filters. However, I would deploy MDM policies to Windows 10 devices using SCCM or Intune. The video tutorial provides more details.

WMI Filters
Internet Explorer 11
Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM – Table 1
Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM - Fig.3
Configure Group Policy ADMX ADML WMI Filter for Windows 10 ConfigMgr SCCM – Fig.3

Resources

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr 7

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr. SCCM Product Group released the newest version of ConfigMgr CB Preview 1710. This is not the production version of SCCM CB 1710.

I hope the production version 1710 will be released somewhere in November 1710. This post will see “How to Download SCCM ConfigMgr 1710 PREVIEW Version.”

The download link below should be used ONLY when the SCCM preview version is not installed in your LAB environment or has expired. The SCCM CB Preview version is valid only for 90 days or 3 months.

For example, if you have installed SCCM CB preview 1708 and skipped 1709 and 1710, you won’t be able to upgrade the 1708 version to 1711. In the above example, you need to build a new SCCM CB preview infra with the latest baseline build of the preview version.

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr

If you already have a preview version and it’s working fine, the latest SCCM CB 1710 update will automatically appear in the console. You should NOT install this version of SCCM in a production environment. Technical preview versions of SCCM CB will be released every month.

Downloaded Link – SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr - Fig.1
Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr – Fig.1

High-level View SCCM 1710 Preview Upgrade

I recommend that SCCM admins install the preview version of SCCM CB in their lab environment. This will help them keep up with the new features enabled in every preview release.

  • SCCM ConfigMgr CB 1710 Preview – Download the content
  • SCCM ConfigMgr CB 1710 Preview – Available to Install
  • SCCM ConfigMgr CB 1710 Preview – Pre-requisite checks
  • SCCM ConfigMgr CB 1710 Preview – Installation Process
  • SCCM ConfigMgr CB 1710 Preview – Post Installation Steps
  • SCCM ConfigMgr CB 1710 Preview – Console Upgrade

What are the Known Issues of SCCM 1710 Preview?

When configuring a task sequence, we must carefully use an operating system upgrade package or image. This is because Windows 10 1709 fall creators update media includes multiple editions, so we need to select the one SCCM/ConfigMgr supports. More details are available

I have a post and video tutorial about creating Windows 10 1709 upgrade TS and operating system upgrade package. You can look at the post from the following link “How to Create SCCM Windows 10 1709 Upgrade Task Sequence.” More details about the known issues of the 1710 preview version are available

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr - Fig.2
Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr – Fig.2

What are the New Features of SCCM CB 1710 Preview

The list of new or improved features included in the SCCM CB 1710 preview version follows. My favorite new/improved features are #1, #2, and #3.

New Features of SCCM CB 1710 Preview
Ability to Check compliance for co-managed devices from the Software Center when Intune manages conditional access
Improved Run Scripts capabilities
Allow up to 512×512 pixel icons for application in the Software Center
Ability to Limit Windows 10 enhanced telemetry to only send data relevant to Windows Analytics Device Health
Configure and deploy Windows Defender Application Guard policies
Authorize software that the Intelligent Security Graph trusts as part of the Windows Defender Application Control
Configure Windows Defender Exploit Guard
Improved descriptions for pending computer restarts
Support for Cryptography: Next Generation certificates
Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr – Table 1

More details about the features are available

Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr - Fig.3
Download SCCM ConfigMgr PREVIEW Version Configuration Manager ConfigMgr – Fig.3

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr 8

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr. SCCM offers methods for upgrading existing Windows 10 devices to the newest version of Windows 10 1709, the Windows 10 Fall Creators Update.

One way to upgrade Windows 10 is using the “Windows 10 servicing” option in SCCM CB 1706. The other way is using the method I will explain in this post. This post will see “How to Create SCCM Windows 10 1709 In-Place Upgrade Task Sequence.”

Let’s understand what an SCCM Task Sequence is. A task sequence performs multiple steps or actions on a client computer at the command line level without user intervention.

Select the type of task sequence to create. A task sequence template (provided by default) is offered to upgrade the Windows 10 operating system to the latest version.

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr

How to Create SCCM CB Task Sequence to Upgrade Windows 10 1709. There are methods in SCCM to upgrade existing Windows 10 devices to the newest version of Windows 10 1709.

The latest version of Windows 10 1709 is called Windows 10 Fall Creators Update. One way to upgrade Windows 10 is using the “Windows 10 servicing” option in SCCM CB 1706.

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Video 1

How Do You Create a Windows 10 OS Upgrade Package in SCCM?

Before creating the Windows 10 upgrade task sequence, let’s complete the prerequisite: create a Windows 10 operating system upgrade package. Navigate via SCCM CB console—Software Library workspace, right-click the Operating System Upgrade Packages node, and select Add Operating System Upgrade Package.

Browse the data source for the operating system upgrade package. Specify the operating system upgrade package. Provide the Windows 10 1709 Enterprise x86 or x64 binary network share location. Select the Windows 10 architecture and the base language.

  • On the next page, enter the name of the Windows 10 1709 upgrade package. That’s it; you’re done.
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr - Fig.1
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Fig.1

How to Create Windows 10 in-place Upgrade Task Sequence

Navigate via SCCM CB console – Software Library workspace – right-click the Task Sequences node, then select Create Task Sequence. On the Create a new task sequence page, select Upgrade an operating system from the upgrade package and click Next.

Enter the name of the Task sequence—Windows 10 1709 Enterprise Upgrade. Upgrade the wizard’s Windows operating system page. As a first step, you must select the Windows 10 1709 upgrade package we created. The wizard will list all the available Windows 10 editions as part of the upgrade package.

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr - Fig.2
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Fig.2

Select the Windows 10 1709 Edition – Enterprise x64 

With this upgrade task sequence, I plan to upgrade the Windows 10 Enterprise version to the latest one called Fall Creators Update (1709 – RS3). Also, you can enter licensing details if you have any. Otherwise, you can use the KMS server to activate Windows after the upgrade (Whenever required).

Select the Software Updates that Should Be Installed 

If you already have an enterprise version of Windows 10 1703, it won’t ask for activation again (after the 1709 upgrade). In the “Include software updates” page of Create Task Sequence, we have 3 options.

Select the Software Updates that Should Be Installed Details
Required for installationMandatory software updates only
Available for installationAll Software Updates
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Table 1
  • Required for installation – Mandatory software updates only
  • Available for installation – All Software Updates
  • Do not install any software updates.

On the next page, we can select the applications to be installed as part of the Windows 10 1709 upgrade process. I have added Mozilla Forex to the Windows 10 1709 in-place upgrade.

How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr - Fig.3
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Fig.3

Overview SCCM CB Windows 10 in-Place Upgrade Task Sequence

There are 5 groups in the Windows 10 Enterprise 1709 Upgrade task sequence. Prepare for Upgrade is the first stage, where it will analyze the machine to determine whether it’s eligible for a Windows 10 1709 upgrade. Enough disk space and memory are available on the device.

Upgrade the operating system is the task sequence group where the actual in-place upgrade of Windows 10 1709 will happen. Post-installation is the stage where we set the installation of the packages or applications.

One group missing in the video tutorial is the Software Update group or task. The last and final group of this Windows 10 1709 upgrade task sequence is for rollback. This action will take place when the upgrade is failed.

  • Success: The task sequence has been created successfully.  
  • Success: Create a new task sequence – • Name: Windows 10 Enterprise Upgrade  
  • Success: Upgrade the Windows operating system – • Installation source media:  Win10  en-US• Edition index: 3  
  • Success: Include software updates• Install software updates: Do not install any software updates  
  • Success: Install applications• Install the application: Mozilla Firefox (ach)• If an application installation fails, continue installing other applications in the list: No
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr - Fig.4
How to Create SCCM Windows 10 Upgrade Task Sequence Configuration Manager ConfigMgr – Fig.4

Reference

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager 9

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager. The SCCM CB standalone media wizard helps the admin create an ISO file (.iso). This ISO file helps build machines that are not connected to the network. 

Standalone media in SCCM contains everything required to deploy the operating system on a computer. The machine should not be connected to an SCCM CB site or the network. This post will see whether we could “Install Dynamic Applications using SCCM CB Full Standalone Media.”

This post will also discuss creating SCCM CB offline standalone media with applications, collection variables, etc.

SCCM Standalone media contains everything required to build a machine’s operating system. However, the applications and packages referenced in the Task Sequence will not be automatically installed as part of this offline media process.

Check Out the Offline Build Standalone Media Video – Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager

Is this true for all the SCCM CB builds? Yes, indeed, the dynamic apps or packages won’t get installed automatically. But, we have a user voice item to include these features in offline standalone media. You can check out the User Voice item from here.

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Video 1

As you can see in the above picture, development work has already started on this User Voice item. The latest version of SCCM CB 1709 does not include the installation of dynamic applications and packages. However, the SCCM CB standalone media wizard can consist of the content of dynamic applications referenced in the Task Sequence.

We can use SCCM SDK to build offline standalone media solutions and include dynamic application installation features as part of SCCM standalone media. But it would be great to have this option as a native feature of SCCM.

I think the apps/packages referenced in the original task sequence will get installed automatically.

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager - Fig.1
Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Fig.1

How to Create SCCM CB Standalone Media?

Navigate via the SCCM Console Software Library work space—Operating Systems—Task Sequences. Click on the “Create Task Sequence Media” button from the ribbon menu of the SCCM CB console. The Create Task Sequence Wizard has four media creation options. This post will show how to create standalone media for SCCM CB.

Create SCCM CB Standalone MediaDetails
Standalone MediaCreates media used to deploy operating systems without network access.
Bootable MediaCreates media to deploy operating systems using SCCM infra connectivity. This media does not contain OS images and applications.
Capture mediaCreates media used to capture operating system deployment images from a reference computer.
Prestaged mediaPrestaged media creates a file, including an operating system image, to be prestaged on a new hard drive.
Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Table 1
  • Standalone Media – Creates media used to deploy operating systems without network access.
  • Bootable media—Creates media to deploy operating systems using SCCM infra connectivity. This media does not contain OS images and applications.
  • Capture Media – Creates media used to capture operating system deployment images from a reference computer.
  • Prestaged Media creates a file, including an operating system image, to be prestaged on a new hard drive.

More details are available in the video tutorial here Explained above.

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager - Fig.2
Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Fig.2

Specify the media type – The media type page has two options. One for removal of media like a USB drive. Another option is a CD/DVD set. You can also specify the media size – 4 GB, Unlimited, etc… You can select the path where you want to save the ISO file of standalone media.

Select security settings for the media—To increase safety and avoid accidental OS re-imaging; we can set a password for standalone media and select an expiration date.

Select the Task Sequence, which will help rebuild the machine. This page will show you the details of the Task Sequence content. On the next page, Select application content to add. You can select the apps you want to be part of Offline standalone media. The content of the selected apps and packages will be available for manual installation on the device.

On the Distribution Points page, specify the distribution points containing the content required by the task sequence, then click Next. You must have Read access rights to the content library on the distribution points. Make sure these contents are distributed to the DP. Otherwise, you won’t be able to create SCCM CB Standalone media.

More Details are Available in the Video Tutorial here

Specify the variables that the task sequence uses to deploy the operating system. This will help customize the Operating system during the build. It could also help with installing the language pack, setting up timezones and regional settings, etc.

You will also have the option to specify any prestart commands you want to run before the task sequence to SCCM standalone media.

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager - Fig.3
Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Fig.3

How to Troubleshoot SCCM Standalone Media Creation Issues?

Most offline media issues are WMI-related or memory-related. If the machine where you are trying to create offline media doesn’t have enough memory, you could get errors.

I explained another offline standalone media creation issue in the previous post: “SCCM ConfigMgr 2012 R2 SP1 Create TsMedia failed with error 0x800b0108.”

Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager - Fig.4
Install Dynamic Applications using SCCM CB Full Standalone Media Configuration Manager – Fig.4

Conclusion

Installation of  Dynamic Applications using standalone offline media is not supported with SCCM CB 1709. The content of these apps is part of standalone media, which helps to install the apps manually on the machine. I hope SCCM PG will include this feature to improve the experience for SCCM admins/operation teams.

Sample SCCM CB Standalone

Also, we can have a look at the log file CreateTsMedia.log. This log file will be located in the same location where your SCCM console is installed. C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\AdminUILog.

  Success: Task sequence media information  Success: Task sequence media information• Media type: CD/DVD set• Media size: Unlimited• Output path: \\SCCMTP1\Sources\Windows 10\Offline Media\Win10 Offline Media 1709 Copy1.iso• Allow unattended operating system deployment: No• Protect media with password: No• Task sequence: TP10001B-Windows 10 CYOD• Prestart command: No• Distribution point(s): SCCMTP1.INTUNE.COM• Total size of media content, MB:  4631• SHA256 checksums:  \\SCCMTP1\Sources\Windows 10\Offline Media\Win10 Offline Media 1709 Copy1.iso403CB70C4620245E85ACFA735D0C2B64C90DC3AAEC3792A55D8E523039377EC0   Success: Applications:• Mozilla Firefox (ach)   Success: Packages:• Microsoft Corporation User State Migration Tool for Windows 10.0.15063.0• Configuration Manager Client Package.

References

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

Windows 10 Quality Feature Update Policies for Intune Step by Step Guide 10

Windows 10 Quality Feature Update Policies for Intune Step by Step Guide

Let’s discuss Windows 10 Quality Feature Update Policies for Intune Step-by-Step Guide. Microsoft released Windows 10 1709, the fall Creators update. Devices in the current branch (Semi-Annual Targeted) should be updated in Settings—Update and Security—Windows Update.

Intune Windows 10 Quality Update Policies. Microsoft Intune manages this Windows 10 device. This post will see “Windows 10 1709 Fall Creators Update Upgrade with Intune Update Rings.”

Many methods exist to upgrade the Windows 10 version to the latest version, 1709. You can upgrade to Windows 10 with an ISO file available in Visual Studio Subscriptions (previously known as MSDN) or VLSC (Volume Licensing Service Center).

If Microsoft Intune manages your devices, a software update policy ring will manage Windows 10 feature updates.

Windows 10 Quality Feature Update Policies for Intune  Step by Step Guide
Windows 10 Quality Feature Update Policies for Intune Step by Step Guide

Another Related Post on Windows 10 Update Rings

Navigate via Microsoft Azure—Microsoft Intune—Software Updates to “Windows 10 Update Rings.” Here, you can create Windows 10 Semi-Annual Targeted and Semi-Annual update rings.

These two update rings in Intune can control your organization’s Windows 10 upgrade behavior. Intune Windows 10 Quality Update Policies.

  • Windows 10 Semi-Annual Targeted Update Ring – All the devices in the Current Branch.
  • Windows 10 Semi-Annual Update Ring – All the devices in the Current Branch for Business
  • FIX CBB Ring Devices are Getting CB Updates Intune Windows 10 Update Rings
  • Windows 10 1709 Fall Creators Update Upgrade with Intune Update Rings
Windows 10 Quality Feature Update Policies for Intune Step by Step Guide - Fig.1
Windows 10 Quality Feature Update Policies for Intune Step by Step Guide – Fig.1

Create Windows 10 Update Rings in Intune?

In my previous posts, I explained the details of the Intune policy, “How to Setup Windows 10 Software Update Policy Rings in Intune Azure Portal.”

Navigate via the Intune console to access Windows 10 Update Rings – Create Update Ring – Settings. We must select the “Servicing Branch” options according to your requirements. Feature update deferral period (days) is another set we want to set up as part of the Create Update Ring policy.

  • For example:- If we set Service Branch = CB and Feature update deferral period (days) = 0 days, then the device will get the Windows 10 1709 updates on the 0 days of the release.
  • As I mentioned in the above paragraph, there are two types of Servicing Branches for Windows 10: Semi-Annual Targeted and Semi-Annual.
  • Select the CB servicing branch (Semi-Annual Targeted) to set the devices for the first wave of deployment of Windows 10 feature upgrades. The latest Windows 10 1709 Fall Creators update is released only for the Semi-Annual Targeted branch.

How Do Windows 10 Update Rings Work?

Windows 10 update rings work flawlessly under the hood. I have not uploaded Windows 10 1709 ISO or files to Intune to deliver the updates to the devices. Intune helps to set up 2 MDM policies in Windows 10 1607 or later devices.

So, Devices, are you getting the Windows 10 feature update binaries from any other Microsoft cloud service? Windows 10 devices are getting these feature update content/binaries from Windows Update for Business (WUfB).

Another essential feature of Windows 10 is Delivery Optimization. Delivery optimization helps to find the binaries from the peer devices. These peer devices could be either from the same network or the internet.

Windows 10 Update Ring MDM Policies?

The following are the two MDM policies that Intune sets on Windows 10 devices. Intune Windows 10 Quality Update Policies.

CB/CBB Options:- MDM for version 1607 and above: MDM for version 1607 and above: ../Vendor/MSFT/Policy/Config/Update/BranchReadinessLevel \Microsoft\PolicyManager\default\Update\BranchReadinessLevel

Deferral Period Days:- MDM for version 1607 and above: ../Vendor/MSFT/Policy/Config/Update/DeferFeatureUpdatesPeriodInDays \Microsoft\PolicyManager\default\Update\DeferFeatureUpdatesPeriodInDays

Windows 10 Upgrade End User Experience

The following video delivers the Windows 10 1709 fall creator update through Windows Update for Business. The next video will give you an end-to-end experience for the Windows 10 1709 fall creators’ upgrade process via Software Update for Business (WUfB).

As you can see in the video, the Windows 10 device is in the CB (Semi-Annual Target) channel and the differed period policy is set to zero days—Intune Windows 10 Quality Update Policies.

Windows 10 Quality Feature Update Policies for Intune Step by Step Guide

References

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

How to Take Backup and Restore Office 365 Mailboxes Veeam 11

How to Take Backup and Restore Office 365 Mailboxes Veeam

Let’s discuss How to Take Backup and Restore Office 365 Mailboxes Veeam. Microsoft Office 365 is a SaaS solution used by many organizations worldwide. As of the last report, there were 24.9 million total subscribers, confirming that many people use Office 365 to help manage their businesses.

Do we need a backup for a SaaS solution like Office 365? I think so. This post will show how to Backup and Restore Office 365 Mailboxes.

Veeam Backup for Microsoft Office 365 is a solution that stores mailbox items from Office 365 Online organization to an offline backup repository. Office 365 admin can restore single or multiple emails using Veeam Explorer.

These items (mailboxes, folders, messages, tasks, contacts, and so on) can be restored via Veeam Explorer. We can get a FREE temporary license for Veeam Backup for Office 365.

Backup and Restore Office 365 Mailboxes

This temporary license is available for the first six months. Recovered e-mail can be saved as a file, e-mailed as an attachment, or exported as a PST file. The Content of this post is explained below.

  • Do We Require Office 365 Backup?
  • How to Install Veeam Backup Office 365
  • Connect to Office 365 with Veeam Backup?
  • Create Backup Job for Office 365 Backup
  • Advanced Search Option – Veeam Explorer
  • How to Restore Deleted Office 365 Mails?
  • Veeam Backup Office 365 Troubleshooting
  • Veeam Backup Office 365 PowerShell Commands
How to Take Backup and Restore Office 365 Mailboxes Veeam - Fig.1
How to Take Backup and Restore Office 365 Mailboxes Veeam – Fig.1

Do We Require Office 365 Backup?

What happens if the user accidentally deletes data from Office 365 mailboxes? The Office 365 service provides several options for restoring Deleted items, and manual recovery is also possible.

The following are Microsoft’s retention policies. However, I don’t think Microsoft provides granularity in backing up and recovering emails. Veeam Backup for Office 365 has more granular loads.

Veeam Backup for Microsoft Office 365 provides recovery options. Recovered e-mail can be saved as a file, emailed as an attachment, or exported as a PST file. I don’t think Microsoft provides all these options.

How to Install Veeam Backup Office 365

You can download Veeam Backup for Microsoft Office 365 from here. It contains 2 MSI files: VeeamBackupOffice365_1.5.0.1099.MSI and VeeamExplorerExchange_9.6.0.1099.MSI. We need to install VeeamBackupOffice365 and then VeeamExplorerExchange.

  • The installation is straightforward, and there is no prerequisite when installing these on Windows Server 2016.
  • The video tutorial here provides more details.
  • Once Veeam Backup for Microsoft Office 365, You have three shortcuts on your Windows Server 2016.
  • Veeam Backup for Microsoft Office 365
  • Veeam Explorer for Microsoft Exchange
  • Veeam Backup for Microsoft Office 365 connects to

Connect to Office 365 with Veeam Backup?

In the background, Veeam Backup for Microsoft Office 365 uses the Power-Shell command to connect to Office 365. To join Office 365 from Veeam Backup, Click the Add Organization” button. There are 3 Organization deployment types available for Veeam Backup for Microsoft Office 365.

Connect to Office 365 with Veeam Backup
Microsoft Office 365
Hybrid Deployment
On-Prem Microsoft Exchange
How to Take Backup and Restore Office 365 Mailboxes Veeam – Table 1

I selected Microsoft Office 365 to add my organization’s mailbox to the Veeam backup solution. The “Microsoft Office 365 connection settings” page has multiple region options, such as Default, China, US Govt, and US Govt-DOD.

Enter the Office 365 admin username and password to complete the ADD ORGANIZATION wizard. You can see more details in the video tutorial here.

How to Take Backup and Restore Office 365 Mailboxes Veeam - Fig.2
How to Take Backup and Restore Office 365 Mailboxes Veeam – Fig.2

Following are the Veeam Backup for Office 365 Connection Parameters.

  • Connect to EWS
  • Connect to Power-Shell
  • Check View-Only Configuration Role
  • Check View-Only Recipients Role
  • Check Application Impersonation Role
  • Check Role Management Role
  • Check Organization Customization
  • Check Organization Configuration Role
  • Enable Organization Customization

Create Backup Job for Office 365 Backup

Click the Backup button to create and schedule a backup job for Office 365 mailboxes. The backup job wizard allows us to select all individual mailboxes. I have chosen one Office 365 mailbox for the backup job.

We must also select the Backup proxy and repository as part of the backup job wizard. Veeam Backup for Microsoft Office 365 has granular schedule options. This backup job is a recurring incremental backup task.

The backup job GUI provides an excellent experience. It gives all LIVE details in the Veeam Backup for Office 365 GUI. What was the transfer rate of the backup job, etc.? The backup job status page has three segregations: 1. Status, 2. Data, and  3. Summary.

How to Take Backup and Restore Office 365 Mailboxes Veeam - Fig.3
How to Take Backup and Restore Office 365 Mailboxes Veeam – Fig.3

Veeam Backup Job has the Following Actions

The Veeam Backup Job has the following actions.

  • Created Backup Job
  • Connected to organization
  • Found One mailbox
  • Processing mailbox:[email protected]
  • Transferred:400 MB (4300 items) at 639.3 KB/s (7 items/s)
  • Job finished at 14-10-2017 10:52:00

Advanced Search Option – Veeam Explorer

Veeam Explorer for Microsoft Exchange provides numerous granular options with Advanced Search mailboxes. Using Veeam Explorer, we can search mailboxes with advanced find options. Veeam Explorer offers many search criteria.

  • Category
  • Field
  • Condition
  • Value

How to Restore Deleted Office 365 Mails?

Recover the Office 365 mailboxes and individual emails. Veeam Explorer provides options for exporting the Office 365 mailbox to the PST file. Also, there are other options to save personal mail to “.MSG” files. You can also send recovered emails to another email id. You can see more details in the video tutorial here.

  • Following are the options recovery options available in Veeam Explorer

Veeam Backup Office 365 Troubleshooting

C:\ProgramData\Veeam\Backup365\Logs is the place where you can find the log files of Veeam Backup for Microsoft Office 365. Veeam.Archiver.Proxy_2017_10_14_10_31_41.log file contains the details about the Database connectivity. It also includes connectivity errors.

  • 14-10-2017 10:31:41 5 (2904) Loading ESE library: C:\Windows\system32\esent.dll…
  • 14-10-2017 10:31:41 5 (2904) Module file version: 10.0.14393.0 (rs1_release.160715-1616)
  • 14-10-2017 10:31:41 5 (2904) Resolving DLL entry points…
  • 14-10-2017 10:31:41 5 (2904) Setting a maximum number of instances to 1024…
  • 14-10-2017 10:31:41 5 (2904) Creating ESE instance VEEAM_ARCHIVER_PROXY_9333c395-7a2b-43da-b776-295b574b1099
  • 14-10-2017 10:31:41 5 (2904) Setting instance parameter MaxVerPages to 1073741824…
  • 14-10-2017 10:31:41 5 (2904) Setting instance parameter MaxOpenTables to 15000…
  • 14-10-2017 10:31:41 5 (2904) Setting instance parameter MaxSessions to 1000…
  • 14-10-2017 10:31:41 5 (2904) Initializing ESE instance…
  • 14-10-2017 10:31:42 5 (2904) Setting ESE maximum cache size to 2147248128 bytes…
  • 14-10-2017 10:31:42 5 (2904) Creating database: C:\ProgramData\Veeam\Backup365\ProxyDb\config.edb…
  • 14-10-2017 10:31:42 5 (2904) Creating database schema…

How can Veeam Backup Office 365 be used in a Programmatic way?

Using Veeam Backup for Microsoft Office 365 PowerShell Toolkit, we can automate the Veeam Backup Microsoft Office 365 tool.

How to Take Backup and Restore Office 365 Mailboxes Veeam - Fig.4
How to Take Backup and Restore Office 365 Mailboxes Veeam – Fig.4

The following are the PowerShell commands that are available for Veeam Backup Office 365 mailboxes.

Name
Add-VBOJob
Add-VBOOrganization
Add-VBOProxy
Add-VBORepository
Connect-VBOServer
Disable-VBOJob
Disconnect-VBOServer
Enable-VBOJob
Get-VBOEmailSettings
Get-VBOFolderExclusions
Get-VBOHistorySettings
Get-VBOJob
Get-VBOJobSession
Get-VBOLicense
Get-VBOOrganization
Get-VBOOrganizationMailbox
Get-VBOProxy
Get-VBORepository
Get-VBORestAPISettings
Get-VBORestorePoint
Install-VBOLicense
New-VBOBackupWindowSettings
New-VBOJobSchedulePolicy
Remove-VBOJob
Remove-VBOOrganization
Remove-VBOProxy
Remove-VBORepository
Set-VBOBackupWindowSettings
Set-VBOEmailSettings
Set-VBOFolderExclusions
Set-VBOHistorySettings
Set-VBOJob
Set-VBOJobSchedulePolicy
Set-VBOOrganization
Set-VBOProxy
Set-VBORepository
Set-VBORestAPISettings
Start-VBOJob
Stop-VBOJob
Sync-VBOEntity
How to Take Backup and Restore Office 365 Mailboxes Veeam – Table 2

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.