System Administrator
System Administrator
  • Видео 63
  • Просмотров 144 666

Видео

IF Else condition if directory does not exist using PowerShell
Просмотров 475 месяцев назад
IF Else condition if directory does not exist using PowerShell
If else condition in PowerShell to check service status
Просмотров 625 месяцев назад
If else condition in PowerShell to check service status
The DSA operation is unable to proceed because of a DNS lookup failure
Просмотров 9146 месяцев назад
Active directory replication error message: The DSA operation is unable to proceed because of a DNS lookup failure.
Enable AD Recycle Bin
Просмотров 1236 месяцев назад
This video will help you to understand how to enable recycle bin feature in AD to restore deleted AD objects.
Configure systemstate backup
Просмотров 1367 месяцев назад
Configure systemstate backup
Install Windows server backup feature
Просмотров 3807 месяцев назад
How to Install Windows server backup feature
Get ADGroupMember -Recursively
Просмотров 21010 месяцев назад
This video will help you to export all of the members of the nested groups recursively.
Get ADGroupMember
Просмотров 43810 месяцев назад
This command will help to get the members of the AD groups.
Get ADuser enabled or disabled accounts only
Просмотров 228Год назад
This video will help you to generate or fetch the active directory enabled or disabled accounts.
Get-ADuser -Identity
Просмотров 268Год назад
This video will shows you how to fetch all the properties for the user accounts in AD using powershell.
Get ADUser
Просмотров 602Год назад
In this video you will be able to know how to get users properties using PowerShell cmdlet.
New-ADGroup | Create single group or multiple group using PowerShell script
Просмотров 654Год назад
This video will help to create single or multiple security groups using PowerShell cmdlet scripting. #Import CSV which contains group information $groups = Import-Csv ‘c:\grouplist\groups.csv‘ # foreach loop through the CSV foreach ($group in $groups) { $groupproperty = @{ Name = $group.name Path = $group.path GroupScope = $group.scope GroupCategory = $group.category Description = $group.descri...
Get-ADGroup
Просмотров 707Год назад
This video will help you to find security group details in AD.
New-ADOurnizationalUnit | one or multiple OU creation using powershell
Просмотров 129Год назад
This video will help you to understand how to create single and multiple OU;s using powershell command.
Get-OrganizationUnit | Export details in html / CSV / txt file
Просмотров 106Год назад
Get-OrganizationUnit | Export details in html / CSV / txt file
Get-ADOrgnizationalUnit
Просмотров 172Год назад
Get-ADOrgnizationalUnit
Get-ComputerInfo
Просмотров 315Год назад
Get-ComputerInfo
PowerShell 2
Просмотров 253Год назад
PowerShell 2
PowerShell 1
Просмотров 219Год назад
PowerShell 1
Event ID's for Active Directory account creation/deletion/enabled/disabled/modified/password changed
Просмотров 3 тыс.2 года назад
Event ID's for Active Directory account creation/deletion/enabled/disabled/modified/password changed
Active Directory Replication Commands
Просмотров 6 тыс.2 года назад
Active Directory Replication Commands
Map Network drive using Group Policy Windows server 2012
Просмотров 1,1 тыс.2 года назад
Map Network drive using Group Policy Windows server 2012
How to split drives
Просмотров 1662 года назад
How to split drives
Delegation control on Active Directory.
Просмотров 2,5 тыс.2 года назад
Delegation control on Active Directory.
IT Service Desk Interview questions
Просмотров 1,5 тыс.2 года назад
IT Service Desk Interview questions
Help Desk | Help Desk Support | Help Desk Process | Help Desk responsibilities
Просмотров 1602 года назад
Help Desk | Help Desk Support | Help Desk Process | Help Desk responsibilities
DHCP Server Configuration | DHCP Scope Creation
Просмотров 1,8 тыс.2 года назад
DHCP Server Configuration | DHCP Scope Creation
What is DHCP Dynamic Host Configuration Protocol
Просмотров 5632 года назад
What is DHCP Dynamic Host Configuration Protocol
How to configure Reverse lookup zone in DNS
Просмотров 1,1 тыс.2 года назад
How to configure Reverse lookup zone in DNS

