Merge pull request #359 from silversword411/develop
Rename computer script - change default timeout
This commit is contained in:
@@ -249,7 +249,8 @@
|
|||||||
"name": "Rename Computer",
|
"name": "Rename Computer",
|
||||||
"description": "Rename computer. First parameter will be new PC name. 2nd parameter if yes will auto-reboot machine",
|
"description": "Rename computer. First parameter will be new PC name. 2nd parameter if yes will auto-reboot machine",
|
||||||
"shell": "powershell",
|
"shell": "powershell",
|
||||||
"category": "TRMM (Win):Other"
|
"category": "TRMM (Win):Other",
|
||||||
|
"default_timeout": 30
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "Finish_updates_and_restart.ps1",
|
"filename": "Finish_updates_and_restart.ps1",
|
||||||
|
|||||||
Reference in New Issue
Block a user