by Rocky Beaven | Jun 21, 2021 | Microsoft 365
Finding the size of the folder(s) you have stored in OneDrive is not particularly easy or obvious. You can check sizes by logging in to the web portal then select Settings | OneDrive Settings | More Settings | Storage Metrics....
by Rocky Beaven | Jun 18, 2021 | Miscellaneous, Software
Running vssadmin list writers may produce writers that have failed/are in an error state. You can identify the associated service and restart as required....
by Rocky Beaven | Jun 18, 2021 | Group Policy, PowerShell, Software
When you encrypt drives with BitLocker it can be a nightmare to manually keep track of recovery keys, it therefore makes sense to use the built-in integration with Active Directory Domain Services (AD DS). Cyril Kardashevsky of The IT Bros has an excellent...
by Rocky Beaven | Jun 17, 2021 | Microsoft 365, Office, Software
When two Excel workbooks are linked, or referenced, selected cell data in the Source workbook appears in referenced cells in the Destination workbook. If data is then updated in the Source workbook, the linked cell in the Destination workbook reflects the change. This...
by Rocky Beaven | May 28, 2021 | Microsoft 365, PowerShell
The process for connecting PowerShell to your 365 (Exchange Online) tenant has been made a little easier. Assuming you are running a compatible PS version (and have previously set Set-ExecutionPolicy RemoteSigned) , on first run you need to run PS as admin and enter:...