openEuler(@openEuler) 's Twitter Profile Photo

🔔How to use to build an intelligent for ? Find the answer from Wen Hao's sharing at Summit2024 . Stay tuned for the replay of the full speech.

account_circle
Nathan McNulty(@NathanMcNulty) 's Twitter Profile Photo

Oh, you wanted to dump all the LAPS passwords from Entra ID for... reasons? =)

Here you go:

Connect-MgGraph -Scopes 'DeviceLocalCredential.Read.All'

Get-MgDevice -Filter 'OperatingSystem eq 'Windows'' | ForEach-Object {
[array]$b64 = (Get-MgDirectoryDeviceLocalCredential

account_circle
$EXE MAXI ∞(@Windoge98exe) 's Twitter Profile Photo

Even if you don't like everyone knows there is always at least one that makes it really big on each blockchain.

We are still very early in the $ICP and $EXE bullrun and Windoge98 ∞ is set up well to be THE memecoin on

Even if you don't like #memecoins everyone knows there is always at least one that makes it really big on each blockchain.

We are still very early in the $ICP and $EXE bullrun and @windoge_98 is set up well to be THE memecoin on #ICP

#1000xgem #Retro #OperatingSystem #Nostalgia
account_circle
Guy Leech(@guyrleech) 's Twitter Profile Photo

Given I seem to query it a lot in my VMs (and customers'), I've just added the last boot time to my profile so it displays when a new PS window is opened

'Last reboot: $((gcim win32_operatingsystem).LastBootUpTime.ToString('G'))'

The ToString('G') is so it formats

Given I seem to query it a lot in my VMs (and customers'), I've just added the last boot time to my #PowerShell profile so it displays when a new PS window is opened

'Last reboot: $((gcim win32_operatingsystem).LastBootUpTime.ToString('G'))'

The ToString('G') is so it formats
account_circle