1)
Use PowerShell scripts on Windows 10 devices in Intune
https://docs.microsoft.com/en-us/intune/apps/intune-management-extension
2)
System Center 2012 R2 Configuration Manager Toolkit
https://www.microsoft.com/en-us/download/details.aspx?id=50012
3)
intune logs
C:\ProgramData\Microsoft\IntuneManagementExtension\Logs
tool -> CMTrace
System Center 2012 R2 Configuration Manager Toolkit
https://www.microsoft.com/en-us/download/details.aspx?id=50012
4) change auth tel no
azureportal -> ad user management -> 認証方法 ->
「他の認証の連絡先情報を管理します アクセス パネル プロファイル」-> 追加のセキュリティ確認
5)
Excel「データを貼り付けできません。」の原因5つと解決策【最新版】
https://it-purasu.info/excel/data_haritukedekimasen.html
原因④:オブジェクトの表示設定
Excelでは、オブジェクトの「表示/非表示」の設定が可能。
しかも、それが「Ctrl」 + 「6」でも出来てしまうため、誤って「非表示」にしてしまう方も多いです。
まず[挿入] タブを開き、以下のとおりグレーアウトしていることを確認して下さい。
6)WIX NOTE
https://wix-tutorial-ja.github.io/ch04/01-checking-for-oldies.html
7)
Use Intune Policy CSP manage Windows 10 settings – Internet Explorer Site to Zone Assignment List
http://thesccm.com/use-intune-policy-csp-manage-windows-10-settings-internet-explorer-site-to-zone-assignment-list/
8)
When looking to the Local Group Policy Editor the settings can be found in the following locations:
OS settings: Computer Configuration/Administrative Templates
Application settings: User Configuration/Administrative Templates
With this functionality, you can use the shipped ADMX policy files
located at %SystemRoot%\policydefinitions or you can ingest ADMX files through the Policy CSP.
https://www.vroege.biz/?p=3124
9)
Policy CSP -> The Policy configuration service provider
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-configuration-service-provider
Policy scope is the level at which a policy can be configured. Some policies can only be configured at the device level, meaning the policy will take effect independent of who is logged into the device. Other policies can be configured at the user level, meaning the policy will only take effect for that user.
The allowed scope of a specific policy is represented below its table of supported Windows editions. To configure a policy under a specific scope (user vs. device), please use the following paths:
User scope:
./User/Vendor/MSFT/Policy/Config/AreaName/PolicyName to configure the policy.
./User/Vendor/MSFT/Policy/Result/AreaName/PolicyName to get the result.
Device scope:
./Device/Vendor/MSFT/Policy/Config/AreaName/PolicyName to configure the policy.
./Device/Vendor/MSFT/Policy/Result/AreaName/PolicyName to get the result.
For device wide configuration the Device/ portion may be omitted from the path, deeming the following paths respectively equivalent:
./Vendor/MSFT/Policy/Config/AreaName/PolicyName to configure the policy.
./Vendor/MSFT/Policy/Result/AreaName/PolicyName to get the result.
10)check intune log
eventvwr.msc
Application and Services Logs > Microsoft > Windows > DeviceManagement-Enterprise-Diagnostics-Provider