Encrypted all
Admin version with Encrypt/Decrypt buttons
This commit is contained in:
24
profile.json
24
profile.json
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"ProfileName": "Do nothing",
|
||||
"ProfileType": "CMD",
|
||||
"ProfileCommands": ["Do nothing"
|
||||
"ProfileType": "",
|
||||
"ProfileCommands": [
|
||||
],
|
||||
"ProfileParameters": [
|
||||
"{P00}",
|
||||
@@ -332,6 +332,26 @@
|
||||
"ProfileParameters": []
|
||||
},
|
||||
|
||||
{
|
||||
"ProfileName": "CMD_Install_TeamViewer.msi",
|
||||
"ProfileType": "CMD",
|
||||
"ProfileCommands": [
|
||||
"C:\\USI\\Apps\\TeamViewer.msi /qn",
|
||||
"winget list --disable-interactivity --accept-source-agreements| FINDSTR /i \"TeamViewer\""
|
||||
],
|
||||
"ProfileParameters": []
|
||||
},
|
||||
|
||||
{
|
||||
"ProfileName": "CMD_ShowAllSoftwareVersion",
|
||||
"ProfileType": "CMD",
|
||||
"ProfileCommands": [
|
||||
|
||||
"winget list --disable-interactivity --accept-source-agreements "
|
||||
],
|
||||
"ProfileParameters": []
|
||||
},
|
||||
|
||||
{
|
||||
"ProfileName": "CMD_Timezone_CanCentralStandardTime_6",
|
||||
"ProfileType": "CMD",
|
||||
|
||||
Reference in New Issue
Block a user