Update samy.tasks.json
This commit is contained in:
@@ -70,6 +70,7 @@
|
|||||||
"HandlerFn": "Set-SVSBitLocker",
|
"HandlerFn": "Set-SVSBitLocker",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right",
|
"Column": "right",
|
||||||
|
"Group": "tweaks",
|
||||||
"Tooltip": "Enables BitLocker drive encryption"
|
"Tooltip": "Enables BitLocker drive encryption"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -79,6 +80,7 @@
|
|||||||
"HandlerFn": "Invoke-SetEdgeDefaultSearchEngine",
|
"HandlerFn": "Invoke-SetEdgeDefaultSearchEngine",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right",
|
"Column": "right",
|
||||||
|
"Group": "twaeks",
|
||||||
"Tooltip": "Will configure Edge to use Google as default search provider"
|
"Tooltip": "Will configure Edge to use Google as default search provider"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -88,6 +90,7 @@
|
|||||||
"HandlerFn": "Disable-Animations",
|
"HandlerFn": "Disable-Animations",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right",
|
"Column": "right",
|
||||||
|
"Group": "tweaks",
|
||||||
"Tooltip": "Disables Windows UI animations for performance"
|
"Tooltip": "Disables Windows UI animations for performance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -96,7 +99,8 @@
|
|||||||
"Label": "Google Chrome",
|
"Label": "Google Chrome",
|
||||||
"HandlerFn": "Invoke-InstallChrome",
|
"HandlerFn": "Invoke-InstallChrome",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right"
|
"Column": "right",
|
||||||
|
"Group": "apps"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "wingetAcrobat",
|
"Id": "wingetAcrobat",
|
||||||
@@ -104,7 +108,8 @@
|
|||||||
"Label": "Adobe Acrobat Reader (64-bit)",
|
"Label": "Adobe Acrobat Reader (64-bit)",
|
||||||
"HandlerFn": "Invoke-InstallAcrobat",
|
"HandlerFn": "Invoke-InstallAcrobat",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right"
|
"Column": "right",
|
||||||
|
"Group": "apps"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "renameComputer",
|
"Id": "renameComputer",
|
||||||
@@ -113,6 +118,7 @@
|
|||||||
"HandlerFn": "Invoke-RenameComputer",
|
"HandlerFn": "Invoke-RenameComputer",
|
||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right",
|
"Column": "right",
|
||||||
|
"Group": "tweaks",
|
||||||
"Tooltip": "Renames the device (reboot required)"
|
"Tooltip": "Renames the device (reboot required)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user