Комментарии

  • @sasikiran9320
    @sasikiran9320 3 месяца назад

    nice

  • @N.raju8247
    @N.raju8247 3 месяца назад

    Unfortunately i runned repadmin/syncall /aedp in my root i have big environment bro is it safe command it will replicate one by one Domain controller right 😢 do not corrupted any databse or create new problems now a days i worried about this command why i runned this command bro please clarify to me chatgpt saying face sometimes dengour command please clarify to me bro

  • @reggie9550
    @reggie9550 3 месяца назад

    Very much appreciated !!great series. Thank you Sir.

  • @atulsrivastava2005
    @atulsrivastava2005 4 месяца назад

    What if the DC is up and Reachable but still gets the Replicatio error?

  • @majidabdu1
    @majidabdu1 4 месяца назад

    very informative thanks a lot

  • @elangoramalingam667
    @elangoramalingam667 5 месяцев назад

    is it possible to transfer fsmo rules from 2008server to server2019 directly

  • @miltonmaj
    @miltonmaj 6 месяцев назад

    Great video! thanks!

  • @jastona4576
    @jastona4576 6 месяцев назад

    Thank

  • @rahulprabhakar7886
    @rahulprabhakar7886 7 месяцев назад

    Hi our one static dns entry is deleted last week but it's automatically creating again and again.

  • @avinash0072355
    @avinash0072355 8 месяцев назад

    Issue is now fixed. Thanks again for this awesome video!

  • @avinash0072355
    @avinash0072355 8 месяцев назад

    New-ADGroup : Cannot validate argument on parameter 'GroupCategory'. The argument is null. Provide a valid value for the argument, and then try running the command again. At line:16 char:17 + New-ADGroup @groupproperty + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (:) [New-ADGroup], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.ActiveDirectory.Management.Commands.NewADGroup ********************************************************************************************************************************************************* $groups = Import-Csv -Path 'C:\Temp\Security group\SecurityGroups.csv'| ft foreach ($group in $groups) { $groupproperty = @{ Name = $group.name Path = $group.path GroupScope = $group.scope GroupCategory = $group.category Description = $group.description } New-ADGroup @groupproperty } Could you please correct me - I have been getting error message

  • @dr3.official
    @dr3.official 8 месяцев назад

    Thnkx brother

  • @NOT_AADI
    @NOT_AADI 8 месяцев назад

    1 dc mo kya helth check kr rho ho

  • @dkingori06
    @dkingori06 8 месяцев назад

    This is very helpful thankyou. However when I define the local users and groups to update the password the password and confirm password fields are greyed out. cannot change. Is it a rights issue maybe. The account I'm using to log-in.

  • @Trailflix
    @Trailflix 8 месяцев назад

    it still says ''asses dinied''

  • @rajirajitha6693
    @rajirajitha6693 8 месяцев назад

    Nice explanation😊

  • @CreaFlare
    @CreaFlare 9 месяцев назад

    it still needs pass

    • @Trailflix
      @Trailflix 8 месяцев назад

      yoo, were you successful?

  • @bay3450
    @bay3450 10 месяцев назад

    Hello System Administrator, the event ID 4740 is always related to account out?

  • @أكلاتلذيذه-ز7ت
    @أكلاتلذيذه-ز7ت 10 месяцев назад

    greate :) sir.. i need a command to get all members who have access to a folder in file server. how is that??

  • @titlibhakta6271
    @titlibhakta6271 10 месяцев назад

    Thank you for this video 😊

  • @ImanKhayambashi
    @ImanKhayambashi 10 месяцев назад

    Very helpful. Thank you

  • @rajhk7647
    @rajhk7647 Год назад

    where’s your answer

  • @amiteshprasad6403
    @amiteshprasad6403 Год назад

    How do we add again?

  • @shailendravishwakarma9335
    @shailendravishwakarma9335 Год назад

    The way you explained, is just simply superb!

  • @richard_nave
    @richard_nave Год назад

    Thank you for a clear, well constructed and educational tutorial. Please keep up the great work!

  • @donnellm.caldwell2212
    @donnellm.caldwell2212 Год назад

    HI. I was wondering if I can ask a question and hopefully get some help. I ran the repadmin /replsum and got an error that says the Target principle name is incorrect. I'm new with dc replication. But I found a solution that said use the following command replacing these name with my domain controllers. Repadmin /replicate ContosoDC2.contoso.com ContosoDC1.contoso.com "DC=contoso,DC=com". What I'm confused on is the "DC=contoso,DC=com". Do I type the information exactly with or without the quotes and what infomation goes in that field?

  • @supriyochatterjee4095
    @supriyochatterjee4095 Год назад

    Excellent information Sir, wish to see everything for Powershell for Windows Server Administration, Active Directory Administration, VMWARE Administration using powershell in details, keep making the most awesome contents very very helpful

  • @parfeit1
    @parfeit1 Год назад

    thank you

  • @TheBortushar
    @TheBortushar Год назад

    Thanks 👍 please make video if any of these test will be failed thats also very helpful to us

  • @charithareddy33
    @charithareddy33 Год назад

    Good explanation

  • @billsheridan7436
    @billsheridan7436 Год назад

    Is there a command string that will allow me to look at what users have access to directories. IE: at root run a command that will list every directory below and who has access? Trying to cleanup access rights that were given incorrectly.

    • @systemadministrator9626
      @systemadministrator9626 Год назад

      shellgeek.com/powershell-how-to-get-permissions-on-folders-and-subfolders/#:~:text=To%20get%20NTFS%20permissions%20report,control%20list%20for%20the%20directory.&text=In%20the%20above%20example%2C%20the,here%20in%20C%3A%5CTemp.

    • @systemadministrator9626
      @systemadministrator9626 10 месяцев назад

      Yes there is, will create video for it soon.

  • @yS-ps4bs
    @yS-ps4bs Год назад

    Hi... How I can lock computer by computer name from AD?

  • @kakumusic6532
    @kakumusic6532 Год назад

    Why in my password section was gray and can't type in to change password ?

    • @heraldsison5410
      @heraldsison5410 Год назад

      same here, how can i change pass?

    • @shunorrr
      @shunorrr Год назад

      same here

    • @dominikkulich3810
      @dominikkulich3810 Год назад

      it is after update, you have to use script to change password

    • @shabeelaboobacker352
      @shabeelaboobacker352 4 месяца назад

      Microsoft this option discontinued due to vulnerability. Explore Microsoft Laps solution.

  • @AxD10x
    @AxD10x Год назад

    what if we just install role and not promoting ? although in different case we only installed roles like DNS, dhcp telnet etc but we don't promote it why we have to promote in AD ?

  • @أكلاتلذيذه-ز7ت
    @أكلاتلذيذه-ز7ت Год назад

    drink water before recording.... your (ehhhmmm) was annoying!

  • @AjayGuPta-eq3gb
    @AjayGuPta-eq3gb Год назад

    what is user dont remember what application or browser he used his password.

  • @dilipbhagat235
    @dilipbhagat235 Год назад

    Good one for beginners.

  • @GokulG7
    @GokulG7 Год назад

    Great! Sir , please create a WhatsApp group

  • @FIAFYf16
    @FIAFYf16 Год назад

    when i enable Recycle, can i restore deleted organization unit before one week

  • @IamSahilVerma
    @IamSahilVerma Год назад

    Is there a powershell to query only dynamic records ? The one I am getting online doesn’t seems to be tested one. Thx

  • @supriyochatterjee4095
    @supriyochatterjee4095 Год назад

    Great information Sir, kindly make a video on how to retrieve and get all Windows Server, Active Directory configuration informations using Powershell

  • @shaikghousekdp1
    @shaikghousekdp1 Год назад

    Super Sir

  • @EstebanDenon
    @EstebanDenon Год назад

    How can we find sources when caller computer name is empty?

    • @systemadministrator9626
      @systemadministrator9626 Год назад

      There might be the issue is with non-interactive logon. To identify correct computer name you can enable netlogon logging. you can refer below video ruclips.net/video/FBNScTWDKU0/видео.html

    • @riazkm9136
      @riazkm9136 23 дня назад

      @@systemadministrator9626 enabled logging but still cannot find any entry for the lockout

  • @satishduggirala2505
    @satishduggirala2505 Год назад

    Thanks a lot ... Could you please make a video on Windows Services monitoring and health check

    • @systemadministrator9626
      @systemadministrator9626 Год назад

      Thank you for reply, yes I have started uploading videos of PowerShell commands and scripting.

  • @aljurassic8905
    @aljurassic8905 Год назад

    Sir do u have a video that locked the ip adress of server ,so that the client cannot duplicate the ip adress of the server?

  • @chimmajhulewala9522
    @chimmajhulewala9522 Год назад

    Thanks brother, very useful clip.

  • @WajidsKhan
    @WajidsKhan Год назад

    kindly share the command in link.

  • @malavdhimmar
    @malavdhimmar 2 года назад

    Thanks man !!!

  • @pratapgaikwad1195
    @pratapgaikwad1195 2 года назад

    Nice Knowledge📚...

  • @durgeshdhoble9280
    @durgeshdhoble9280 2 года назад

    Vry nice video I have query or my question How i acess my windows server 19 to multiple user without sign outing running user or different machine Is it applying any group policy or any permission Agar is par app ek video creat kar doge bahut help ho jayegi