New book: OKTA Administration released
Amazon has currently new book released for OKTA administration: Okta Administration: Up and Running: Implement enterprise-grade identity and access management
Continue readingActive Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more …
Amazon has currently new book released for OKTA administration: Okta Administration: Up and Running: Implement enterprise-grade identity and access management
Continue readingHere is a quick snippet to show current status of Microsoft Antimalware on your Windows 10 computer. Clear-Host Write-Host Write-Host
Continue readingHere are few commands that you can use to view info about BIOS on DELL computers: List manufacture and version
Continue readingSimple PowerShell script to move members of one group to be also members of new group that you have just
Continue readingHere is another quick PowerShell script to check if user is a member of given group. Clear-Host if (Get-Module -ListAvailable
Continue readingSimple script to get information via PowerShell from the computer about model of the machine and vendor. <# Get information
Continue readingHere is quick one liner hot to get a report on when Active Directory group has been created. This could
Continue readingI need to create a report from Active Directory. I need to provide list of all Departments and headcount per
Continue readingHere is a quick sample of Power Shell snippet to list users from 3 different Active Directory groups: Import-Module ActiveDirectory
Continue readingYou can gen easily two reports about your laptop battery under Windows 10. Simply press [Windows]+[R] and type [cmd]. Once
Continue reading