MNOTES
open-menu closeme
Home
Privacy Policy
Contact
About
🌐
English Japanese
github twitter linkedin rss
  • How to check the last login date for users in Acitive Directory

    calendar Apr 23, 2023 · 4 min read · Windows Active Directory PowerShell  ·
    Share on: twitter facebook linkedin copy
    How to check the last login date for users in Acitive Directory

    The LDAP database used by Active Directory records the date/time of a user's last logon. The purposes of last logon date/time may include the following. Improving security If there are no regular logons, the user account may no longer be needed. Disabling or deleting the account may enhance security. Audit Purpose This …


    Read More
  • Change the URL of a list in SharePoint Online with PowerShell

    calendar Apr 6, 2023 · 2 min read · SharePoint PowerShell  ·
    Share on: twitter facebook linkedin copy
    Change the URL of a list in SharePoint Online with PowerShell

    Changing the URL of a list in SharePoint Online can be done in SharePoint Designer but will be discontinued in the future. This article will show how to change the URL of a listing with PnP PowerShell. For an overview of PnP PowerShell, see the following link. PnP PowerShell overview Prerequisite This article assumes …


    Read More
  • How to check your Windows version

    calendar Mar 8, 2023 · 1 min read · Windows Active Directory Powershell  ·
    Share on: twitter facebook linkedin copy
    How to check your Windows version

    This article introduces how to check your Windows edition, version, and OS build. When checking on the actual machine Confirmation with winver command Press Windows key + R and you will see a Run at the bottom left of your desktop. Enter winver in Open and click OK. The About Windows will appear. You can check the …


    Read More
  • Perform a packet capture with PowerShell

    calendar Feb 26, 2023 · 3 min read · Windows Packet Capture PowerShell  ·
    Share on: twitter facebook linkedin copy
    Perform a packet capture with PowerShell

    I think that Wireshark is often used for a packet capture on Windows.However, I think that installation may be restricted depending on company policies or operating environments. Powershell has a cmdlet called NetEventPacketCapture, which can be used to capture packets. This article introduces a packet capture method …


    Read More
  • Configuring WinHTTP Proxy with Group Policy

    calendar Feb 13, 2023 · 2 min read · Windows Proxy Group Policy  ·
    Share on: twitter facebook linkedin copy
    Configuring WinHTTP Proxy with Group Policy

    In the previous article, I introduced how to implement the configuration of the system proxy (WinHTTP Proxy) with commands. This article introduces how to deploy WinHTTP Proxy settings via group policy. Location of WinHTTP Proxy settings WinHTTP Proxy settings are stored in the registry as binary values. The settings …


    Read More
  • Configuring WinHTTP Proxy

    calendar Feb 11, 2023 · 2 min read · Windows Proxy Powershell  ·
    Share on: twitter facebook linkedin copy
    Configuring WinHTTP Proxy

    There are two main types of Windows proxy settings: one is the proxy setting found in Internet Options, etc., and the other is the WinHTTP Proxy proxy setting. The features of each are summarized below. Item Description Internet Options Configure in Internet Options, or in Windows 10/11, from the Settings app. Set per …


    Read More
  • IPv6 Part 3 -Multicast Address-

    calendar May 14, 2022 · 3 min read · IPv6  ·
    Share on: twitter facebook linkedin copy
    IPv6 Part 3 -Multicast Address-

    IPv6 uses the following three types of addresses depending on the communication method.The broadcast address used in IPv4 is obsolete, and IPv6 uses multicast addresses. This article describes unicast addresses. Type Description Unicast Address An address used to communicate with a specific node. Multicast Addresses An …


    Read More
  • IPv6 Part 2 -Unicast Address-

    calendar Apr 30, 2022 · 3 min read · IPv6  ·
    Share on: twitter facebook linkedin copy
    IPv6 Part 2 -Unicast Address-

    IPv6 uses the following three types of addresses depending on the communication method.The broadcast address used in IPv4 is obsolete, and IPv6 uses multicast addresses. This article describes unicast addresses. Type Description Unicast Address An address used to communicate with a specific node. Multicast Addresses An …


    Read More
  • IPv6 Part 1 -Address Representation-

    calendar Apr 23, 2022 · 2 min read · IPv6  ·
    Share on: twitter facebook linkedin copy
    IPv6 Part 1 -Address Representation-

    With the spread of the Internet, IPv4 address shortages have become a growing concern.The subordinate organizations in charge of each region of IANA, which manages the entire IPv4 address space, are returning and reallocating IPv4 addresses due to contract cancellations and other reasons, but these addresses are …


    Read More
  • List Shared Folders Permissions in PowerShell

    calendar Apr 13, 2022 · 1 min read · Windows SmbShare PowerShell  ·
    Share on: twitter facebook linkedin copy
    List Shared Folders Permissions in PowerShell

    In some cases, such as file server migration, you may want to output a list of paths and permissions for Windows Shared Folders.This article introduces how to check them with Powershell. *In general, access control is set to Everyone/Full control in the Shared Folder Permissions, is often finely controlled by NTFS …


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

MNOTES

May be IT Infrastructure Engineer or Full Stack Engineer.
Read More

Recent Posts

  • How to check the last login date for users in Acitive Directory
  • Change the URL of a list in SharePoint Online with PowerShell
  • How to check your Windows version
  • Perform a packet capture with PowerShell

Tags

WINDOWS 7 POWERSHELL 6 IPV6 3 ACTIVE-DIRECTORY 2 AWS 2 PROXY 2 CLOUDFRONT 1 DNSSEC 1 EVENTCOLLECTOR 1 GROUP-POLICY 1 NETPLAN 1 PACKET-CAPTURE 1 ROUTE53 1 SHAREPOINT 1
All Tags
ACTIVE-DIRECTORY2 AWS2 CLOUDFRONT1 DNSSEC1 EVENTCOLLECTOR1 GROUP-POLICY1 IPV63 NETPLAN1 PACKET-CAPTURE1 POWERSHELL6 PROXY2 ROUTE531 SHAREPOINT1 SMBSHARE1 UBUNTU1 WINDOWS7
[A~Z][0~9]
MNOTES

Copyright  MNOTES. All Rights Reserved

to-top