1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
| {
"policies":{
"EnableTrackingProtection":{
"Value":true,
"Locked":true,
"Cryptomining":false,
"Fingerprinting":false
},
"ExtensionSettings":{
"*":{
"blocked_install_message":"Il est interdit d\u0027installer des extensions tiers pour Firefox",
"installation_mode":"blocked"
}
},
"3rdparty":{
"Extensions":{
"legacy-browser-support@mozilla.org":{
"alternative_browser_path":"${ie}",
"alternative_browser_arguments":"${url}",
"firefox_path":"${firefox}",
"firefox_arguments":"${url}",
"url_greylist":[
"example.org"
],
"keep_last_firefox_tab":true,
"show_transition_screen":0,
"use_ie_site_list":false
}
}
},
"SearchEngines":{
"Default":"Qwant"
},
"SecurityDevices":{
"CryptoLib":"file:///C:/Windows/System32/cps3_pkcs11_w32.dll"
},
"DisableAppUpdate":true,
"DisableFirefoxStudies":true,
"ManagedBookmarks":[
{
"toplevel_name":"Mes marque-pages"
},
{
"name":"Favoris Excel",
"children":[
{
"name":"Créer ses propres icônes de mise en forme conditionnelle",
"url":"http://cooking-excel.com/2016/09/creer-icones-mise-forme-conditionnelle/"
},
{
"name":"Excel-Malin.com - Tout sur Excel et VBA",
"url":"http://excel-malin.com/"
},
{
"name":"Qwant",
"url":"http://qwant.com"
}
]
},
{
"name":"Scripting",
"children":[
{
"name":"Active Directory",
"children":[
{
"name":"filtres adsi",
"url":"https://social.technet.microsoft.com/wiki/contents/articles/5392.active-directory-ldap-syntax-filters.aspx"
},
{
"name":"requêtage LDAP",
"url":"https://social.technet.microsoft.com/wiki/contents/articles/5392.active-directory-ldap-syntax-filters.aspx"
},
{
"name":"SelfADSI The ADSI Scripting Tutorial - The LDAP Scripting Tutorial",
"url":"http://www.selfadsi.org/index.htm"
}
]
},
{
"name":"Powershell",
"children":[
{
"name":"Building HTML reports in PowerShell with ConvertTo-Html 4sysops",
"url":"https://4sysops.com/archives/building-html-reports-in-powershell-with-convertto-html/"
},
{
"name":"Contributions",
"url":"https://laurent-dardenne.developpez.com/#L2-4"
},
{
"name":"How to Manage File System ACLs with PowerShell Scripts",
"url":"https://blog.netwrix.com/2018/04/18/how-to-manage-file-system-acls-with-powershell-scripts/"
},
{
"name":"Graphes",
"children":[
{
"name":"Building a Chart Using PowerShell and Chart Controls Learn Powershell Achieve More",
"url":"https://learn-powershell.net/2016/09/18/building-a-chart-using-powershell-and-chart-controls/"
},
{
"name":"Creating Simple Charts in WPF with PowerShell smsagent",
"url":"https://smsagent.blog/2016/05/23/creating-simple-charts-in-wpf-with-powershell/"
}
]
},
{
"name":"MultiThread",
"children":[
{
"name":"La gestion des jobs Powershell Powershell Scripts",
"url":"https://balladelli.com/la-gestion-des-jobs-powershell/"
},
{
"name":"Script Multi threading - Powershell to Run Commands in Parallel",
"url":"https://gallery.technet.microsoft.com/scriptcenter/Multi-threading-Powershell-d2c0e2e5#content"
}
]
}
]
}
]
}
]
}
} |
Partager