Tech Notes Desk – Active Directory, PowerShell, How To, Windows, Linux...

Blog Tech Notes Desk. Active Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more ....

Read Blog.technotesdesk.com news digest here: view the latest Blog Tech Notes Desk articles and content updates right away or get to their most visited pages. Blog.technotesdesk.com is not yet rated by Alexa. It seems that Blog Tech Notes Desk content is notably popular in USA, as 26.8% of all users (3.8K visits per month) come from this country. We haven’t detected security issues or inappropriate content on Blog.technotesdesk.com and thus you can safely use it. Blog.technotesdesk.com is hosted with Amazon Data Services Canada (Canada) and its basic language is English.

  • Content verdict: Safe
  • Website availability: Live
  • English language flagLanguage: English
  • Last check:
  • 472

    Visitors daily
  • 472

    Pageviews daily
  • N/A

    Google PR
  • N/A

    Alexa rank

Blog.technotesdesk.com news digest

  • 4 years

    Copy Group Members from One group to Another

    Simple PowerShell script to move members of one group to be also members of new group that you have just created.
    I am using this very often. It is time saver to move large number of users between groups.
    Import-Module ActiveDirectory

  • 4 years

    Check if user is member of the group

    Here is another quick PowerShell script to check if user is a member of given group.
    Clear-Host
    if (Get-Module -ListAvailable -Name ActiveDirectory) {

  • 4 years

    Get Computer Vendor and model via PowerShell

    Simple script to get information via PowerShell from the computer about model of the machine and vendor.
    <#
    Get information about vendor and model of computer

  • 4 years

    Get AD Group Creation Date

    Here is quick one liner hot to get a report on when Active Directory group has been created.  This could be asked during audits so here is the PowerShell one liner:
    Get-ADObject -Filter 'ObjectClass -eq "group"' -Properties whencreated | Select-Object name, whencreated | sort name | ft -AutoSize...

Domain history

Web host: Amazon Data Services Canada
Registrar: IONOS SE
Registrant: REDACTED FOR PRIVACY (1&1 Internet Inc)
Updated: May 03, 2017
Expires: October 22, 2023
Created: October 22, 2010

Whois record

Safety scores

Trustworthiness

Good

Child safety

N/A