UICC ISO Device error
A "UICC ISO Device" is a generic device driver in Windows that represents the Universal Integrated Circuit Card (UICC), which is the physical or embedded SIM card used in modern mobile…
A "UICC ISO Device" is a generic device driver in Windows that represents the Universal Integrated Circuit Card (UICC), which is the physical or embedded SIM card used in modern mobile…
The solution as documented by Microsoft is to run dsregcmd /leave, triggering the pending AAD devices to be deleted. Then after a reboot of the machine run dsregcmd /join (or wait for…
## This Script create HP Services ## By removing the hpbloatware, was removed this service to ## By removing this Services, we have Problem with Hotkey Funktions. # F1 and…
Upgrading your Windows 11 Home to the Pro version can unlock additional features and functionalities. Follow this step-by-step guide to seamlessly upgrade your operating system using CMD commands. Step 1:…
If the Software Update Agent Component can not activate, you can use this script to activate it: # Define the namespace and class $namespace = "root\ccm\policy\machine\requestedconfig" $class = "CCM_SoftwareUpdatesClientConfig" #…
First of all, use the command line QUser, short for Query Users, to get a list of login sessions on the remote computer. Replace the ComputerName with the actual remote computer name.…
In this Stepp , hit the SHIFT + F10 Now will open the Comand Prompt. Enter "regedit" to open the Registry. We need to enter some Registry Keys. Under "HKEY_LOCAL_MACHINE\SYSTEM\Setup"…
The SMS_AppDeploymentAssetDetails Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents asset-level details about the deployment. The below properties of SMS_AppDeploymentAssetDetails class can be used…
1.) Are you seeing task sequences enter invalid states? For example, where State = "Completed" but CompletionState = "Failure": gwmi -Namespace root\ccm\SoftMgmtAgent -Class CCM_TSExecutionRequest -Filter "State = 'Completed' And CompletionState…
The Simple Guide to WSUS Maintenance and Optimization in ConfigMgr In this article, we are going to break down the key factors involved in ensuring your WSUS server and software update…