updates
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
Try { Start-Process "gpupdate" -ArgumentList '/force' -Wait }
|
||||||
|
Catch { LogErr $_.Exception.Message }
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
Control-Service -Name 'QuickBooksDB31' -Restart
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
|
||||||
|
Run-Script -LivePSScript Fix-GroupPolicyUpdate
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
|
||||||
|
Run-Script -LivePSScript Fix-Service-QuickBooksDB31
|
||||||
Reference in New Issue
Block a user