Learn In Hindi
Learn In Hindi
  • Видео 162
  • Просмотров 279 168
How to Use WMI and CIM Using PowerShell | Ep - 17
Discover how WMI and CIM in PowerShell help you control and understand your computer better! Learn how they give you superpowers to manage, find info, and give commands to your computer-whether it's close by or far away.
📋 **Topics Covered:**
- Why do we require WMI?
- What is WMI?
- What is CIM?
- WMI Class Examples
- Common Information Model
- Windows Management Instrumentation
👍 Don't Forget to Like, Share, and Subscribe!
🚀 PowerShell Playlist :
ruclips.net/p/PLXcDwhpyeYSqTwsN3vYbtX8kl7H0qXXJ1
🚀 ADFS Playlist ruclips.net/p/PLXcDwhpyeYSr4DGWI5QEuMEoljj6-xcxE
🚀 Active Directory Playlist ruclips.net/p/PLXcDwhpyeYSquwYYag58eq80nQQVw81gV
🚀 Network Infrastructure basic ruclips.net/p/PLXcDwhpyeYSq4YnKtX...
Просмотров: 803

Видео

What is Alias in PowerShell | EP - 16 | powershell in hindi
Просмотров 2779 месяцев назад
In this video, you will learn how to use PowerShell Alias. How you will use PowerShell Alias 🚀 PowerShell Playlist : ruclips.net/p/PLXcDwhpyeYSqTwsN3vYbtX8kl7H0qXXJ1 🚀 ADFS Playlist ruclips.net/p/PLXcDwhpyeYSr4DGWI5QEuMEoljj6-xcxE 🚀 Active Directory Playlist ruclips.net/p/PLXcDwhpyeYSquwYYag58eq80nQQVw81gV 🚀 Network Infrastructure basic ruclips.net/p/PLXcDwhpyeYSq4YnKtXCsYh7wZ5YesPJoQ 🚀 DHCP Pl...
Variables in PowerShell | EP - 15 | PowerShell in Hindi
Просмотров 3319 месяцев назад
In this video, you will learn how PowerShell variables work. How you will use PowerShell variables. What is a Variable in PowerShell? A variable is a storage location used to hold data, values, or objects. Variables are fundamental elements in scripting and programming languages, allowing you to store and manipulate data dynamically. PowerShell variables are used to store various types of infor...
Registry Provider in PowerShell | Ep - 14 | PowerShell in Hindi
Просмотров 2379 месяцев назад
In this video, you will learn how PowerShell works with the Windows registry. How you will check, modify, add, delete the registry. Don't forget to like, subscribe, and hit the notification bell to stay updated on more PowerShell tutorials and tips! 🚀 PowerShell Playlist : ruclips.net/p/PLXcDwhpyeYSqTwsN3vYbtX8kl7H0qXXJ1 🚀 ADFS Playlist ruclips.net/p/PLXcDwhpyeYSr4DGWI5QEuMEoljj6-xcxE 🚀 Active ...
PowerShell File System Provider | Ep -13 | powershell in hindi
Просмотров 3439 месяцев назад
In this video, you will learn how PowerShell works with file systems. How you can create a folder, file, modify and open a file in Notepad. What is a File System Provider in PowerShell: The File System Provider in PowerShell is a built-in provider that allows you to navigate and manipulate the file system, including files and directories as if they were a hierarchical file structure. This provi...
What are PowerShell Providers | EP - 12
Просмотров 1989 месяцев назад
You will learn What are PowerShell Providers and Why we require PowerShell Providers. PowerShell Providers are a way to access and interact with various data stores and components in a consistent and unified manner. Get-PSProvider : Provider Name: FileSystem Provider Name: Registry Provider Name: Certificate Provider Name: Variable Provider Name: Alias Provider Name: WSMan Don't forget to like,...
PowerShell Data types | Ep - 11 | learn PowerShell in Hindi
Просмотров 4039 месяцев назад
You will learn how you will use PowerShell Data types in this PowerShell basic video. First, you learn why Powershell data types are required. How you can use PowerShell Data types. PowerShell Data types: String Integer Float/Double Boolean Array #powershell #powershelltutorial Don't forget to like, subscribe, and hit the notification bell to stay updated on more PowerShell tutorials and tips! ...
PowerShell Filtering Where-Object | Ep - 10
Просмотров 4039 месяцев назад
In this video. you will learn PowerShell Filtering using Select-object and where-object. Select-Object : to select only a few properties. Where-Object : to filter on properties that won't be in the selection. Select objects from a collection based on their property values. To watch Powershell tutorial in Hindi, Please refer to our PowerShell playlist. Don't forget to like, subscribe, and hit th...
Pipeline in PowerShell in-depth | Ep - 09
Просмотров 3419 месяцев назад
Welcome to our in-depth exploration of PowerShell's powerful feature: the Pipeline! In this comprehensive video tutorial, we dive deep into understanding and harnessing the full potential of PowerShell's pipeline capabilities. Topics Covered: Introduction to the Pipeline: Learn what the pipeline is, why it's a game-changer, and how it simplifies command chaining and data manipulation. Cmdlets a...
How to use Get-Member Properties and Methods | Ep - 08
Просмотров 4279 месяцев назад
In this comprehensive tutorial, you'll learn everything you need to know about using the `Get-Member` cmdlet in PowerShell to explore the properties and methods of objects. Whether you're a beginner or an experienced PowerShell user, understanding `Get-Member` is essential for mastering PowerShell scripting and automation. What You'll Learn: - How to use `Get-Member` to inspect the properties a...
Exploring PowerShell Objects with Get-Member | Ep - 07
Просмотров 4239 месяцев назад
In this informative video, we dive deep into the world of PowerShell and learn how to wield the powerful `Get-Member` cmdlet. Whether you're new to PowerShell or looking to sharpen your scripting skills, understanding how to use `Get-Member` is essential for inspecting and exploring the properties and methods of objects. Video Highlights: - Introduction to the `Get-Member` cmdlet and its import...
Three Core Command in PowerShell | Ep - 06
Просмотров 4599 месяцев назад
In this informative video, we delve into the world of PowerShell, a powerful scripting and automation tool used by IT professionals, administrators, and developers alike. Whether you're new to PowerShell or looking to strengthen your skills, this video covers three fundamental commands that will lay the foundation for your PowerShell journey. 1. Get-Help: Discover how to tap into the vast knowl...
PowerShell Version | Ep - 05
Просмотров 3519 месяцев назад
Welcome to our RUclips channel! In this video, we dive deep into the world of PowerShell and explore the different versions of this powerful scripting and automation tool. 🔥 Topics Covered: - Introduction to PowerShell - Overview of PowerShell Versions - Key Features and Improvements in Each Version - Choosing the Right Version for Your Needs - How to Check Your PowerShell Version 👨‍💻 Whether y...
What is PowerShell Execution Policy | Ep - 04
Просмотров 7019 месяцев назад
What is PowerShell Execution Policy | Ep - 04
Verb-Noun in PowerShell In-Depth with Examples | Ep - 03
Просмотров 6169 месяцев назад
Verb-Noun in PowerShell In-Depth with Examples | Ep - 03
How to run PowerShell command first time | Ep - 02
Просмотров 7189 месяцев назад
How to run PowerShell command first time | Ep - 02
Why do we require PowerShell? | EP - 01
Просмотров 1,3 тыс.9 месяцев назад
Why do we require PowerShell? | EP - 01
Why Do We Require an ADFS Proxy? | EP - 12
Просмотров 28110 месяцев назад
Why Do We Require an ADFS Proxy? | EP - 12
ADSF Realm Types | EP- 11
Просмотров 22910 месяцев назад
ADSF Realm Types | EP- 11
Federation Two Organizations using ADFS | EP - 10
Просмотров 34810 месяцев назад
Federation Two Organizations using ADFS | EP - 10
ADFS Secondary Server installation | EP - 09
Просмотров 40010 месяцев назад
ADFS Secondary Server installation | EP - 09
ADFS Installation and Configuration Step by Step | EP - 04
Просмотров 56310 месяцев назад
ADFS Installation and Configuration Step by Step | EP - 04
FRS to DFSR Step by Step | SYSVOL migration | EP - 72 | Active Directory
Просмотров 1,7 тыс.10 месяцев назад
FRS to DFSR Step by Step | SYSVOL migration | EP - 72 | Active Directory
Understanding SAML vs. WS-Federation: Exploring Identity Federation Protocols | EP - 08
Просмотров 94910 месяцев назад
Understanding SAML vs. WS-Federation: Exploring Identity Federation Protocols | EP - 08
Understanding ADFS Endpoints and Metadata - Active Directory Federation Services Explained
Просмотров 49511 месяцев назад
Understanding ADFS Endpoints and Metadata - Active Directory Federation Services Explained
Setup ADFS Lab and Configure claim aware application | EP - 06
Просмотров 76911 месяцев назад
Setup ADFS Lab and Configure claim aware application | EP - 06
Claim Provider Trust and Relying Party Trust | EP - 05
Просмотров 69411 месяцев назад
Claim Provider Trust and Relying Party Trust | EP - 05
Difference between Sysvol replication and AD replication
Просмотров 1,3 тыс.11 месяцев назад
Difference between Sysvol replication and AD replication
Must Watch it If You want to start your career in IT Industry
Просмотров 20811 месяцев назад
Must Watch it If You want to start your career in IT Industry
Process of a user logging on to a domain-joined computer for the first time
Просмотров 62711 месяцев назад
Process of a user logging on to a domain-joined computer for the first time

