Microsoft Endpoint Manager | Configuration Manager | Intune | Azure | SQL Server | Active Directory | Azure AD | Windows Server | Windows 10/11 | iOS/iPadOS | iMac/macOS | OSD | Autopilot | MDT | Task Sequence | Application Packaging | Software Updates | Microsoft 365 | Exchange
Thursday, 5 October 2023
[Solved] 0x64C(1612) : The installation source for this product is not available. Verify that the source exists and that you can access it.
Wednesday, 4 October 2023
Free Microsoft Azure Courses - Udemy
- AZ-900 Microsoft Azure Fundamentals - Udemy Course Link
- Microsoft Azure is one of the best cloud and currently leading in the market. This course is first step to get familiar with Microsoft Azure Cloud for everyone.
- If you are willing to learn Microsoft Azure Cloud and want to learn it with step be step hands on, then this course is for you.
Friday, 29 September 2023
Learn Jenkins | For Beginners | DevOps | Software Developers
- Learn Jenkins! Complete Jenkins Course - Zero to Hero
- Jenkins CI CD By Mr. Ashok | DevOps Tools
- Jenkins Full Course | Jenkins Tutorial For Beginners | Learn Jenkins Step By Step | Simplilearn
- Jenkins Full Course in 4 Hours | Jenkins Tutorial For Beginners | DevOps Training | Edureka
- Jenkins Tutorial is For Beginners, DevOps and Software Developers
- Jenkins Full course in 5 hours [2023] | Jenkins Tutorial for Beginners | DevOpsTraining | Edureka
- Advance Jenkins Tutorials Complete 2022 - Certification Tutorial YouTube Playlist
- Jenkins Tutorial – How to Deploy a Test Server with Docker + Linux (Full Course)
- Live DevOps Project for Resume - Jenkins CICD with GitHub Integration
- JENKINS PIPELINE FROM SCRATCH | Declerative | Checkout and Build | REAL-TIME
- CICD Pipeline Using Git-Hub, Jenkins, Docker and Kubernetes on AWS and GCP
- CICD pipeline for Java application to deploy on kubernetes cluster using Jenkins | Devops Project
- CI CD Pipeline Using Jenkins | Continuous Integration and Deployment | Intellipaat
- Mega Real-time End to End DevOps CI/CD Project | Git | Jenkins | Nexus | SonarQube | HandsOn Lab - I
- DevOps Project Part-1 | Setting up CI-CD Pipeline for an E-Commerce App | DevOps Training | Edureka
- DevOps Project Part-2 | Setting up CI-CD Pipeline for an E-Commerce App | DevOps Training | Edureka
- Jenkins CI/CD Workflow Implementation with Real-time Project Part 1
- DevOps-Projects - YouTube Playlist
Thursday, 28 September 2023
2023 October - Free Cybersecurity Trainings
- Certified in Cybersecurity℠ - CC by ICS2: https://www.isc2.org/Certifications/CC
- Cybersecurity Essentials by Cisco Academy: https://www.netacad.com/courses/cybersecurity/cybersecurity-essentials
- Networking Essentials by Cisco Academy: https://www.netacad.com/courses/networking/networking-essentials
- Intro to Information Security by Udacity: https://www.udacity.com/course/intro-to-information-security--ud459
- Network Security by Udacity: https://www.udacity.com/course/network-security--ud199
- NSE 1,2 & 3 by Fortinet: https://training.fortinet.com/
- Information Security by OpenLearn: https://www.open.edu/openlearn/science-maths-technology/information-security
- Network Security by OpenLearn: https://www.open.edu/openlearn/digital-computing/network-security
- Risk Management by Open Learn: https://www.open.edu/openlearn/money-business/risk-management
- Introduction to Cybersecurity by Cisco Academy: https://www.netacad.com/courses/cybersecurity/introduction-cybersecurity
- CCNA Security Courses by various platforms: https://digitaldefynd.com/best-network-security-courses/?redirccnasecurity/
- Network Defense Essentials (NDE) by EC Council: https://codered.eccouncil.org/course/network-defense-essentials
- Ethical Hacking Essentials (EHE) by EC Council: https://codered.eccouncil.org/course/ethical-hacking-essentials
- Digital Forensics Essentials (DFE) by EC Council: https://codered.eccouncil.org/course/digital-forensics-essentials
- Dark Web, Anonymity, and Cryptocurrency by EC Council: https://codered.eccouncil.org/course/introduction-to-dark-web-anonymity-and-cryptocurrency
- Digital Forensics by Open Learn: https://www.open.edu/openlearn/science-maths-technology/digital-forensics
- AWS Cloud Certifications (Cybersecurity) : https://explore.skillbuilder.aws/learn/signin
- Microsoft Learn for Azure: https://learn.microsoft.com/en-us/training/azure/
- Google Cloud Training: https://cloud.google.com/learn/training
- Android Bug Bounty Hunting: Hunt Like a Rat: https://codered.eccouncil.org/course/android-bug-bounty-hunting-hunt-like-a-rat
- Vulnerability Management: https://www.qualys.com/training/
- Software Security: https://www.classcentral.com/course/software-security-1728
- Developing Secure Software: https://training.linuxfoundation.org/training/developing-secure-software-lfd121/
- PortSwigger Web Hacking: https://portswigger.net/web-security
- RedTeaming: https://taggartinstitute.org/p/responsible-red-teaming
- Splunk: https://www.splunk.com/en_us/training/free-courses/overview.html
- Secure Software Development: https://training.linuxfoundation.org/training/developing-secure-software-lfd121/
- Maryland Software Security: Free Course: Software Security from University of Maryland, College Park | Class Central
- Stanford Cyber Resiliency: https://www.classcentral.com/classroom/youtube-stanford-seminar-engineering-cyber-resiliency-a-pragmatic-approach-110018
- Cyber Threat Intelligience: Cyber Threat Intelligence 101 Course (arcx.io)
Wednesday, 20 September 2023
[Solved] Add-WindowsCapability failed. Error code = 0x800f0954
In this post, we'll look at how to fix the 0x800f0954 error that may appear when installing optional Windows features such as RSAT tools, Language pack features, or any other Windows features.
Errors:
1. PowerShell Add-WindowsCapability Error:
Add-WindowsCapability : Add-WindowsCapability failed. Error code = 0x800f0954
At line:6 char:13
+ Add-WindowsCapability -Online -Name $langFeature
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Add-WindowsCapability], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.AddWindowsCapabilityCommand
DISM Package Manager: PID=2628 TID=4325 Error in operation: (null) (CBS HRESULT=0x800f0954) - CCbsConUIHandler::Error
To fix 0x800f0954 error, please follow one below solutions and retry the installation.
- Right click on start and click Run then type gpedit.msc and hit enter.
- Navigate to Computer Configuration > Administrative Templates > System.
- Scroll down to find "Specify settings for optional component installation and component repair" and open the settings.
- And select Enabled and also check the checkbox "Download repair content and optional features directly from Windows Updates instead of Windows Server Updates Services (WSUS)".
- Go back to the PowerShell or Command Prompt window and run gpupdate /force
- Finally rerun the Add-WindowsCapability in PowerShell or DISM command again to install the feature.
Tuesday, 19 September 2023
Cybersecurity Technologies and Projects
- Wireshark: https://www.wireshark.org
- pfSense: https://www.pfsense.org
- Arkime: https://arkime.com
- Snort: https://www.snort.org
- Suricata: https://suricata.io/
- Helk: https://github.com/Cyb3rWard0g/HELK
- Volatility: https://github.com/volatilityfoundation/volatility/
- RegRipper: https://github.com/keydet89/RegRipper3.0
- OSSEC: https://www.ossec.net
- osquery: https://osquery.io
- TheHive: https://thehive-project.org/
- GRR Rapid Response: https://github.com/google/grr
- Kippo: https://github.com/desaster/kippo
- Cowrie: https://github.com/cowrie/cowrie
- Dockpot: https://github.com/eg-cert/dockpot
- HonSSH: https://github.com/tnich/honssh
- Misp: https://www.misp-project.org/
- MSTICPy: https://github.com/microsoft/msticpy
- Threatpost: https://threatpost.com/
- Dark Reading: https://www.darkreading.com/
- Cortex XDR: https://www.paloaltonetworks.es/resources/datasheets/cortex-xdr
- Cynet 360: https://www.cynet.com/platform/
- FortiEDR: https://www.fortinet.com/lat/products/endpoint-security/fortiedr
- Xcitium: https://www.xcitium.com/free-edr/
- OSSIM: https://cybersecurity.att.com/products/ossim
- Splunk: https://www.splunk.com
- LogRhythm: https://logrhythm.com
- Wazuh: https://wazuh.com
- Qradar: https://www.ibm.com/community/qradar/ce/
Friday, 15 September 2023
PowerShell - Special Folders (System Folders)
In VBscript, there existed a concept known as Special Folders, for example, My Documents which could be accessed using the Shell. Application object and passing in a constant that applied to a certain folder. This is also possible using PowerShell.
$a = New-Object -ComObject Shell.Application
Get-ChildItem $a.NameSpace(0x21).Self.Path
Hex Number | Folder Name |
---|---|
0x1 | Internet Explorer |
0x2 | Programs |
0x3 | Control Panel |
0x4 | Printers and Faxes |
0x5 | My Documents |
0x6 | Favorites |
0x7 | Startup |
0x8 | My Recent Documents |
0x9 | SendTo |
0xa | Recycle Bin |
0xb | Start Menu |
0xd | My Music |
0xe | My Videos |
0x10 | Desktop |
0x11 | My Computer |
0x12 | My Network Places |
0x13 | NetHood |
0x14 | Fonts |
0x15 | Templates |
0x16 | All Users Start Menu |
0x17 | All Users Programs |
0x18 | All Users Startup |
0x18 | All Users Startup |
0x19 | All Users Desktop |
0x1a | Application Data |
0x1b | PrintHood |
0x1c | Local Settings Application Data |
0x20 | Local Settings Temporary Internet Files |
0x21 | Cookies |
0x22 | Local Settings History |
0x23 | All Users Application Data |
0x24 | Windows |
0x25 | System32 |
0x26 | Program Files |
0x27 | My Pictures |
0x28 | User Profile |
0x2b | Common Files |
0x2e | All Users Templates |
0x2f | Administrative Tools |
0x31 | Network Connections |
You can also use the .NET way in PowerShell:
- Desktop
- Programs
- Personal
- MyDocuments
- Favorites
- Startup
- Recent
- SendTo
- StartMenu
- MyMusic
- DesktopDirectory
- MyComputer
- Templates
- ApplicationData
- LocalApplicationData
- InternetCache
- Cookies
- History
- CommonApplicationData
- System
- ProgramFiles
- MyPictures
- CommonProgramFiles
- 0 Desktop
- 2 Programs
- 5 Personal
- 6 Favourites
- 7 Startup
- 8 Recent
- 9 SendTo
- 11 StartMenu
- 13 MyMusic
- 16 DesktopDirectory
- 17 MyComputer
- 21 Templates
- 26 ApplicationData
- 28 LocalApplicationData
- 32 InternetCache
- 33 Cookies
- 34 History
- 35 CommonApplicationData
- 37 System
- 38 ProgramFiles
- 39 MyPictures
- 43 CommonProgramFiles
Various types of SQL Databases
Data Engineers work with numerous types of SQL databases. Today, I'd like to give some information about the various categories and their real-world uses.
They excel in structured data management, which makes them an excellent choice for transactional systems such as e-commerce platforms. Examples are SQL Server, MySQL, PostgreSQL, OracleDB.
NoSQL Databases:
They are used in power applications such as social media platforms and IoT systems, and are ideal for managing enormous volumes of unstructured or semi-structured data. Examples are MongoDB, Cassandra, DynamoDB
Columnar Databases:
Columnar databases expertise is in performing analytical queries on massive datasets. They are an essential component of data warehousing for analytics-driven organisations. Examples are Amazon Redshift, Google BigQuery
Graph Databases:
Ideal for complicated relationship scenarios such as social networks, recommendation engines, and fraud detection systems. Examples are Neo4j, Amazon Neptune
Remember that SQL is the foundation of data-driven decision-making, and comprehending these database types offers up a world of data possibilities.
Tuesday, 2 May 2023
Configuration Manager: The source directory for package does not exist
Monday, 28 November 2022
How to disable Windows PowerShell 2.0
To check if PowerShell 2.0 Enabled:
1. DISM Command: DISM /online /get-features /format:table (or below command)
2. Get-WindowsOptionalFeature -Online -FeatureName MicrosoftWindowsPowerShellV2Root
What's new in Microsoft Intune: April 2025
Microsoft Intune's April 2025 release introduces several enhancements aimed at improving device management and security: Custom Naming ...

-
Hexadecimal SignedInteger UnsignedInteger ErrorDescription 0x80000001 -2147483647 2147483649...
-
Managing Windows feature updates through Microsoft Intune is crucial for maintaining device security and performance. However, administra...
-
In this post, we'll look at how to fix the 0x800f0954 error that may appear when installing optional Windows features such as RSAT tools...