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

File System

How to find file and folder size using PowerShell

March 5, 2020December 22, 2017 by Morgan

We can use the PowerShell cmdlet Get-Item to get file information including size of a file, we can also the …

Read more

Categories File System, Powershell, Powershell Tips

SharePoint Timer Service – OWSTIMER.EXE

March 11, 2020March 9, 2016 by Morgan

What is OWSTIMER.EXE OWSTIMER.EXE is a SharePoint Timer Service from Microsoft Corporation belonging to Microsoft SharePoint. The SharePoint Timer Service …

Read more

Categories File System, Services, SharePoint, Windows Service

What is DataStore.edb and is it safe to delete?

March 11, 2020February 11, 2016 by Morgan

What is DataStore.edb? The DataStore.edb file is some kind of log file, it keeps the history of Windows updates and …

Read more

Categories File System, PC, System Administration

What Is an Offline Storage Table (OST) File?

March 11, 2020February 9, 2016 by Morgan

An OST file, or offline storage table (.ost) file, is an offline Outlook Data File used by Microsoft Exchange Server …

Read more

Categories File System, Outlook

VBScript: How to Create and Write text in CSV file

March 14, 2020July 15, 2015 by Morgan

You might have come across the need of export text content to CSV file in vbscript. We can create and …

Read more

Categories CSV, File System, VBScript

C# : Get Executing Assembly Folder Path

March 14, 2020July 11, 2015 by Morgan

In C#, we can read directory path of executing assembly file using different methods. In this article, I am going …

Read more

Categories C#, File System

C# : Get Special Folder Path (Desktop, StartMenu, Program data)

March 14, 2020July 8, 2015 by Morgan

In C#, we can get the path of a special folder, such as Desktop, Program Files, Programs, Start Menu and …

Read more

Categories C#, Desktop, File System, PC

PowerShell – List only Files or Folders by Recursively

March 16, 2020June 13, 2015 by Morgan

We can retrieve only list of Files or Folders by Recursively using the Powershell cmdlet Get-ChildItem. List Only Files Use …

Read more

Categories File System, Powershell, Powershell Tips

VBScript – Create File and Create Folder

March 16, 2020June 3, 2015 by Morgan

In vbscript, we can create a new textfile and directory using FileSystemObject. The FileSystemObject contains the functions CreateFolder and CreateTextFile …

Read more

Categories File System, VBScript

Change the location of Windows Search Index

March 11, 2020March 18, 2015 by Morgan

If you enabled the Windows Search and Index service in your windows system, the file named “Windows.edb” will be placed under …

Read more

Categories File System, Indexing
Older posts
Page1 Page2 … 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