Комментарии

  • @NishantKumar-pn3el
    @NishantKumar-pn3el 15 часов назад

    Sir please server migration like 2012 to 2016 ke videos upload kro

  • @Amanyadav-gs4is
    @Amanyadav-gs4is День назад

    ek ek machine ko manually reboot karna padega?

  • @MohitSom-re5km
    @MohitSom-re5km День назад

    Bhai ye to batao "Replication" hota kya hai 🙄

  • @amitkumar-bt8qn
    @amitkumar-bt8qn 4 дня назад

    Great lacture sir🎉

  • @mfharmis007
    @mfharmis007 5 дней назад

    good one

  • @abhi.sharma979
    @abhi.sharma979 5 дней назад

    Today i am starting to watching vdieos lets see how much time it will take 😊

  • @abhikdutt
    @abhikdutt 9 дней назад

    waiting for these videos for long time when u are going to upload the videos pls upload

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 10 дней назад

    Thanks Sir Well Explanied

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 11 дней назад

    Excellent Sir

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 12 дней назад

    Excellent Sir

  • @33sumit
    @33sumit 12 дней назад

    thank you 😊

  • @shyamarts5382
    @shyamarts5382 15 дней назад

    where are youu

  • @rajatdhuldhoye2507
    @rajatdhuldhoye2507 21 день назад

    Thank You So Much for this video. It really helped me.

  • @33sumit
    @33sumit 21 день назад

    thank you 😊

  • @krunalnv5858
    @krunalnv5858 22 дня назад

    Appreciated your work sir . thankyou very much.

  • @Surya-pr2mc
    @Surya-pr2mc 24 дня назад

    Very well explained sir. How can i contact you?

  • @Prashant-zx4ei
    @Prashant-zx4ei 25 дней назад

    pls create more advance level videos also share most common issues related to the topic and their troubleshooting steps

  • @rkmohapatro
    @rkmohapatro Месяц назад

    Ad for means Domain trust relationship ?

  • @sushantgupta9336
    @sushantgupta9336 Месяц назад

    Bht acha video laga ❤❤❤

  • @sushantgupta9336
    @sushantgupta9336 Месяц назад

    Bhai apka video bht acha laga ❤ Almost 80% samajh m aa gaya. Leyman language ki vajah se

  • @amirmalik9044
    @amirmalik9044 Месяц назад

    Hello Sir, Can i have your WhatsApp number?

  • @anupallrounder
    @anupallrounder Месяц назад

    Thank you sir

  • @faizankhanseo4639
    @faizankhanseo4639 Месяц назад

    In user properties i can see options like Session, +COM, Member of, Dial in etc BUT i cannot see "objects" and "attribute editor" why? I am using 2019 Server

  • @ChandanJohri45
    @ChandanJohri45 Месяц назад

    Great connect

  • @ChandanJohri45
    @ChandanJohri45 Месяц назад

    Please share your contact number, i am looking for online/offline class from you . I am in noida

  • @parindas127
    @parindas127 Месяц назад

    Best video Sir! Please Admin Tier Model pe video banaye..

  • @humblesoul3769
    @humblesoul3769 Месяц назад

    Sidhi baat he dc down he ripe move krna he to -force switch use krna pdega or role seize ho jayenge dusre dc me.

  • @parindas127
    @parindas127 Месяц назад

    Sirji Admin Tier Model concept pe video kab aayegi ?

  • @parindas127
    @parindas127 Месяц назад

    Sir Ji where can I find your video on Tier Model / Concept ? Because ypu have explained so well !

  • @parindas127
    @parindas127 Месяц назад

    excellent video Sirji !

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 Месяц назад

    Excellent Sir

  • @hannahh7103
    @hannahh7103 Месяц назад

    Anyone have a English video with this much detail?

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 Месяц назад

    excellent sir

  • @chetanbakal1283
    @chetanbakal1283 Месяц назад

    Thank you sir

  • @ritiksonar5178
    @ritiksonar5178 Месяц назад

    Explain everything in deep..... Thanks

  • @Prashant-zx4ei
    @Prashant-zx4ei Месяц назад

    pls give the scripts you are using, you are saying you will keep in the description but it is not there

  • @kamaljeetsingh3778
    @kamaljeetsingh3778 Месяц назад

    Excellent Sir

  • @sudipbasak0
    @sudipbasak0 Месяц назад

    Also share your number, because want to join your class

  • @sudipbasak0
    @sudipbasak0 Месяц назад

    Hi, Kindly share the video with real life senario and troubleshoot Because no that kind of video aviable in youtube

  • @shive12311
    @shive12311 Месяц назад

    2012 R2 version 87

  • @raushanrai3110
    @raushanrai3110 Месяц назад

    Is application partition only user for DNS? or any application which interrogated with AD?

  • @sanuyadav-jx7zu
    @sanuyadav-jx7zu Месяц назад

    Hi,Nice video, I just wanted to know from ad end how to find how many ldap bind for one of domain controller

  • @Prashant-zx4ei
    @Prashant-zx4ei Месяц назад

    NTLM is not explained

  • @Prashant-zx4ei
    @Prashant-zx4ei Месяц назад

    Hi , I have a question , In the beginning you said LSA coverts the user ID into SID , then you also said it passes a access token to KDC for giving permission but user gets the access token from KDC so why LSA is passing it again to KDC.

  • @dipakgade
    @dipakgade Месяц назад

    kindly share DNSSEC video.

  • @iamsdatta
    @iamsdatta Месяц назад

    Your explanation is Cristal clear to understand. Kindly post rest of the videos related to Azure ad like app registration, Aad connect etc..

  • @MDSharifuddin-wq4jb
    @MDSharifuddin-wq4jb Месяц назад

    How to reflect user1 created in UP domain to Delhi Domain

  • @dipakgade
    @dipakgade Месяц назад

    Hello Sir, Your explanation too good, kindly shared NTLM videos. Thanks in advance.

  • @homenetwork4694
    @homenetwork4694 Месяц назад

    Sir didn't leave the script in the description Great Video though

  • @faizankhanseo4639
    @faizankhanseo4639 Месяц назад

    👍🏼