CyberAutomate.io
Home
About
Posts
Speaking
  • Get the local Administrators of many computers remotely with PowerShell

    Aug 23, 2019 · 1 min read · PowerShell Youtube Remote Management  ·
    Share on:

    This is a request that was made by someone a few months ago. It’s been a while so I apologize for not remembering who requested it. We’re using the Win32_GroupUser class to get the local administrators of a computer or many computers remotely. The function is modular enough to give you the ability to view the results …

    Read More
  • Remote Computer Inventory with PowerShell

    Aug 25, 2016 · 1 min read · PowerShell Remote Management YouTube WMI  ·
    Share on:

    This script uses WMI CMDlets for the most part, to gather some client hardware and software information remotely over the network. Click the link below to see the contents of the CSV file. I use it to collect the following information: Computer Name Manufacturer Model Processor Type System Type Operating system …

    Read More
  • Get remote disk drive info with PowerShell

    Jun 9, 2016 · 1 min read · PowerShell Remote Management WMI YouTube  ·
    Share on:

    This script uses the win32_LogicalDisk WMI Class to get Local Disk Information for one or multiple computers. For more information on the DriveTypes available with the Win32_LogicalDisk class visit: https://technet.microsoft.com/en-us/library/ee176674.aspx. You could also expand on this script and add email capability …

    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

Recent Posts

  • MustLearnKQL - The Project Operator
  • MustLearnKQL - The Extend Operator
  • MustLearnKQL - The Render Operator
  • MustLearnKQL - The Summarize Operator
  • MustLearnKQL - The Count Operator

Categories

YOUTUBE 53 POWERSHELL 38 KQL 12 MUSTLEARNKQL 12 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 KQL12 MUSTLEARNKQL12 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE53
[A~Z][0~9]

Tags

YOUTUBE 53 POWERSHELL 38 KQL 12 MUSTLEARNKQL 12 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 KQL12 MUSTLEARNKQL12 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE53
[A~Z][0~9]
CyberAutomate.io

Copyright  CYBERAUTOMATE.IO. All Rights Reserved