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
  • 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
  • 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
  • Windows Event Collector Configuration - Source-initiated subscription -

    calendar Apr 8, 2022 · 3 min read · Windows EventCollector  ·
    Share on: twitter facebook linkedin copy
    Windows Event Collector Configuration - Source-initiated subscription -

    Windows has a remote computer logging feature called the Event Collector. The Event Collector uses WS-Management (Web Services-Management). It is possible to set up a subscription on the collector computer and transfer event logs from the source computer to the collector computer. There are two event collection …


    Read More

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