CyberAutomate.io
Home
About
Posts
Speaking
  • Search file structure for specific file type with PowerShell

    Jun 5, 2016 · 1 min read · PowerShell File Management YouTube  ·
    Share on:

    This script will search a file structure for a specific file type and export the results to a CSV file. This can be used to search a user accessible file share for file types that you may have policies against storing on a file share. If you don’t have access to Enterprise tools like FSRM this is an easy way to provide …

    Read More
  • Find Stale Active Directory User Objects with PowerShell

    May 23, 2016 · 1 min read · PowerShell Active Directory YouTube  ·
    Share on:

    In this video, I talk a little more about performing Active Directory Maintenance with PowerShell. Specifically, finding user objects that have not authenticated to the domain in X number of days. This script will search an Organizational Unit for Users accounts that have not authenticated to the Domain in 1 hour. …

    Read More
  • Create Active Directory Groups from a CSV with PowerShell

    May 16, 2016 · 1 min read · PowerShell Active Directory YouTube  ·
    Share on:

    I have a pretty simple script today. All it does is import your Active Directory group information from the CSV file and create the groups based on the information imported. This is pretty much as simple as it gets but very effective for creating multiple groups in different organizational units. The format of the CSV …

    Read More
  • Remotely Install Adobe Reader with PowerShell

    May 3, 2016 · 1 min read · PowerShell YouTube Remote Management  ·
    Share on:

    This scripts is quick, dirty and could be made more efficient. That said, it works.Reads a As constructed it reads a txt file containing computer names and attempts to ping each machine. If the ping is successful, it copies the contents of c:\Install from the source computer to c:\install on the target machine. Once …

    Read More
  • Active Directory: Find Stale Computers with PowerShell

    Apr 7, 2016 · 1 min read · PowerShell YouTube Active Directory  ·
    Share on:

    If you’re in a large Enterprise you may have computer objects lurking in Active Directory that have not authenticated to the Domain in a while. This script will allow you to find those objects, disable them and move them to an alternate Organizational Unit.

    Read More
  • Use PowerShell to retrieve 3rd party software versions

    Mar 23, 2016 · 0 min read · PowerShell YouTube  ·
    Share on:

    Read More
  • How to create and use custom PowerShell Functions

    Mar 17, 2016 · 0 min read · PowerShell YouTube  ·
    Share on:

    Read More
  • Force WSUS checkin with PowerShell

    Mar 14, 2016 · 0 min read · PowerShell YouTube  ·
    Share on:

    Read More
  • PowerShells Get-Help cmdlet explained

    Mar 2, 2016 · 1 min read · PowerShell YouTube  ·
    Share on:

    This video focuses on ways you can use the PowerShell Get-Help cmdlet to efficiently navigate the help files. I also talk about how you can use Update-Help and Save-Help to take the PowerShell help files offline if the need arises. Below is the code I used in the video, feel free to use it.

    Read More
  • PowerShells Get-Command cmdlet explained.

    Feb 16, 2016 · 1 min read · PowerShell YouTube  ·
    Share on:

    The video below is my maiden voyage on YouTube, I would appreciate a Subscribe, Thumbs up or a Comment on YouTube or here. I plan on producing more Screen-Casts going forward relating to PowerShell, Windows Server 2012R2, Exchange 2013, System Center Configuration Manager 2012, SharePoint 2013, and other things. If you …

    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Recent Posts

  • MustLearnKQL - Create your first analytics rule in Microsoft Sentinel
  • MustLearnKQL - The Union and Join Operators
  • MustLearnKQL - The Let Statement
  • MustLearnKQL- The Order/Sort and Top Operators
  • MustLearnKQL - The Distinct Operator

Categories

YOUTUBE 58 POWERSHELL 38 KQL 17 MUSTLEARNKQL 17 ACTIVE-DIRECTORY 9 DSC 5 REMOTE-MANAGEMENT 4 AZURE 2 VSCODE 2 WMI 2 AZURE-DEVOPS 1 CHOCOLATEY 1 EXCHANGE 1 FILE-MANAGEMENT 1
All Categories
ACTIVE-DIRECTORY9 AZURE2 AZURE-DEVOPS1 CHOCOLATEY1 DSC5 EXCHANGE1 FILE-MANAGEMENT1 GROUP-POLICY1 KQL17 MUSTLEARNKQL17 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE58
[A~Z][0~9]

Tags

YOUTUBE 58 POWERSHELL 38 KQL 17 MUSTLEARNKQL 17 ACTIVE-DIRECTORY 9 DSC 5 REMOTE-MANAGEMENT 4 AZURE 2 VSCODE 2 WMI 2 AZURE-DEVOPS 1 CHOCOLATEY 1 EXCHANGE 1 FILE-MANAGEMENT 1
All Tags
ACTIVE-DIRECTORY9 AZURE2 AZURE-DEVOPS1 CHOCOLATEY1 DSC5 EXCHANGE1 FILE-MANAGEMENT1 GROUP-POLICY1 KQL17 MUSTLEARNKQL17 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE58
[A~Z][0~9]
CyberAutomate.io

Copyright  CYBERAUTOMATE.IO. All Rights Reserved