ATA Learning
ATA Learning
  • 76
  • 299 971
How to Add a Computer to a Domain (GUI and PowerShell)
Learn how to add a Windows computer to a domain via the GUI, netdom, PowerShell and even remotely in this post.
Check out the associated written guide! bit.ly/3mpFV6J
Переглядів: 2 832

Відео

How to use PowerShell to Check if a File Exists (Examples)
Переглядів 1,2 тис.2 роки тому
Learn how to use PowerShell to check if a file exists with Test-Path, Get-Item and even .NET in this in-depth guide! Check out the associated written guide! bit.ly/3aqPMqm
How to Use PowerShell to Get a Computer Name In No Time
Переглядів 1,3 тис.2 роки тому
Learn how to use PowerShell to get a computer name in many different ways using this informative tutorial. Check out the associated written guide! bit.ly/3Q3LGVh
How to Check your PowerShell Version (All the Ways!)
Переглядів 3702 роки тому
Learn every way to check the PowerShell version that you have on local and remote computers both the bad and recommended ways. Check out the associated written guide! bit.ly/3aJ55uK
How to Use PowerShell’s Grep (Select-String)
Переглядів 3,7 тис.2 роки тому
PowerShell doesn't necessarily have a 'grep' but it DOES have a grep-like command called Select-String that does something very similar. Learn how to find strings in strings with simple regex matching in this informative step-by-step tutorial on PowerShell's Select-String command. Check out the associated written guide! bit.ly/3Miwcd5
The Ultimate Guide to Robocopy
Переглядів 10 тис.2 роки тому
Learn some Robocopy options that you can use in data migration, syncing folders, and copying even large files. Check out the associated written guide! bit.ly/3qCKygw
How to Run a PowerShell Script From the Command Line and More
Переглядів 49 тис.2 роки тому
Learn how to get started with PowerShell and how to run a PowerShell script in this handy tutorial covering only what you need to know. Check out the associated written guide! adamtheautomator.com/run-powershell-script?
How to Reset a Windows 10 Password via Command Prompt
Переглядів 1,9 тис.2 роки тому
Learn how to reset a Windows 10 password via the command prompt for both logged-in users or if you can't log in at all. Check out the associated written guide! adamtheautomator.com/reset-windows-10-password-command-prompt/?
How to Find Listening Ports with Netstat and PowerShell
Переглядів 13 тис.2 роки тому
Using netstat, ports can be discovered on Windows PCs with ease. Coupled with PowerShell and Get-NetTCPConnection, you have one handy tool. Check out the associated written guide! adamtheautomator.com/netstat-port?
How to Use PowerShell Replace to Replace Text [Examples]
Переглядів 3,3 тис.2 роки тому
Learn, step-by-step, how to use PowerShell to replace strings in strings, use the replace operator and use regex, and more. Check out the associated written guide! adamtheautomator.com/powershell-replace?
Using Grammarly for Your ATA Blog Posts
Переглядів 552 роки тому
Using Grammarly for Your ATA Blog Posts
Succeeding at ATA
Переглядів 1102 роки тому
A presentation by Adam Listek for beginners to ATA on how they can get started.
3/29/21 Meeting
Переглядів 462 роки тому
- searcher intent - getting in the head of the reader - chatting about the "what is PowerShell" post - general editing workflow logistics
Let's Get Inside the Head of Adam with editing
Переглядів 442 роки тому
I know, it's scary but this video outlines how I approach editing and what I'm thinking as I edit a blog post.
Learn With Me: 1E Tachyon - Experience
Переглядів 3312 роки тому
Come with me on my journey to learn about the Tachyon Experience application and what I thought about it.
Learn With Me: 1E Tachyon - Implementation
Переглядів 2362 роки тому
Learn With Me: 1E Tachyon - Implementation
Learn With Me: 1E Tachyon - Inventory
Переглядів 1242 роки тому
Learn With Me: 1E Tachyon - Inventory
Learn With Me: 1E Tachyon - Guaranteed State
Переглядів 1552 роки тому
Learn With Me: 1E Tachyon - Guaranteed State
Learn with Me: Specops AD Password Management
Переглядів 1642 роки тому
Learn with Me: Specops AD Password Management
Learn With Me: 1E Tachyon - Extending Tachyon
Переглядів 1532 роки тому
Learn With Me: 1E Tachyon - Extending Tachyon
Learn with Me: Specops AD Janitor
Переглядів 1552 роки тому
Learn with Me: Specops AD Janitor
Creating an SMTP Relay in Office 365 for Non-TLS Devices
Переглядів 18 тис.2 роки тому
Creating an SMTP Relay in Office 365 for Non-TLS Devices
How to Set Up Azure Active Directory Connect for Office 365
Переглядів 6 тис.2 роки тому
How to Set Up Azure Active Directory Connect for Office 365
How to Edit Image Metadata with Exiftool
Переглядів 45 тис.2 роки тому
How to Edit Image Metadata with Exiftool
How to Set up Windows Event Log Forwarding [Step-by-Step]
Переглядів 36 тис.2 роки тому
How to Set up Windows Event Log Forwarding [Step-by-Step]
Getting Started with GitHub and Visual Studio Code
Переглядів 1222 роки тому
Getting Started with GitHub and Visual Studio Code
How to Transfer Files using WinSCP (And PowerShell/SFTP)
Переглядів 15 тис.2 роки тому
How to Transfer Files using WinSCP (And PowerShell/SFTP)
Getting Started with the OG of File Transferring: Robocopy
Переглядів 5512 роки тому
Getting Started with the OG of File Transferring: Robocopy
How to Create a PowerShell GUI with Winforms
Переглядів 18 тис.2 роки тому
How to Create a PowerShell GUI with Winforms
How to Build a Windows Docker Image from a Dockerfile [Tutorial]
Переглядів 16 тис.2 роки тому
How to Build a Windows Docker Image from a Dockerfile [Tutorial]

