Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

48 total results found

Scenario 1: User Cannot Log into M365

IT Engineer

A user calls saying they cannot access outlook, teams or sharepoint. They receive a login error What is the error message? Is anyone else impacted? Did you recently change your password? Where are you connecting from? Is this the first time you have seen this ...

Network Devices

IT Engineer

Cisco Devices Modes: > User (basic access) # Priviledged (run show commands) (config)# (config changes) S1> enable S1# configure terminal S1(config)# vlan 10 S1(config-vlan)# name SALES S1(config-vlan)# exit S1(config)# end S1# S1# show vlan R1# show run S1# s...

Microsoft Entra

IT Engineer

Entra ID Cloud based identity and access management service that provides authentication, policy enforcement, and protection for users, devices, apps, and resources Identity & Access Management (IAM) Ensures that the right people, machines and software compone...

Network Subnetting

IT Engineer

Cheat Sheet Group Size 128 64 32 16 8 4 2 1 Subnet 128 192 224 240 248 252 254 255 CIDR (4o) /25 /26 /27 /28 /29 /30 /31 /32 3rd octet /17 /18 /19 /20 /21 /22 /23 /24 2nd octet /9 /10 /11 /12 /13 /14 /15 /16 1st octet /1 /2 /3 /4 /5 /6 /7 /8 Use CIDR/Mask to f...

Interesting

Linux

https://groups.google.com/g/comp.os.minix/c/wlhw16QWltI?pli=1 https://en.wikipedia.org/wiki/List_of_Linux_distributions

Speed up a computer

Netway Networks

clean temp via powershell $profiles = Get-ChildItem 'C:\Users' | Where-Object {     $_.PSIsContainer -and     $_.Name -notin @('All Users', 'Default', 'Default User', 'Public', 'desktop.ini') }   foreach ($profile in $profiles) {     $tempPath = Join-Path -Pat...

Driving Log

Netway Networks

How to: Log time at the top of the ticket Time spent on site Log time spent during travel, total, there and back, minus time spent on site Date Ticket Total KMs Tolls $  24/08 1645713 31 0 25/08 1660754  86 0 01/09 1662982 64 $20.25

CrowdStrike Alerts Training

Netway Networks

Generic help for the platform and be able to respond to basic alerts We receive pings in Channel "Technical - All" for CrowdStrike Alerts.  Look for Hostname Reply to the post to say you are investigating or ping Matt for the associated ticket to assign to me ...

Setting up a New Teams Phone User

Netway Networks

Log into https://admin.microsoft.com/AdminPortal/Home#/homepage Users > Active Users > Select the User Licenses & Apps > Ensure they have "Microsoft Teams Phone Standard" Ticked Account > Manage Groups > SASBOSS UCaaS Group Log into https://www.sasboss.com.au/...

Setting up Access4 Phone Extension

Netway Networks

Log into SASBOSS Customers > All Customers > Select the user End-points > Select an extension number that is not in use Click on Create Service > main, type = endpoint with no DID number (for extension only) Enter the number of extensions to be added (1), > ac...

Offboarding

Netway Networks

Check for company specific procedures in IT Glue Log into Microsoft 365 with the client's Netway admin credentials Admin > Show All > Exchange > Mailboxes Search for the user Convert to Shared Mailbox from Regular Type / User Mailbox Go back to Exchange Admin ...

Useful Shit

Netway Networks

User/Group Manager - lusrmgr.msc   Bypass OOBE - OOBE\BYPASSNRO   Access CMD in OOBE - Shift+F10   Change Hostname/Domain - sysdm.cpl   Add-MailboxFolderPermission -Identity "user@test.com:\Calendar" -User "target@viewer.com" -AccessRights Reviewer   Add print...