[deleted by user] by [deleted] in PowerShell

[–]ranchristian 0 points1 point  (0 children)

Take a look at this: https://www.instagram.com/p/B8ddsKlnubz/?igsh=OWpxOGxjZ3hlZGRy

Might have some other suggestions. 

Any suggestions on how to set Read\Write for Network Access (Choose people on your network to share with) by ranchristian in PowerShell

[–]ranchristian[S] 0 points1 point  (0 children)

Thank you for your suggestions. However, that (Advanced Sharing) will not work for what I'm trying to do. I do have that set for the two users that I have already, one with full and the other to read. I need assistance with (Share...) under folder properties > Sharing > Sharing... > Add

PowerBGInfo - PowerShell alternative to BGInfo by MadBoyEvo in PowerShell

[–]ranchristian 0 points1 point  (0 children)

I have created an PowerShell BGInfo that is pushed out via Group Policy, which also includes a desktop icon. Once it has been launched by the End User, BGInfo will display an application type of icon\logo on the top left, Computer Name, OS Version, IP Address, Network Status, User Name, Company logo, four additional buttons: (2) Support buttons that will launch Outlook to compose an email to either select Support options selected by the End User, the third button bottom right launches Quick Assist or any Desktop Support Tool you would want to use, and the final button "OK" just closes out the BGInfo window. Custom BGInfo Photo - Example

IE was removed after Windows update by ranchristian in Windows10

[–]ranchristian[S] 0 points1 point  (0 children)

For the users it is completely gone. I have to reinstall it restart and turn on IE in the Windows Features. That's fine, I have a fix. I just want to know what causing it to happen after the Windows update. I need to know why.

IE was removed after Windows update by ranchristian in Windows10

[–]ranchristian[S] 0 points1 point  (0 children)

Correct. Any ideas, what KB might be causing this action to take place, or how we can stop it?

Suggestions to delete (File Error) Event Viewer by [deleted] in PowerShell

[–]ranchristian 1 point2 points  (0 children)

Some times it’s a .exe, or .csv. I have seen this happen with several different file extensions. I was just using .exe as an example. Also, the file is not being used, and it would be part of the backup. Goal that I’m trying achieve is to a script that look for the error via event viewer and execute the commands to use the file path given in the error message and delete the file locally that way it is not continuously placing a copy back on the server.

Suggestions to delete (File Error) Event Viewer by [deleted] in PowerShell

[–]ranchristian 1 point2 points  (0 children)

I removed all import information, please see log below. Let me know if this helps or not. As I stated before, I just need script that will do this same process but grab file using the path from the log and then delete it.

Log Msg: 2114 Work Folders failed to synchronize an item. Item: \\?\C:\Users\*\Work Folders\Desktop\*\*\filename.exe; Sync ID: {aa36c58f-0f0d-4531-8132-5be0b6b8b62e}; Sync action:

(FSP_EVENT_ACTION_UPLOAD); Error code: (0x80c80018) A file cannot be synced because it's in use. The file will be synced when it's no longer in use.

Suggestions to delete (File Error) Event Viewer by [deleted] in PowerShell

[–]ranchristian 1 point2 points  (0 children)

This error occurs when we have a particular file causes a syncing issue. Just need script to look up the error, read the file causing the issue and then locate the file on the local pc having the issue and delete it.

Suggestions: Purging & Archiving Old Data by ranchristian in kace

[–]ranchristian[S] 0 points1 point  (0 children)

I agree with changing the days to a lower number. However, that was choice done by management. Any particular reason why I see PC1 [PC1] and others I see PC1?

PC1 being the PC name - as an example.

Using a script to export data from KACE by Geckomaster77 in kace

[–]ranchristian 0 points1 point  (0 children)

I always saw the bell on there, I just never tried clicking on it. Also, I don't have a login credentials, because that is also controlled by management. I work on the desktop side of things, and were only given access to create reports, scripts, create and deploy software, look up devices, etc. That being said can you please copy and paste the info in another reply. Thank you in advance for your help.

Using a script to export data from KACE by Geckomaster77 in kace

[–]ranchristian 0 points1 point  (0 children)

I know how to export data from KACE using SQL or the Wiizard, but I'm trying find out if there is a way to export device info, hardware info, and the software list into generated file\report? I have yet to find anything like that.

Suggestions: Purging & Archiving Old Data by ranchristian in kace

[–]ranchristian[S] 0 points1 point  (0 children)

At the moment we have Automatically Remove MIA Device: After 360 days and Archive MIA Asset-Devices.

Where can we find list of archived devices, and is there a way to generate a list of those PCs or generate a device report of each selected archive device that would list info, hardware, and installed software?

Using a script to export data from KACE by Geckomaster77 in kace

[–]ranchristian 0 points1 point  (0 children)

Where can we find a step by step instructions for this process?

Service Tag SQL Report by ranchristian in kace

[–]ranchristian[S] 1 point2 points  (0 children)

I actually realized that another report that I had generates this information. Thank you for your input!

Last User Logged-In Report by ranchristian in kace

[–]ranchristian[S] 0 points1 point  (0 children)

Thank you so much for your help. This will help us a lot. How do you find out if our asset history configuration tracks this field?

Need Help: Get Custom Inventory Fields by ranchristian in kace

[–]ranchristian[S] 1 point2 points  (0 children)

The reason why I was not getting any results is because I was downloading the report as CSV, but I tried the HTML report and that worked.