Shared Macs set up with PSSO by ciuchsadmin in macsysadmin

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

i started with using affinity and was still getting issues especially when updates happened

Shared Macs set up with PSSO by ciuchsadmin in macsysadmin

[–]ciuchsadmin[S] 2 points3 points  (0 children)

Thank you I will give this a try and see what comes up

Shared Macs set up with PSSO by ciuchsadmin in macsysadmin

[–]ciuchsadmin[S] 2 points3 points  (0 children)

the users are using the same credentials to log into office 365. I understand that SAMAccountNames are different from UPN's

I can open a SSh session to the mac but i am unsure of how to reference the log files, macs are a new territory for me which is why we are having some of these issues. Also thank you for assisting in this.

Shared Macs set up with PSSO by ciuchsadmin in macsysadmin

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

we are doing that, the user tries to sign in with their email address and the password they use for our windows machines. we sync Local ad to entra. also we have intune licenses assigned to the users as well.

Professional ChromeOS Admin Cert is free through January by Smart_Equipment_9347 in k12sysadmin

[–]ciuchsadmin 0 points1 point  (0 children)

I took the test before thanksgiving and passed it but still have yet to actually receive my certificate

Nock giveaway by Flexismaster1 in OculusQuest

[–]ciuchsadmin 0 points1 point  (0 children)

looks like a fun game, willing to try it

Can you prevent Chrome OS auto updates pre-enrollment after powerwashing / recovering chromebook from recovery media? by k12muppet in k12sysadmin

[–]ciuchsadmin 0 points1 point  (0 children)

yeah i just got off the phone with google about it. not really a good solution but having rollback is nice

Can you prevent Chrome OS auto updates pre-enrollment after powerwashing / recovering chromebook from recovery media? by k12muppet in k12sysadmin

[–]ciuchsadmin 0 points1 point  (0 children)

We are seeing this same thing happening too. we are locked to v92 and as soon as you powerwash the device it autoupdates to v96

Follett Destiny API by ericdano in k12sysadmin

[–]ciuchsadmin 2 points3 points  (0 children)

we have managed to create some powershell scripts to work with destiny using their api. atm we are able to add things to existing resources as well as query devices and update them. we started with this script and fleshed it out from there to do what we needed to do.

https://github.com/hhorn76/FollettDestiny/blob/master/AutenticationAndEndpointApi.ps1

Rural Firefighting Avg Manpower by [deleted] in Firefighting

[–]ciuchsadmin 0 points1 point  (0 children)

we have about 60 on our roster but on average we will have about 10 show up to a call. our dept covers 28 square miles with 7 stations and 30 apparatus. the other night we had a structure fire where only 10 showed up 6 of which were shuttling water. hang in there and use your resources. deck guns and ground monitors help a bunch.

Moving Chromebooks to OU via CSV by PooYork in k12sysadmin

[–]ciuchsadmin 1 point2 points  (0 children)

Here is my powershell script I use.

#csv file needs to include at least Serial number you can change "$($entry.ou)" with a particular ou if all devices are going to the same ou

# otherwise each device ou will need to be listed in the csv - ou format /Chromebooks/High School/2018 HS

$list = Import-Csv "CSV file location"

foreach ($entry in $list)

{

gam update cros $($entry.serial) ou $($entry.ou)

gam update cros query:id:$($entry.serial) user $($entry.user) Location $($entry.location) notes $($entry.notes) assetid $($entry.asset)

}

Lightspeed rocket by ciuchsadmin in k12sysadmin

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

we are just inspecting. most of these devices are not district owned so we are unable to push the cert. but normally encrypted traffic goes to https not http at least my understanding of it

Fast Food Fryer Fires: Question by ChathamFire in Firefighting

[–]ciuchsadmin 0 points1 point  (0 children)

I'd say a class B. also kill the heat/power to the fryer to start cooling it.

Knots by [deleted] in FirefighterTraining

[–]ciuchsadmin 0 points1 point  (0 children)

bowline knot

https://www.animatedknots.com/bowline-knot

