Skip to content
TOP MENU

Archives

  • December 2021
  • October 2021
  • August 2021
  • July 2021

Categories

  • Active Directory
  • ConfigMgr
  • Drivers
  • Endpoint Manager
  • Event Logs
  • MDT
  • O365
  • Office 365
  • PowerShell
  • Proactive Remediation
  • Reporting
  • Scripting
  • SQL Reporting Services
  • Task Sequence
  • Tools
  • Uncategorized
  • WinPE

mdt2012.com

Blogging about OS Deployment, Virtualization & Random Stuffs

  • Home
  • About
Endpoint Manager O365 Office 365 PowerShell Proactive Remediation Reporting

O365: Enable Inventory of Devices on Config.Office.com

Dec 3, 2021 Christopher Catlett Comment on O365: Enable Inventory of Devices on Config.Office.com

Steps to get your existing devices into the config.office.com inventory/reporting.

PowerShell Scripting

POWERSHELL: Gather PatchMyPC Client Log Bundle

Oct 14, 2021 Christopher Catlett Comment on POWERSHELL: Gather PatchMyPC Client Log Bundle

Here is a logs collection script I whipped up, PatchMyPC folks, please make this official.

PowerShell

POWERSHELL: Get Warranty Info for Microsoft Surface Devices

Oct 13, 2021 Christopher Catlett Comment on POWERSHELL: Get Warranty Info for Microsoft Surface Devices

Feed the below script a CSV containing the “ComputerName” & “SerialNumber” of your devices and it will output a CSV with the warrenty information (Handles

PowerShell

PowerShell: Convert EML Files to HTML

Oct 12, 2021 Christopher Catlett Comment on PowerShell: Convert EML Files to HTML

Files are converted into HTML, saved in the same folder, with the same file name (just a changed extension) Get-ChildItem -Path C:\path\to\files -recurse | ConvertFrom-EmlToHtml

Active Directory PowerShell

Powershell: Add all domain users to a group, but exclude users in multiple OU’s

Oct 12, 2021 Christopher Catlett Comment on Powershell: Add all domain users to a group, but exclude users in multiple OU’s
ConfigMgr MDT Task Sequence Tools

Cool Tool: DevxExec – run a process from different user credentials

Oct 12, 2021 Christopher Catlett Comment on Cool Tool: DevxExec – run a process from different user credentials

We have just updated our small tool called devxexec.exe that allows to run a processes from different users credentials without logging off, switching accounts, or even knowing

Endpoint Manager O365 Office 365 PowerShell Proactive Remediation Reporting

O365: Enable Inventory of Devices on Config.Office.com

Dec 3, 2021 Christopher Catlett 0
PowerShell Scripting

POWERSHELL: Gather PatchMyPC Client Log Bundle

Oct 14, 2021 Christopher Catlett 0
PowerShell

POWERSHELL: Get Warranty Info for Microsoft Surface Devices

Oct 13, 2021 Christopher Catlett 0
PowerShell

PowerShell: Convert EML Files to HTML

Oct 12, 2021 Christopher Catlett 0
Active Directory PowerShell

Powershell: Add all domain users to a group, but exclude users in multiple OU’s

Oct 12, 2021 Christopher Catlett 0
ConfigMgr MDT Task Sequence Tools

Cool Tool: DevxExec – run a process from different user credentials

Oct 12, 2021 Christopher Catlett 0
SQL Reporting Services

SQL SRS – This implementation is not part of the Windows Platform FIPS Validated cryptographic algorithms

Oct 12, 2021 Christopher CatlettComment on SQL SRS – This implementation is not part of the Windows Platform FIPS Validated cryptographic algorithms

When trying to comply with Federal security standards you start to run into all sorts

Active Directory Event Logs PowerShell Scripting

Get a List of All Successful Domain Logins from your Domain Controllers (Security Event Log)

Oct 5, 2021 Christopher Catlett

Recently I had the need to get a list of successful logins for a group

Drivers WinPE

WinPE – Test new Drivers Live!

Aug 10, 2021 Christopher CatlettComment on WinPE – Test new Drivers Live!

Found this tidbit, saved hours of creating new media in MDT just to test a

Scripting

Batch File to repair broken WSUS Clients

Aug 9, 2021 Christopher CatlettComment on Batch File to repair broken WSUS Clients

FixWSUS.bat@echo offnet stop wuauserv /Ynet stop bits /Ynet stop cryptsvc /Y REM Rename and Delete

PowerShell Scripting

Check DELL computer for latest BIOS Version

Aug 9, 2021 Christopher CatlettComment on Check DELL computer for latest BIOS Version

the BIOS class. It then connects to the Dell support page for the remote computer’s ServiceTag. If the computer is a Dell, it grabs the BIOS revision listed on the page.

Uncategorized

Welcome to my dumping ground!

Jul 27, 2021 Christopher CatlettComment on Welcome to my dumping ground!

This is where is store fixes for odd issues I’ve come across & neat scripts

Posts navigation

PrevPrevious page Page 1 Page 2

Recent Posts

  • O365: Enable Inventory of Devices on Config.Office.com
  • POWERSHELL: Gather PatchMyPC Client Log Bundle
  • POWERSHELL: Get Warranty Info for Microsoft Surface Devices
  • PowerShell: Convert EML Files to HTML
  • Powershell: Add all domain users to a group, but exclude users in multiple OU’s

Recent Comments

No comments to show.
Endpoint Manager O365 Office 365 PowerShell Proactive Remediation Reporting

O365: Enable Inventory of Devices on Config.Office.com

Dec 3, 2021 Christopher Catlett 0
PowerShell Scripting

POWERSHELL: Gather PatchMyPC Client Log Bundle

Oct 14, 2021 Christopher Catlett 0
PowerShell

POWERSHELL: Get Warranty Info for Microsoft Surface Devices

Oct 13, 2021 Christopher Catlett 0
PowerShell

PowerShell: Convert EML Files to HTML

Oct 12, 2021 Christopher Catlett 0
Active Directory PowerShell

Powershell: Add all domain users to a group, but exclude users in multiple OU’s

Oct 12, 2021 Christopher Catlett 0
ConfigMgr MDT Task Sequence Tools

Cool Tool: DevxExec – run a process from different user credentials

Oct 12, 2021 Christopher Catlett 0
Copyright © 2023 Bosa. Powered by Bosa Themes
  • About