For Universal Print, Windows devices must be connected to Azure Active Directory. Hybrid joined devices will work too provided they are joined to Azure Active Directory. Per user […]
Category: Research
Research Undertaken
Ports need for RDS Gateway on DMZ
Internet –> Gateway WAN NIC: TCP: 443UDP: 3391 (You have to enable UDP on the RD Gateway) Gateway LAN NIC –> Session Host Servers \ Connection Broker Servers: TCP […]
Azure Analytics Workspace Purge
Drop the Retention Period Down under 30 daysaz monitor log-analytics workspace table update –subscription %SubscriptionID% –resource-group %resourcegroup% –workspace-name %workspacename% –name AzureDiagnostics –retention-time 4 –total-retention-time 4Try via here […]
Azure Audit Logging Analysis
Note that this requires the customer to have the Unified Audit Logging feature enabled. This is enabled by default on tenants created after 2020; for those created […]
Azure SFTP – Server refused public-key signature despite accepting key!
Make sure you paste the Public key in the format per below ( per guide here Create and use an SSH key pair for Linux VMs in […]
Error: String BEGIN is not base64 encoded – Azure SFTP
Added SSH Public Key to the SSH keys in Azure in Format below—- BEGIN SSH2 PUBLIC KEY —-Comment: “rsa-key-20221011”xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx—- END SSH2 PUBLIC KEY —-Trying to add an […]
Bloomberg – BQNT \ BQuant not installing
Per this article, we had to change Bloomberg to use Current User Registry Directory Hive for it to work in Terminal server EnviromentsWell this process breaks BQNT […]
Bloomberg – An Error Occurred while running Bloomberg Office Tools
Per this article we changed Windows UPD to Not Roam Temp to fix Webview errorNext issue when Opening Spread Sheet builder Try resetting Webview back to BasicPlease open […]
Hidden Greyed out – Remove Hidden and System Property from Folder
Open CMD as Administratorattrib -H -S C:\Data\This would remove the Hidden and System attribute from the Folder Data
Nimble Firmware Update failure- 0.99 of 7.0: Update failed. Array reverts to old OS.
Nimble failed to update ( 0.99 of 7.0: Update failed. Array reverts to old OS. ) ————————————————–I reviewed the update logs and precheck and the error triggered that […]