Looks like a group policy was setting all this so we had to add the NDESERVICE Account to it
Category: Research
Research Undertaken
How to connect to a specific access point when all have the same name/ssid?
When multiple access points (APs) share the same SSID, your device may struggle to connect to the desired one. Here’s how to connect to a specific AP:
How to view SPLA Portal
kubernetes – The request is invalid: patch: Invalid value:
This happens why posting a YAML file due to the indentation of the file being incorrect. Yaml indentions in k8 – Kubernetes – KodeKloud – DevOps Learning […]
How to clear Gmail Credential Cache in Outlook due to change of Password
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity\Identities\ – find the subkey for the Gmail account and delete the entire key. Restart Outlook. You will be asked to log in again
Notice of Expiration of Support VMware Contract
How to Upgrade FortiGates\FortiSwitches via FortiManager
https://community.fortinet.com/t5/FortiManager/Technical-Tip-How-to-upgrade-FortiGate-using-FortiManager/ta-p/241458
How to Update Fortigate Config Via FortiManager
You can run a retrieve config on the device https://community.fortinet.com/t5/FortiManager/Troubleshooting-Tip-FortiGate-is-Out-of-sync-in-the-Device/ta-p/192888To clear the pending changes from the FortiManager Make the change in the FortiManager and see the Config […]
Windows 10 \ 11 – Local Account , Bypass Microsoft account OOBE\BYPASSNRO
Press Shift + F10. The command prompt opensTo save everyone a click, the only interesting part in the article: “typing “start ms-cxh:localonly” into the command prompt during […]
How to Enable Remote Poweshell on Device
PS C:\Users\CheckWindUserPrd> $session = New-PSSession -ComputerName 10.0.0.4 -ConfigurationName PowerShell.7New-PSSession : [10.0.0.4] Connecting to remote server 10.0.0.4 failed with the following error message : The WinRMclient cannot process […]