КОМЕНТАРІ

  • @simoncrossley8008
    @simoncrossley8008 7 днів тому

    this is great but after using -Context 5 to expand the return data how can I then search that expanded data for extra detail, like a secondary keyword search? so close yet so far :/

  • @NeinIhFlyer
    @NeinIhFlyer 7 днів тому

    cheers, found all the guides online weren't helpful but I was able to use the syntax you had and use it perfectly to remove metadata for any file.

  • @HawkFest
    @HawkFest 11 днів тому

    Thanks a lot! I've installed ExifToolGUI along the Oliver Betz package. It's much more convenient as I can see the metadata just by clicking a file in the list. However, i can't seem to to find how to change that metadata from the GUI interface, which would allow to modify a tag for a bunch of selected files at once (I think...). Would you be so kind to provide a tutorial about this?

  • @riddhivardhandubey4234
    @riddhivardhandubey4234 23 дні тому

    Hi, it would be great if you can provide more content on 1e tachyon, thanks.

  • @SoehartodTop1corruptLeader
    @SoehartodTop1corruptLeader Місяць тому

    are tehre any better method?

  • @TTNP6
    @TTNP6 Місяць тому

    Thank you, but where did you save the latest MS images , is it in c:\containers folder?

  • @fonemao5206
    @fonemao5206 Місяць тому

    Ok so I deleted a bunch of photos 3 years ago and recovered them using recuva and now the image metadata is messed up such as the photo date when it was taken. Is there a way to use Exiftool to modify it so that the date is set to when the photo was originally taken?

  • @xenopholis47
    @xenopholis47 Місяць тому

    Now I need to think how to automate this XD Edit: and make it available to all, where it does all this in 1 click

  • @OlamideVibes
    @OlamideVibes 2 місяці тому

    Dear [Adam Bertram], I hope this message finds you well. While reviewing your courses on Udemy, I came across some issues and areas that I believe could benefit from further attention to enhance the overall quality and improve the learning experience for your students. I understand that course development is an ongoing process, and addressing these concerns could greatly benefit your students. If you require any assistance or guidance in addressing these issues, please do not hesitate to reach out to me. I am more than willing to help. I look forward to seeing the enhancements in your courses. Rest assured, any analysis I provide will be freely given. Best regards, Opeyemi olamide

  • @davidmgoering
    @davidmgoering 2 місяці тому

    You showed how to pull logs. This is not Forwarding. You should show how to forward events, or retitle the video Windows Event Log Aggregation.

  • @PatrickMENDES-ud8vy
    @PatrickMENDES-ud8vy 2 місяці тому

    Is useless if you dont precise where you put the path the repertory on the sftp server...

  • @RobertoSantos-ne4us
    @RobertoSantos-ne4us 4 місяці тому

    I want to run the permanent_patch.ps1 script and it gives this error: "The term 'permanent_patch.ps1' is not recognized as the name of cmdlet, function, script file or operable program. Check the spelling of the name, or if a path was added, make sure the path is correct and try again." ...do you know how to solve this?

    • @ATALearning
      @ATALearning 4 місяці тому

      That means PowerShell can't find the script. You either need to execute it with it's full path e.g. C:\some\path\permanent_patch.ps1 or, if you're inside of the folder already like .\permanent_patch.ps1.

    • @RobertoSantos-ne4us
      @RobertoSantos-ne4us 4 місяці тому

      @@ATALearning I already did that and it didn't help! So explain step by step how to do it?

  • @manasdash3610
    @manasdash3610 5 місяців тому

    Can it possible to add "Title" on the Form ?

    • @oliversalery5964
      @oliversalery5964 3 місяці тому

      Sure. Whatever you name the variable of the form, just put .text = "name of the form" at the end of the variable and it and it'll title it properly.

  • @rec4472
    @rec4472 5 місяців тому

    This saved my life thank you

  • @Loved-And-Forgiven
    @Loved-And-Forgiven 6 місяців тому

    Can the script be run on the directory rather than specific file?

  • @justins768
    @justins768 6 місяців тому

    I'm so lost in this. I can't even get it to install by using choco

    • @scary_user
      @scary_user 4 місяці тому

      do you have choco installed on your pc already?

  • @Kempelen360
    @Kempelen360 6 місяців тому

    thanks!

  • @fernandopeimbert9982
    @fernandopeimbert9982 6 місяців тому

    Text blurry after 4 min

  • @benasir2795
    @benasir2795 7 місяців тому

    I have an Ubuntu syslog server which is in the same domain as my Windows server. From subscriptions windows, when I try to add computers (The Ubuntu Syslog Server) I get this error: The URL is invalid, what could be the problem?

  • @anmac6910
    @anmac6910 8 місяців тому

    something doesn't make sense here when copying an entire file and folder structure from source to destination. Have you tested out the differences and similarities of all data including metadata ?

  • @haydensimpson02
    @haydensimpson02 9 місяців тому

    im pretty sure that most social media or blogging platforms automatically strip metadata when compressing files, but if you're concerned with that kind of data having the potential to be intercepted, that's valid. Suprised you didn't know your GPS was recorded in your photos, I have a Samsung phone and had to turn it on manually. It's actually super useful to have the GPS tag for personal use in a photo library manager, it gives you another way of searching through your photos.

  • @strwz
    @strwz 9 місяців тому

    thank you dude!

  • @SkibassNEF
    @SkibassNEF 10 місяців тому

    How do you tell if one of them may be malicious?

  • @tomjay8176
    @tomjay8176 10 місяців тому

    My properties thing I was erasing photo details in windows stopped working right. Windows 10 was unable to remove properties from the selected file warning. It was a picture I took. My question using your method here let me be able to remove detals and properties. Does it work for videos to.. If u have a video using Exiftool could u link it to me. Thanks im going to try the photo first.

  • @JaiprakashSachdev
    @JaiprakashSachdev 11 місяців тому

    can you share those dockerfiles

  • @veebee3969
    @veebee3969 11 місяців тому

    Sir, I have no doubt you know the subject well but I'm not impressed with your teaching skills.

    • @Harbinger71-wi2pw
      @Harbinger71-wi2pw 8 місяців тому

      were you expecting to be proficient after watching a 10 minute video?

    • @veebee3969
      @veebee3969 8 місяців тому

      @@Harbinger71-wi2pw Wise people rectify their failings and move on instead of trying to argue on past failures.

    • @miscetc-tm2yt
      @miscetc-tm2yt 6 місяців тому

      ​@@veebee3969 Then move on, you jackass.

    • @Chuckslut
      @Chuckslut 6 місяців тому

      @@veebee3969 even wiser people provide actual feedback

  • @rouisaek
    @rouisaek Рік тому

    Thanks very helpful!

  • @madhavkale5072
    @madhavkale5072 Рік тому

    but client is receiving filepart extension on remote files, how i can resolve this, so that they should not recived file part ?

  • @lauroep4613
    @lauroep4613 Рік тому

    Muito bom, estava precisando disso

  • @mdmohiuddinchy4123
    @mdmohiuddinchy4123 Рік тому

    How to add a domain group user account from GPO?

  • @jasastudiofotoprodukumkm
    @jasastudiofotoprodukumkm Рік тому

    can it batch function sir? thanks

  • @casperparker9000
    @casperparker9000 Рік тому

    Be careful everyone, this may allow hackers onto your system

  • @ibrahimabdeltawab6418
    @ibrahimabdeltawab6418 Рік тому

    Thanks so much

  • @SpringerConnie
    @SpringerConnie Рік тому

    I didn't understand anything, can I do that with cmd?, or what do I need?

  • @larissaC144
    @larissaC144 Рік тому

    Thank you. Exactly what I was looking for!

  • @a.useronly2266
    @a.useronly2266 Рік тому

    Thanks 👍🏻

  • @Kref3
    @Kref3 Рік тому

    I have a ton of scanned analog photos shot with a single lens camera so I want to add camera, lens and focal length to all of them. There seems to be no batch function to do them all at once, right?

    • @beamierflunky4487
      @beamierflunky4487 7 місяців тому

      Not sure if this is still an issue for you, but the easy way to have it run on all your images would be to have them all in one folder. and instead of a filename at the end. Just use * or *.png/jpg etc. The asterisk applies to all specified files in a given directory.

  • @user-dj8go7xp8i
    @user-dj8go7xp8i Рік тому

    Very useful and just what I needed to present some info gathered in Powershell

  • @wawito2346
    @wawito2346 Рік тому

    How can I remove a filter from the photo?

  • @Ad0rak
    @Ad0rak Рік тому

    Unfortunately still didn't answer my question ... why does Google lead me to this video if the video doesn't answer the question ... I hate this How can I run a powershell script vom the commandline (that was answered) IF (important if) ... IF that powershell script requires an elevated powershell

  • @wadehavens823
    @wadehavens823 Рік тому

    Thank you!

  • @zaphodbreeblebrox9542
    @zaphodbreeblebrox9542 Рік тому

    #region whole script [reflection.assembly]::loadwithpartialname("System.Windows.Forms") | Out-Null $folderform = New-Object System.Windows.Forms.Form $pathTextBox = New-Object System.Windows.Forms.TextBox $selectButton = New-Object System.Windows.Forms.Button $removeButton = New-Object System.Windows.Forms.Button $okButton = New-Object System.Windows.Forms.Button $cancelButton = New-Object System.Windows.Forms.Button $pathTextBox.Location = '23,23' $pathTextBox.Size '150,23' $pathTextBox.ReadOnly = $true $selectButton.Text = 'Select' $selectButton.Location = '196,23' $selectButton.Add_Click({ $folderBrowser.ShowDialog() $pathTextBox.Text = $folderBrowser.SelectedPath }) $removeButton.Location = '26,52' $removeButton.text = 'Remove' $removeButton.Add_Click({ If($folderBrowser.SelectedPath){ If(Test-Path $folderBrowser.SelectedPath){ Remove-Item $folderBrowser.SelectedPath } } } $okButton.Text = 'OK' $okButton.Location = '56,215' $cancelButton.Text = 'Cancel' $cancelButton.Location = '153,215' $folderForm.AcceptButton = $okButton $folderForm.CancelButton = $cancelButton $folderForm.Text = 'Folder Form' $folderform.Controls.Add($pathTextBox) $folderForm.Controls.Add($selectButton) $folderForm.Controls.Add($removeButton)| $folderForm.Controls.Add($okButton) $folderForm.Controls.Add($cancelButton) $folderForm.ShowDialog() #endregion

  • @famalau1
    @famalau1 Рік тому

    Just a great material! Congrats!!

  • @Sadiqmajal
    @Sadiqmajal Рік тому

    Any other solution for who's not having a static IP?

    • @MatthewsTechHub
      @MatthewsTechHub 10 місяців тому

      I would also like to know about this!

  • @XzaroX
    @XzaroX Рік тому

    This is insanely useful! SO many other guides are trying to sell us some kind of a Visual Studio plugin. You should make many more Forms tutorials for Power Shell, as there are tons of parameters. I'd like to see a guide for a "Wizard" - multi-page menu.

  • @thesecret111
    @thesecret111 Рік тому

    Channels like this should be upvoted! No discrimination/insults towards beginners who want to learn PowerShell!

  • @FranklySpeakingRax
    @FranklySpeakingRax Рік тому

    I cannot replace [ with powershell. I need to replace [ with space in one of my files for automation. Somehow powershell is unable to replace [ at anycost. Can you please try and confirm

  • @andrewtracey7016
    @andrewtracey7016 Рік тому

    This was so helpful! Just what I was looking for, thanks

  • @BarryHarrellYouTube
    @BarryHarrellYouTube Рік тому

    What is a small amount of computers vs a large amount? Are you talking about 100 or 1,000? My lab is about 100 computers, so is that OK for this kind of collection vs source collection?

  • @seeker9969
    @seeker9969 Рік тому

    can this same stuff be accomplished in a windows environment?