Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

File System

C# – Set Full Control Permission to a Directory

March 11, 2020March 17, 2015 by Morgan

In C#, we can easily add full access control permission on a file or folder for an user account or …

Read more

Categories C#, File System, NTFS, NTFS Persmission

Powershell – Check If File Exists or Not

March 12, 2020March 12, 2015 by Morgan

We can check and test if a file or folder exist or not by using the PowerShell cmdlet Test-Path. The below …

Read more

Categories File System, NTFS, Powershell, Powershell Tips

Powershell – Delete File If Exists

March 12, 2020March 12, 2015 by Morgan

We can test and check if a file exist or not by using the PowerShell cmdlet Test-Path and we can …

Read more

Categories File System, NTFS, Powershell, Powershell Tips

Get NTFS File Permissions with PowerShell script

November 15, 2021March 11, 2015 by Morgan

We can read the owner and permissions of a file, folders and registry keys with Powershell’s Get-Acl cmdlet. In this …

Read more

Categories File System, NTFS, NTFS Persmission, Powershell, Powershell Tips

What is Windows.edb file in windows search

March 12, 2020February 25, 2015 by Morgan

What is Windows.edb? The Windows.edb is a database file of the indexing service. If you have enabled Windows Indexing or …

Read more

Categories File System, Indexing, Services

What is a Cluster File System?

March 12, 2020December 11, 2014 by Morgan

A clustered file system is a file system where the data is distributed on multiple nodes (machines) that appear to …

Read more

Categories File System

Get Volume Path from Drive Name using Powershell script

March 13, 2020November 11, 2014 by Morgan

I have been working with file access events in Clustered File Server. In event log, for every file access, we are …

Read more

Categories File System, Powershell

Get List of Network Shares using Powershell script

March 13, 2020November 10, 2014 by Morgan

Description: We can easily get the list of Network Shares/Share Folder, Devices, Disk Drives and Printers by using WMI class Win32_Share. …

Read more

Categories File System, Network Shares, Powershell

Event ID 4663 – An attempt was made to access an object

March 13, 2020November 9, 2014 by Morgan

Event ID 4663 is logged whenever an object accessed by user or other sources. It will be used mainly for …

Read more

Categories Event ID, File Access Auditing, File System

How to Track File Access, Modify and Delete Actions in Windows Folder

March 13, 2020November 1, 2014 by Morgan

Monitoring who accessed, modified, created, or deleted a File in Windows Folder is one of the frequent task for everyone. …

Read more

Categories Event ID, File Access Auditing, File System
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page5 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace