SHIR Registration in Gov Cloud
I'm attempting to deploy a SHIR via on-prem VMWare VM to connect to an ADF instance in USGovTX region (Gov cloud) During the registration process I'm receiveing the following error in Event Log after clicking "Finish" …
Excel vba Sheets.rows.cut vs sheets.rows.copy
Within my workbook I have several sheets and am moving data from one sheet to another through Sheets("Master").Rows(i).Cut Destination:=Sheets(Sheet_Name).Range("A" & Sheet_Row_Num) My problem is that the .cut command takes 10…
Check if Checked doesn't work
Why doesn't this work? if (postonly_check.Checked) { fee_double = 0.025; } I researcht and anybody said that postonly_check.Checked works.
Exchange 2016. Set-MailboxAutoReplyConfiguration. Access to the registry key is denied.
Hi All, Please assist with setting proper permissions for a Service Account. I have got a task from business to make scheduled task on Exchange Server 2016. Action - setting Automatic Reply to a mailbox. Have prepared script for that, but, when I run…
PSConfig powershell consuming high memory on SharePoint 2019 servers
Hi, We have a SharePoint 2019 environment. We are facing issues with psconfig powershell. It is consuming high memory and taking very longer to finish. PSConfigUI is working as expected. Any solution for this?
Azure pass subscription
My azure pass email alert says "Your Azure Pass Sponsorship for is nearing its spending limit or expiration date" it will expire in 6 days please add credit card to continue using it before it expires. Only thing that is not clear on the…
Shared mailbox Permissions
Hi All I am using exchange hybrid environment, we create users in onprem and migrate to cloud. i have a shared mailbox and i need to provide access to 200 users only to view inbox of shared mailbox. what level of access do i need to provide for the…
Remove DL members
Hi All i have users list in csv file, i want to remove users from the DL, will the below syntax help me. users user1@Anonymous .com user2@Anonymous .com Import-CSV C:\list.csv | ForEach {Remove-DistributionGroupMember -Identity…
Alerts on SharePoint List custom view
I have a SharePoint list with multiple columns, but I only want to get alerts when anything changes in either of two of those columns. I created a custom view (called "Notifications") with just those columns visible and made sure that one was a…
Azure DNS Active Directory DNS - Internal vs External Name Resolution
We are planning to migrate from a DNS appliance that handles internal and external DNS resolution to Active Directory and Azure DNS. We have started testing the migration of internal records from this appliance to AD integrated zones. We are looking to…
I have MS 365 installed on a machine that I am about to decommission. How do I retrieve the subscription info so that I can reuse on a new machine?
I have MS 365 installed on a machine that I am about to decommission. How do I retrieve the subscription info so that I can reuse on a new machine?
Is it possible to sync users from a domain that exists in different forest.
I have two forests, A and B, joined together via trust relationship, currently all users reside in A forest. I have AD sync server deployed in B forest connected to an office365 tenant. Is it possible to sync users to office365 from A forest domains…
DirectWrite fails completely on user's laptop
I have a Visual C++ 2019 MFC desktop application. One of the users of my software product is getting completely blank reports - on-screen and in print. He gets headers and footers but the content is blank. The headers and footers are created using…
Unable to view received values in Time series Insight explorer
I can see type variable label "temperature" but unable to see its value and plot graph in time series insight explorer
Why does a single SAN volume present differently to different hosts?
Hello, I have an issue that we've never seen before. I attached a volume on a SAN to 3 virtual hosts that we have. It is the D: drive on all hosts, and shows up with the same volume name and shows the same used and free space. The weird part is…
How to record a resource created for Calling and chat in ACS?
In the Prerequisites it is mentioned that I need to record my connection string, but I didn't find anything such to record my connection string. I am implementing Chat using ACS but when I am using token that I being generated for calling but I am…
How to set conditional access policy in CASB for encryption for data flow between AWS and CASB
How to set conditional access policy in CASB for encryption for data flow between AWS and CASB
MBR2GPT UEFI Issue
Hello, I want to switch from MBR to UEFI via mbr2gpt. I use Windows 10 64 bit pro. First I have to use the mbr2gpt.exe with my System-Boot-Harddisk. Will Windows 10 recognize my other HDDs (only Data, no System Disks) after a reboot or will I have…
Mirososft learn infinity loading report
Hi! in lab Lab - Enhance Power BI reports with slicers, interaction, and formatting i press to edit db, but it is in infinity loading report :c
Azure AD VM cannot join AADDS
Hi, I have created a new Resource Group containing Azure Active Directory Domain Services using the wizards, then created a server 2019 VM on the same subnet. I have checked the AADDS domain users and all my Microsoft 365 users appear so I know sync…