PowerShell Tutorial - 1.7 - Creating Objects

preview_player
Показать описание
You can follow me by creating your own Jupyter Notebook by cloning my repo and using this notebook here

Or you can just goto Powershell Playground which will create a free docker environment from my github repo, and you can then follow along.

View the full PowerShell Tutorial Playlist here

Рекомендации по теме
Комментарии
Автор

Sir . Really appreciate and also thank you so much for making videos .
Requesting you to make videos on forensic analysis . Network forensic investigation training videos.
How to get data from logs . How to analyse the data this kind of suff is required

jollyjohn
Автор

Hi @TeachJing - not even such a great tutorial series as this one actually answers my question :( ... would you have a minute to look at a stackoverflow question?

i-heart-google
Автор

Hey buddy, why use [System.DateTime], instead Get-Date?

EpTechie
Автор

Need to develop a script to measure sorting CPU speed in PowerShell and write out the following information to the log file every 30 minutes to 1 hour

MachineName Date Time sort100kseconds

A cherry on top could be to add something to count number of java.exe processes or users logged in to the stats.

Could you provide me the script ?

todupunuriavanthi