
symmetricgroup
Members-
Content Count
9 -
Joined
-
Last visited
Community Reputation
0 NeutralMy Information
-
Location
Tampa, FL.
-
Agent Count
1000+
Converted
-
OCCUPATION
Network Engineer
- WEBSITE
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
@Braingears thanks for your Agent Deploy via Domain Controller but the machines I'm trying to deploy on are giving the following error "Could Ping, but all protocols are inaccessible. Deployment and Confirmations Failed". Any suggestions to have the script push the agents successfully.
- 19 replies
-
- deploy
- deployment
-
(and 2 more)
Tagged with:
-
Report to show pcs added within last 2 weeks
symmetricgroup replied to symmetricgroup's topic in Advanced Configurations
@toril Thank you! That is exactly what I needed @WesleyNZ I didn't know that monitor existed, I will edit that as well for some extra alerting. Thank you for your reply. -
Hello, I'm trying to get some way to see the pcs added to Automate in the last 2 weeks. I've tried messing with Report Designer, but that didn't really work out as I couldn't get it to sum up all the machines, just keeps saying 1 because the Iif() statement I had was true. I then tried making an sql view, by checking the DateAdded column and comparing it to the current day (with NOW()) - 14 days but kept pulling lots of pcs that have been around a while A little at wits end here. Has anyone made anything similar to track what workstation/servers been added in a particul
-
Has anyone else had the issue where Windows keeps circumnavigating Patch Manager? We've had a lot of the recent patches breaking various programs for our clients and they keep getting reinstalled We have also noticed patches going through that are nowhere to be found in patch manager, such as KB4511522 which has cause similar issues We've tried stopping WUA, disabling the service etc. but they keep getting through. Our next step is to block Windows Update Servers at the DNS level, but wanted to see what others have done about this issue before resorting to that.
-
symmetricgroup started following Create user account and add to password list in labtech and mass scripting help needed
-
Create user account and add to password list in labtech
symmetricgroup replied to symmetricgroup's topic in Cool Tools
I am working on a script to add a user and make it admin .. this is done.. but is there a way to add the password to the password list for the customer location in labtech with the script? It would help on so many levels.. Anyone have a pointer on this? I want to run it once a month to update the passwords and for each customer group..- 5 replies
-
- user account
- password
-
(and 2 more)
Tagged with:
-
I am working on a script to add a user and make it admin .. this is done.. but is there a way to add the password to the password list for the customer location in labtech with the script? It would help on so many levels.. Anyone have a pointer on this? I want to run it once a month to update the passwords and for each customer group.. ltadmin create and hide.xml
- 5 replies
-
- user account
- password
-
(and 2 more)
Tagged with:
-
symmetricgroup started following Using EDF's to Install Software during onboarding
-
I am looking to run a script for multiple clients. Is this possible from one script schedule or do i have to run it on all client parent(s) individually.
-
We are trying to create a custom tab where we can check off what software to install and as new computers get added to these location for new clients, if the check mark is clicked it will run a software install script, if it is not checked it will skip to the next software to install all the way down through all the software we want installed. Once both onboarding scripts are run, it will be able to just check to see if the checkmarks have been recently added. Example we want all of our computers checked to install the latest adobe reader, we have the reader script that runs great, we just nee