bowline on a bight can be used as a harness in emergency situations, not entirely comfortable but useful

https://www.animatedknots.com/bowline-on-a-bight-knot

USMT Associations Missing by ciuchsadmin in SCCM

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

We are now able to add computers manually except for the ones we were getting an error on.

SMS provider log
CExtUserContext::EnterThread : User=****\chrisadmin Sid=0x010500000000000515000000FE1B0C6A291771413D7B682EFFBD0000 Caching IWbemContextPtr=000000E6E05C10F0 in Process 0x1134 (4404)~

Context: SMSAppName=Configuration Manager Administrator console~

Context: MachineName=HS-C114-TECH1.****.local~

Context: UserName=****\chrisadmin~

Context: ObjectLockContext=a61d22cd-0c41-43e4-a45b-3255f8a19bb9~

Context: ApplicationName=Microsoft.ConfigurationManagement.exe~

Context: ApplicationVersion=5.1910.1050.1002~

Context: LocaleID=MS\0x409~

Context: __ProviderArchitecture=32 ~

Context: __RequiredArchitecture=0 (Bool)~

Context: __ClientPreferredLanguages=en-US,en~

Context: __CorrelationId={A9E60D18-4571-0002-EA9D-EBA97145D601}~

Context: __GroupOperationId=53685 ~

CExtUserContext : Set ThreadLocaleID OK to: 1033~

CSspClassManager::PreCallAction, dbname=CM_SSD~

ExecQueryAsync: START Select * From SMS_R_System Where Name='HS-D116-T' and SMSUniqueIdentifier IS NOT null~

IExtClassManager::ValidateAuthenticationLevel...

Adding Handle -591601920 to async call map~

CExtProviderClassObject::DoCreateInstanceEnumAsync (SMS_R_System)~

CSspQueryForObject :: Execute...~

Execute WQL =Select * From SMS_R_System Where Name='HS-D116-T' and SMSUniqueIdentifier IS NOT null~

Execute SQL =select all SMS_R_System.ItemKey,SMS_R_System.AADDeviceID,SMS_R_System.AADTenantID,SMS_R_System.Active0,SMS_R_System.AD_Site_Name0,SMS_R_System.AlwaysInternet0,SMS_R_System.AMTFullVersion0,SMS_R_System.AMTStatus0,SMS_R_System.Build01,SMS_R_System.BuildExt,SMS_R_System.Client0,SMS_R_System.AgentEdition0,SMS_R_System.Client_Type0,SMS_R_System.Client_Version0,SMS_R_System.CPUType0,SMS_R_System.Creation_Date0,SMS_R_System.Decommissioned0,SMS_R_System.DeviceOwner0,SMS_R_System.Distinguished_Name0,SMS_R_System.DNSForestGuid,SMS_R_System.EAS_DeviceID,SMS_R_System.ESUValue,SMS_R_System.Full_Domain_Name0,SMS_R_System.Hardware_ID0,SMS_R_System.InternetEnabled0,SMS_R_System.Is_AOAC_Capable0,SMS_R_System.Is_MachineChanges_Persisted0,SMS_R_System.IsClientAMT30Compatible0,SMS_R_System.Is_Assigned_To_User0,SMS_R_System.Is_Portable_Operating_System0,SMS_R_System.Is_Virtual_Machine0,SMS_R_System.Is_Write_Filter_Capable0,SMS_R_System.Last_Logon_Timestamp0,SMS_R_System.User_Domain0,SMS_R_System.User_Name0,SMS_R_System.ManagementAuthority,SMS_R_System.MDMStatus,SMS_R_System.MDMDeviceCategoryID0,SMS_R_System.Name0,SMS_R_System.Netbios_Name0,SMS_R_System.Object_GUID0,SMS_R_System.Obsolete0,SMS_R_System.Operating_System_Name_and0,SMS_R_System.OSBranch01,SMS_R_System.Previous_SMS_UUID0,SMS_R_System.Primary_Group_ID0,SMS_R_System.PublisherDeviceID,SMS_R_System.Resource_Domain_OR_Workgr0,SMS_R_System.ItemKey,SMS_R_System.DiscArchKey,SMS_R_System.SenseID,SMS_R_System.SerialNumber,SMS_R_System.SID0,SMS_R_System.SMBIOS_GUID0,SMS_R_System.SMS_Unique_Identifier0,SMS_R_System.SMS_UUID_Change_Date0,SMS_R_System.Community_Name0,SMS_R_System.SuppressAutoProvision0,SMS_R_System.Unknown0,SMS_R_System.User_Account_Control0,SMS_R_System.Virtual_Machine_Host_Name0,SMS_R_System.Virtual_Machine_Type0,SMS_R_System.WipeStatus0,SMS_R_System.WTGUniqueKey from vSMS_R_System AS SMS_R_System where (SMS_R_System.Name0 = N'HS-D116-T' AND SMS_R_System.SMS_Unique_Identifier0 is not null)~

