Category: Research
Research Undertaken
Intune and Drive Mapping
RDP Error Code: 0x3
Save the .rdp file and add the bottom two lines on the bottom of the file enablecredsspsupport:i:0authentication level:i:2
How to Silently Install Brother P-Touch and Driver in Intune
Extract the MSI from the .exe and deploy silently
Winget Intune Powershell Win32 Apps
Deploy via User Thanks to https://azurecloudai.blog/2023/03/20/76277/ , this is how to deploy User Apps Make sure launched at User cmd /c winget install -e –id Microsoft.VisualStudioCode.Insiders –silent […]
Uncaught Error: Class “PHPCSUtils\Tokens\Collections” not found in C:\Users\User\Downloads\PHPCompatibility\PHPCompatibility\Sniffs\Classes\NewClassesSniff.php:1134
Install the required standards as Global ( which puts them in C:\Users\User\AppData\Roaming\Composer\vendor ) composer global require phpcsstandards/phpcsutils Add C:\Users\User\AppData\Roaming\Composer\vendor\bin to your %PATH% in OS Run PHPCS from […]
Issue upgrading WordPress Site to PHP 8 due to Plugin – Cannot access offset of type string on string
I tried to upgrade a WordPress Site however I got the dreaded There Has Been a Critical Error on Your Website I turned full Debug mode on […]
SCEP\ Intune Wifi Certs
Support Tip – How to configure NDES for SCEP certificate deployments in Intune – Microsoft Community Hub Verify NDES configuration to use SCEP certificates – Intune | […]
How to Terminate Specific Process only for one user in TaskKill ( Bat file or Powershell )
Powershell
Applocker “MpSigStub.exe”
The Windows anti-malware solution, Windows Defender, which has been installed on every version of Windows since Windows 7, is responsible for protecting the system from malware. Windows […]