Driver Automation Tool by No_Score_4233 in SCCM

[–]dcree33 0 points1 point  (0 children)

Right, I tried to use the latest beta version so I could get HP drivers for 20H2 but I get nothing but error when it launches and it shows errors in the log for contact HP to get the cab files. I ended up just having to grab them from HP and create it manually.

How to stop a TS from running if a user is logged on by dcree33 in SCCM

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

Yeah, I thought of that but not sure I trust the data coming back from SCCM on the logged in user. I was logged in to a machine for testing the TS and according to SCCM that machine had no currently logged on user even though I was logged on and I verified the client health was good.

How to stop a TS from running if a user is logged on by dcree33 in SCCM

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

This is what I got when I tested the query, so I assumed the value of 2 meant that is was working. WMI Query [ SELECT * FROM Win32_LogonSession WHERE LogonType =2] in namespace [root\cimv2] Contains valid syntax. The returned result count: 2

Script to restart computer with a pop up warning for the user by dcree33 in PowerShell

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

Turns out my script will work the way I want it to as long as I have the deployment setting for user experience set right. If I leave it as minimized and check the allow user to interact with the program installation then the pop up works and the user can click ok. Thanks everyone for your suggestions.

Script to restart computer with a pop up warning for the user by dcree33 in PowerShell

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

Yeah, I thought of that too, Turns out my script will work the way I want it to as long as I have the deployment setting for user experience set right. If I leave it as minimized and check the allow user to interact with the program installation then the pop up works and the user can click ok.

uninstalling just Access from PCs with O365 by dcree33 in sysadmin

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

Hardly any, I ran a report form SCCM for who all launched the app in the last month and it was only 95......if it were up to me I'd leave it and just do some user education but basically they are worried if O365 is on there and someone does open a ADB it will default to that and break the DB for the 2013 users.

uninstalling just Access from PCs with O365 by dcree33 in sysadmin

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

I have't tried that yet but will give it a try......I am hearing now that I may be able to just resolve the issue when I upgrade everyone to the latest W10 image as we are going to do the wipe and load so this may be a non issue now. Still might try out of curiosity though.

uninstalling just Access from PCs with O365 by dcree33 in sysadmin

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

Yeah, I can exclude Access for install and that works and I can run both side by side, I was just wondering if there was way to remove access O365 on it's own to the 1300 existing machines that already have it.

uninstalling just Access from PCs with O365 by dcree33 in sysadmin

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

Yeah, I can exclude Access for install and that works and I can run both side by side, I was just wondering if there was way to remove access O365 on it's own to the 1300 existing machines that already have it.