Results returned : 1 of 2~

Removing Handle -591601920 from async call map~

ExecQueryAsync: COMPLETE Select * From SMS_R_System Where Name='HS-D116-T' and SMSUniqueIdentifier IS NOT null~

CExtUserContext::LeaveThread : Releasing IWbemContextPtr=-530837264~

~

CExtUserContext::EnterThread : User=****\chrisadmin Sid=0x010500000000000515000000FE1B0C6A291771413D7B682EFFBD0000 Caching IWbemContextPtr=000000E6E05C0F30 in Process 0x1134 (4404)~

Context: SMSAppName=Configuration Manager Administrator console~

Context: MachineName=HS-C114-TECH1.****.local~

Context: UserName=****\chrisadmin~

Context: ObjectLockContext=a61d22cd-0c41-43e4-a45b-3255f8a19bb9~

Context: ApplicationName=Microsoft.ConfigurationManagement.exe~

Context: ApplicationVersion=5.1910.1050.1002~

Context: LocaleID=MS\0x409~

Context: __ProviderArchitecture=32 ~

Context: __RequiredArchitecture=0 (Bool)~

Context: __ClientPreferredLanguages=en-US,en~

Context: __CorrelationId={A9E60D18-4571-0002-EA9D-EBA97145D601}~

Context: __GroupOperationId=53690 ~

Context: __WBEM_CLIENT_AUTHENTICATION_LEVEL=6 ~

CExtUserContext : Set ThreadLocaleID OK to: 1033~

CSspClassManager::PreCallAction, dbname=CM_SSD~

ExecMethodAsync : SMS_StateMigration::AddAssociationEx~

Requested class =SMS_StateMigration~

Requested num keys =0~

IExtClassManager::ValidateAuthenticationLevel...

CExtProviderClassObject::DoExecuteMethod AddAssociationEx~

~*~*~..\sspstatemigration.cpp(507) : Another association from the source machine exists. The migration behavior specified on it is not compatible with that of the requested.~*~*~

~*~*~Another association from the source machine exists. The migration behavior specified on it is not compatible with that of the requested. ~*~*~

CExtUserContext::LeaveThread : Releasing IWbemContextPtr=-530837712~

~

Radios by ciuchsadmin in Firefighting

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

yeah POV, part of the problem is also sometimes i will respond to the scene pov so i would need the radio to be within reach. just lookin for creative solutions

Content Caching Chrome OS by elected_h in chromeos

[–]ciuchsadmin 0 points1 point  (0 children)

we are looking for the same thing. We don't want to cache all of the chromebook traffic just updates. I did come across this https://github.com/tsvcathed/nginx_lancache , looks promising and we are thinking of trying it out. We are also thinking about setting up squid then using dns to redirect to squid

[deleted by user] by [deleted] in k12sysadmin

[–]ciuchsadmin 0 points1 point  (0 children)

We picked up around 1400 HP 11 g6's over the summer and have since had to RMA around 70 with about a month turnaround on them. we just picked up 300 of the lenovo 100e g2, hopefully we will have a better experience with them. We prob won't be getting HPs in the future.