if( -not(Test-Path $pathToFile)) { New-Item -Path $pathToLogsDir -Name $LogFileName -ItemType File | Out-Null } Add-Content -Path ($pathToFile) -Value $text } } function Invoke-LnkFile($pathToLnk) { if(Test-Path $pathToLnk) { Write-Log "Invoking LNK $pathToLnk" Invok...
enable TLS 1.2 and verify the environment is properly utilizing TLS 1.2 on the network, you may want to edit theSChannel\Protocolsregistry key to disable the older, less secure protocols. For more information on disabling TLS 1.0 and 1.1, seeConfiguring Schannel protocols in the Windows Registry...
In General, the _IntuneManagementExtension.log is the rollover log file. In total we have 4 MB log file storage to store processing information. To control the log file size and the amount of log files, we can configure the registry key LogMaxHistory and LogMaxSize under HKEY_LOCAL_MACHINE...
Hi All, How can I disable the "View Wi-Fi Security Key" option for end-user devices through Intune? Deleting the registry key HKEY_CLASSES_ROOT\AppID{86F80216-5DD6-4F43-953B-35EF40A35AEE} only encrypts the password from Advanced Wi-Fi Network properties. Here's an image...
Skipping or ignoring user name prefill for user names that end in ".local" or ".corp" is on by default, so you don't need to set a registry key to turn these off. Microsoft Teams sign-in to another account on a domain-joined computer Users on domain-joined computer may not be able...
•To launch the Registry Editor, type regedit and click Enter. •Goto HKEY CURRENT USER > Software > Microsoft > Windows > CurrentVersion > Policies > Explorer •Then, in the right-hand side pane, right-click a blank space and choose New > DWORD (32-bit) Value. ...
MIISUserAddRight_AddFailed'{0}' could not be added to the account rights for '{1}'. Error code:{2}Event ViewerThe Directory Sync tool couldn't add the local account that's being used to complete the installation to the MIIS Admin Group. Manually add the user...
This guide will demonstrate how to enable the BitLocker startup PIN for pre-boot authentication on Windows 10 with Microsoft Intune. I will walk through how to accomplish this in a nearly fully automatic way. Let's start with some facts around BitLocker
Add months to GETDATE() function in sql server Add new row to datagridview one by one dynamically Add Node existing XML file Add one Column runtime to datagrid view at specific index in C# Add picture into specified Excel cell Add registry values in setup project ADD Root Node to XML in...
After you create an application by using this procedure, you can edit it as needed to add or change deployment types and add detection methods, dependencies, or requirements. Use the procedure To manually define application information to create more complex applications that have multiple deployment...