Category: News
Why does the silent installer fail with the error “No products are selected. The product lines specified in the input file are invalid”?
When performing a silent installation, why does the silent installer fail with the error "No products are selected. The product lines specified in the input file are invalid"?When performing a silent installation, why does the silent installer fail with the error "No products are selected. The product lines specified in the input file are invalid"? When performing a silent installation, why does the silent installer fail with the error "No products are selected. The product lines specified in the input file are invalid"? MATLAB Answers — New Questions
legend symbol disappears when plotting a polyshape
If there is not any output from the legend, the symbol of the polyshape is visible:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
legend(p);
Instead, if I try to get both outputs of the legend with a polyshape, the symbol of the polyshape disappears:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
[h,objh]=legend(p);
How can I still see/visualise the symbol of the polyshape, when I need to get both outputs of the legend?If there is not any output from the legend, the symbol of the polyshape is visible:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
legend(p);
Instead, if I try to get both outputs of the legend with a polyshape, the symbol of the polyshape disappears:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
[h,objh]=legend(p);
How can I still see/visualise the symbol of the polyshape, when I need to get both outputs of the legend? If there is not any output from the legend, the symbol of the polyshape is visible:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
legend(p);
Instead, if I try to get both outputs of the legend with a polyshape, the symbol of the polyshape disappears:
p=plot(polyshape([0 0 1 1],[1 0 0 1]));
[h,objh]=legend(p);
How can I still see/visualise the symbol of the polyshape, when I need to get both outputs of the legend? polyshape, legend MATLAB Answers — New Questions
Can someone help me to configure the gate of IGBT/Diode ? I failed to connect the PWM generator
I need help to connect PWM generator to the Gate of the IGBT/Diode RectifierI need help to connect PWM generator to the Gate of the IGBT/Diode Rectifier I need help to connect PWM generator to the Gate of the IGBT/Diode Rectifier igbt MATLAB Answers — New Questions
Deleted emails keep reappearing in Deleted folder in New Outlook
Is there any way to eliminate an email that keeps reappearing in the Deleted folder in New Outlook?
Is there any way to eliminate an email that keeps reappearing in the Deleted folder in New Outlook?Deleted email won’t go away! Read More
Does Copilot actually work?
When I use Microsoft Copilot for Bing to find out specific user function for Microsoft products (for example, how to rename an MS Form) Copilot typically produces incorrect and erroneous results. If Copilot does not know how Microsoft products work, I have reservations that it’s an actual thing – feels more like vaporware to me. But I am not surprised because in many cases, Microsoft produces incorrect or outdated instructions on their own products. And so, is Copilot a thing or just more overrated, overhyped AI B.S.?
When I use Microsoft Copilot for Bing to find out specific user function for Microsoft products (for example, how to rename an MS Form) Copilot typically produces incorrect and erroneous results. If Copilot does not know how Microsoft products work, I have reservations that it’s an actual thing – feels more like vaporware to me. But I am not surprised because in many cases, Microsoft produces incorrect or outdated instructions on their own products. And so, is Copilot a thing or just more overrated, overhyped AI B.S.? Read More
Unusual Excel Help Request, Perhaps
Hello,
I’m sorry thing is lengthy, but I desperately need assistance with the following problem:
I have a worksheet where Tab A is divided into two sections (say Peter and Stephen). Each contain a column where I start with the beginning value for the month (say X). Then on the row below I manually enter a value for the first day (say Y). On the third row I use a SUM function to total X and Y. I then repeat the process each day so the current total is shown every three rows. This is done for both sections. Pretty straightforward so far…
However, on Tab B, I want to keep an up-to-date total of the most recent totals for both Peter and Stephen, which changes every day. SUM will only allow a pre-chosen cell, whereas I want it to use the most recent Tab A totals as the days go on, so I have the most current total on Tab B.
However, I don’t know what function to use (and how to configure) so that it will total only the most recent totals, basing it on the latest totals and not specific cells.
If anyone can help, I would be extremely grateful.
Regards, Dave
Hello,I’m sorry thing is lengthy, but I desperately need assistance with the following problem:I have a worksheet where Tab A is divided into two sections (say Peter and Stephen). Each contain a column where I start with the beginning value for the month (say X). Then on the row below I manually enter a value for the first day (say Y). On the third row I use a SUM function to total X and Y. I then repeat the process each day so the current total is shown every three rows. This is done for both sections. Pretty straightforward so far…However, on Tab B, I want to keep an up-to-date total of the most recent totals for both Peter and Stephen, which changes every day. SUM will only allow a pre-chosen cell, whereas I want it to use the most recent Tab A totals as the days go on, so I have the most current total on Tab B.However, I don’t know what function to use (and how to configure) so that it will total only the most recent totals, basing it on the latest totals and not specific cells.If anyone can help, I would be extremely grateful.Regards, Dave Read More
Stop Teams from syncing personal contacts.
Hello
Please i need your help on this issue.
We are currently deploying Teams phones to about 150 users. Several users have noticed their personal contacts from their personal devices have been synced to Teams.
They want their personal contacts removed.Is there a way to set policy to stop this sync from happening?How can we remove the already synced contacts in batch?
Hello Please i need your help on this issue. We are currently deploying Teams phones to about 150 users. Several users have noticed their personal contacts from their personal devices have been synced to Teams. They want their personal contacts removed.Is there a way to set policy to stop this sync from happening?How can we remove the already synced contacts in batch? Read More
ECG P QRS T wave detecting matlab code
I really need a matlab code for detecting the P,Q,R,S,T points on a ecg waveform.
I searched a lot and found some links, but I couldnt properly run it. I am not much into matlab.Hope you give a step by step explanation. Thanks you :DI really need a matlab code for detecting the P,Q,R,S,T points on a ecg waveform.
I searched a lot and found some links, but I couldnt properly run it. I am not much into matlab.Hope you give a step by step explanation. Thanks you 😀 I really need a matlab code for detecting the P,Q,R,S,T points on a ecg waveform.
I searched a lot and found some links, but I couldnt properly run it. I am not much into matlab.Hope you give a step by step explanation. Thanks you 😀 ecg, pwave, qwave, rwave, swave, qrswave, twave, qrs detection MATLAB Answers — New Questions
Video source object does not acquire data – USB Vision
Hello, i have a problem where i am unable to get the video source object to acquire video frames.
Using a USB Vision 3.0 Camera from HIKROBOT
I have tried a few varieties, with a Manual Trigger and automatic trigger, but whenever i try to get the data from the camera it times out.
The reason for the timeout i assume to be that the src.Parent status is:
Acquisition Parameters: ‘Stream0’ is the current selected source.
10 frames per trigger using the selected source.
‘Mono8’ video data to be logged upon START.
Grabbing first of every 1 frame(s).
Log data to ‘memory’ on trigger.
Trigger Parameters: 1 ‘immediate’ trigger(s) on START.
Status: Logging data.
0 frames acquired since starting.
0 frames available for GETDATA.
Is there something obvious i am missing?
vid = videoinput("gentl");
src = getselectedsource(vid);
commands(src);
start(vid);
data = getsnapshot(vid);Hello, i have a problem where i am unable to get the video source object to acquire video frames.
Using a USB Vision 3.0 Camera from HIKROBOT
I have tried a few varieties, with a Manual Trigger and automatic trigger, but whenever i try to get the data from the camera it times out.
The reason for the timeout i assume to be that the src.Parent status is:
Acquisition Parameters: ‘Stream0’ is the current selected source.
10 frames per trigger using the selected source.
‘Mono8’ video data to be logged upon START.
Grabbing first of every 1 frame(s).
Log data to ‘memory’ on trigger.
Trigger Parameters: 1 ‘immediate’ trigger(s) on START.
Status: Logging data.
0 frames acquired since starting.
0 frames available for GETDATA.
Is there something obvious i am missing?
vid = videoinput("gentl");
src = getselectedsource(vid);
commands(src);
start(vid);
data = getsnapshot(vid); Hello, i have a problem where i am unable to get the video source object to acquire video frames.
Using a USB Vision 3.0 Camera from HIKROBOT
I have tried a few varieties, with a Manual Trigger and automatic trigger, but whenever i try to get the data from the camera it times out.
The reason for the timeout i assume to be that the src.Parent status is:
Acquisition Parameters: ‘Stream0’ is the current selected source.
10 frames per trigger using the selected source.
‘Mono8’ video data to be logged upon START.
Grabbing first of every 1 frame(s).
Log data to ‘memory’ on trigger.
Trigger Parameters: 1 ‘immediate’ trigger(s) on START.
Status: Logging data.
0 frames acquired since starting.
0 frames available for GETDATA.
Is there something obvious i am missing?
vid = videoinput("gentl");
src = getselectedsource(vid);
commands(src);
start(vid);
data = getsnapshot(vid); image acquisition, usb, vision MATLAB Answers — New Questions
Modify users addresses via powershell
I need to make the following:
– from a list of domains to be removed from email addresses in a csv file load them.
– for each user compare all his email addresses and if anyone is from the list of domain to be removed, then remove it from the user’s email addresses
How can I do that in powershell ?
thanks
I need to make the following:- from a list of domains to be removed from email addresses in a csv file load them.- for each user compare all his email addresses and if anyone is from the list of domain to be removed, then remove it from the user’s email addresses How can I do that in powershell ?thanks Read More
New Blog | (Preview) Introducing a Self-Hosted Integration Runtime (SHIR) that is Kubernetes-based
We heard your growing demand and feedback for this solution, and we’re excited to announce the new version of Self Hosted Integration Runtime that is Kubernetes-based for Linux is now available in public preview.
We have improved the underlying infrastructure for Self Hosted Integration Runtime to provide several benefits:
Scalability: Ability to scale to hundreds of machines.
Performance: Improved performance in scanning workloads.
Security (containerized): Ability to have containerized security on a Kubernetes cluster, instead of hosting SHIR on a Windows machine directly
Read the full post here: New Blog | (Preview) Introducing a Self-Hosted Integration Runtime (SHIR) that is Kubernetes-based
By Vandana Mahtani
We heard your growing demand and feedback for this solution, and we’re excited to announce the new version of Self Hosted Integration Runtime that is Kubernetes-based for Linux is now available in public preview.
We have improved the underlying infrastructure for Self Hosted Integration Runtime to provide several benefits:
Scalability: Ability to scale to hundreds of machines.
Performance: Improved performance in scanning workloads.
Security (containerized): Ability to have containerized security on a Kubernetes cluster, instead of hosting SHIR on a Windows machine directly
Read the full post here: New Blog | (Preview) Introducing a Self-Hosted Integration Runtime (SHIR) that is Kubernetes-based Read More
Error Signing in to Excel
I am getting this error when trying to log into Excel program.
Correlation Id: ae5a4440-e072-44eb-bf71-c91fc8af2f77
Timestamp: 2024-06-28T16:26:34.000Z
DPTI: a46fe9d28d3e2513dad08f7f51969c8660bb621b6bd7bf18864318280d499b16
Error Tag: 7q6ca
Error Code: 1067
I am getting this error when trying to log into Excel program.Correlation Id: ae5a4440-e072-44eb-bf71-c91fc8af2f77 Timestamp: 2024-06-28T16:26:34.000ZDPTI: a46fe9d28d3e2513dad08f7f51969c8660bb621b6bd7bf18864318280d499b16Error Tag: 7q6caError Code: 1067 Read More
Feature Request – Track Changes Reviewer Colors – Replace Grey with Fuchsia
One of MS Word’s track changes reviewer colors is grey, which when viewed against black text is vexing to read because it has little contrast and does not visually pop.
I recommend either removing the grey reviewer color entirely or replacing it with a vibrant fuschia which would contrast well with the black text.
It would also be appreciated if Microsoft allowed people to change reviewer colors within a document.
Thanks!
One of MS Word’s track changes reviewer colors is grey, which when viewed against black text is vexing to read because it has little contrast and does not visually pop. I recommend either removing the grey reviewer color entirely or replacing it with a vibrant fuschia which would contrast well with the black text. It would also be appreciated if Microsoft allowed people to change reviewer colors within a document. Thanks! Read More
Microsoft List | Automatic Choice based on status of other columns
Hopefully I can explain this clearly.
I am tracking the status of payment for ‘sponsors’. Here are my column headers:
Partners
AY25 Payment Status
AY25 Status
AY25 Level
AY25 Giving
Jen Confirms Commitment
CR Entered
AY25 Invoice Sent
CR Invoice
AY25 Funds Received
Proposal Added by DO
Proposal Funded DO
Invoice Responsibility
AY25 Invoice Link
I column “AY25 Status” to change colors or to choose a pre-populated choice automatically when data is added into the other columns.
For example if:
Jen Confirms Commitment = COMPLETE
AY25 Invoice Sent = COMPLETE
but AY25 Funds Received is blank I want column AY25 Status to say “waiting on payment”.
There are a handful of status choices I want to auto populate during the process. Is this possible?
Hopefully I can explain this clearly. I am tracking the status of payment for ‘sponsors’. Here are my column headers:PartnersAY25 Payment StatusAY25 StatusAY25 LevelAY25 GivingJen Confirms CommitmentCR EnteredAY25 Invoice SentCR InvoiceAY25 Funds ReceivedProposal Added by DOProposal Funded DOInvoice ResponsibilityAY25 Invoice Link I column “AY25 Status” to change colors or to choose a pre-populated choice automatically when data is added into the other columns. For example if:Jen Confirms Commitment = COMPLETEAY25 Invoice Sent = COMPLETEbut AY25 Funds Received is blank I want column AY25 Status to say “waiting on payment”.There are a handful of status choices I want to auto populate during the process. Is this possible? Read More
Announcing Windows Server Preview Build 26244
Announcing Windows Server Preview Build 26244
Hello Windows Server Insiders!
Today we are pleased to release a new build of the next Windows Server Long-Term Servicing Channel (LTSC) Preview that contains both the Desktop Experience and Server Core installation options for Datacenter and Standard editions, Annual Channel for Container Host and Azure Edition (for VM evaluation only). Branding has been updated for the upcoming release, Windows Server 2025, in this preview – when reporting issues please refer to Windows Server 2025 preview. If you signed up for Server Flighting, you should receive this new build automatically.
What’s New
Delegated Managed Service Accounts (dMSA)
A new account type known as delegated Managed Service Account (dMSA) is now available that allows migration from a traditional service account to a machine account with managed and fully randomized keys, while disabling original service account passwords.
Authentication for dMSA is linked to the device identity, which means that only specified machine identities mapped in AD can access the account. Using dMSA helps to prevent harvesting credentials using a compromised account (kerberoasting), which is a common issue with traditional service accounts.
To learn more about dMSA, visit https://learn.microsoft.com/en-us/windows-server/security/delegated-managed-service-accounts/delegated-managed-service-accounts-overview.
Windows Server Flighting is here!!
If you signed up for Server Flighting, you should receive this new build automatically later today.
For more information, see Welcome to Windows Insider flighting on Windows Server – Microsoft Community Hub
The new Feedback Hub app is now available for Server Desktop users! The app should automatically update with the latest version, but if it does not, simply Check for updates in the app’s settings tab.
Known Issues
Upgrade does not complete: Some users may experience an issue when upgrading where the download process does not progress beyond 0%. If you encounter this issue, please upgrade to this newer build using the ISO media download option. Download Windows Server Insider Preview (microsoft.com)
Access denied error when using Diskpart –> Clean Image on Winpe.vhdx VMs created using WinPE: Create bootable media | Microsoft Learn. We are working to resolve this issue and expect to have it fixed in the next preview release.
Download Windows Server Insider Preview (microsoft.com)
Flighting: The label for this flight may incorrectly reference Windows 11. However, when selected, the package installed is the Windows Server update. Please ignore the label and proceed with installing your flight. This issue will be addressed in a future release.
Setup: Some users may experience overlapping rectangle voids following mouse clicks during “OOBE” setup. This is a graphics rendering issue and will not prevent setup from completing. This issue will be addressed in a future release.
WinPE – Powershell Scripts: Applying the WinPE-Powershell optional component does not properly install Powershell in WinPE. As a result, Powershell cmdlets will fail. Customers who are dependent on Powershell in WinPE should not use this build.
If you are validating upgrades from Windows Server 2019 or 2022, we do not recommend that you use this build as intermittent upgrade failures have been identified for this build.
This build has an issue where archiving eventlogs with “wevetutil al” command causes the Windows Event Log service to crash, and the archive operation to fail. The service must be restarted by executing “Start-Service EventLog” from an administrative command line prompt.
If you have Secure Launch/DRTM code path enabled, we do not recommend that you install this build.
Available Downloads
Downloads to certain countries may not be available. See Microsoft suspends new sales in Russia – Microsoft On the Issues.
Windows Server Long-Term Servicing Channel Preview in ISO format in 18 languages, and in VHDX format in English only.
Windows Server Datacenter Azure Edition Preview in ISO and VHDX format, English only.
Microsoft Server Languages and Optional Features Preview
Keys: Keys are valid for preview builds only
Server Standard: MFY9F-XBN2F-TYFMP-CCV49-RMYVH
Datacenter: 2KNJJ-33Y9H-2GXGX-KMQWH-G6H67
Azure Edition does not accept a key
Symbols: available on the public symbol server – see Using the Microsoft Symbol Server.
Expiration: This Windows Server Preview will expire September 15, 2024.
How to Download
Registered Insiders may navigate directly to the Windows Server Insider Preview download page. If you have not yet registered as an Insider, see GETTING STARTED WITH SERVER on the Windows Insiders for Business portal.
We value your feedback!
The most important part of the release cycle is to hear what’s working and what needs to be improved, so your feedback is extremely valued. Beginning with Insider build 26063, please use the new Feedback Hub app for Windows Server if you are running a Desktop version of Server. If you are using a Core edition, or if you are unable to use the Feedback Hub app, you can use your registered Windows 10 or Windows 11 Insider device and use the Feedback Hub application. In the app, choose the Windows Server category and then the appropriate subcategory for your feedback. In the title of the Feedback, please indicate the build number you are providing feedback on as shown below to ensure that your issue is attributed to the right version:
[Server #####] Title of my feedback
See Give Feedback on Windows Server via Feedback Hub for specifics. The Windows Server Insiders space on the Microsoft Tech Communities supports preview builds of the next version of Windows Server. Use the forum to collaborate, share and learn from experts. For versions that have been released to general availability in market, try the Windows Server for IT Pro forum or contact Support for Business.
Diagnostic and Usage Information
Microsoft collects this information over the internet to help keep Windows secure and up to date, troubleshoot problems, and make product improvements. Microsoft server operating systems can be configured to turn diagnostic data off, send Required diagnostic data, or send Optional diagnostic data. During previews, Microsoft asks that you change the default setting to Optional to provide the best automatic feedback and help us improve the final product.
Administrators can change the level of information collection through Settings. For details, see http://aka.ms/winserverdata. Also see the Microsoft Privacy Statement.
Terms of Use
This is pre-release software – it is provided for use “as-is” and is not supported in production environments. Users are responsible for installing any updates that may be made available from Windows Update. All pre-release software made available to you via the Windows Server Insider program is governed by the Insider Terms of Use.
Announcing Windows Server Preview Build 26244
Hello Windows Server Insiders!
Today we are pleased to release a new build of the next Windows Server Long-Term Servicing Channel (LTSC) Preview that contains both the Desktop Experience and Server Core installation options for Datacenter and Standard editions, Annual Channel for Container Host and Azure Edition (for VM evaluation only). Branding has been updated for the upcoming release, Windows Server 2025, in this preview – when reporting issues please refer to Windows Server 2025 preview. If you signed up for Server Flighting, you should receive this new build automatically.
What’s New
Delegated Managed Service Accounts (dMSA)
A new account type known as delegated Managed Service Account (dMSA) is now available that allows migration from a traditional service account to a machine account with managed and fully randomized keys, while disabling original service account passwords.
Authentication for dMSA is linked to the device identity, which means that only specified machine identities mapped in AD can access the account. Using dMSA helps to prevent harvesting credentials using a compromised account (kerberoasting), which is a common issue with traditional service accounts.
To learn more about dMSA, visit https://learn.microsoft.com/en-us/windows-server/security/delegated-managed-service-accounts/delegated-managed-service-accounts-overview.
Windows Server Flighting is here!!
If you signed up for Server Flighting, you should receive this new build automatically later today.
For more information, see Welcome to Windows Insider flighting on Windows Server – Microsoft Community Hub
The new Feedback Hub app is now available for Server Desktop users! The app should automatically update with the latest version, but if it does not, simply Check for updates in the app’s settings tab.
Known Issues
Upgrade does not complete: Some users may experience an issue when upgrading where the download process does not progress beyond 0%. If you encounter this issue, please upgrade to this newer build using the ISO media download option. Download Windows Server Insider Preview (microsoft.com)
Access denied error when using Diskpart –> Clean Image on Winpe.vhdx VMs created using WinPE: Create bootable media | Microsoft Learn. We are working to resolve this issue and expect to have it fixed in the next preview release.
Download Windows Server Insider Preview (microsoft.com)
Flighting: The label for this flight may incorrectly reference Windows 11. However, when selected, the package installed is the Windows Server update. Please ignore the label and proceed with installing your flight. This issue will be addressed in a future release.
Setup: Some users may experience overlapping rectangle voids following mouse clicks during “OOBE” setup. This is a graphics rendering issue and will not prevent setup from completing. This issue will be addressed in a future release.
WinPE – Powershell Scripts: Applying the WinPE-Powershell optional component does not properly install Powershell in WinPE. As a result, Powershell cmdlets will fail. Customers who are dependent on Powershell in WinPE should not use this build.
If you are validating upgrades from Windows Server 2019 or 2022, we do not recommend that you use this build as intermittent upgrade failures have been identified for this build.
This build has an issue where archiving eventlogs with “wevetutil al” command causes the Windows Event Log service to crash, and the archive operation to fail. The service must be restarted by executing “Start-Service EventLog” from an administrative command line prompt.
If you have Secure Launch/DRTM code path enabled, we do not recommend that you install this build.
Available Downloads
Downloads to certain countries may not be available. See Microsoft suspends new sales in Russia – Microsoft On the Issues.
Windows Server Long-Term Servicing Channel Preview in ISO format in 18 languages, and in VHDX format in English only.
Windows Server Datacenter Azure Edition Preview in ISO and VHDX format, English only.
Microsoft Server Languages and Optional Features Preview
Keys: Keys are valid for preview builds only
Server Standard: MFY9F-XBN2F-TYFMP-CCV49-RMYVH
Datacenter: 2KNJJ-33Y9H-2GXGX-KMQWH-G6H67
Azure Edition does not accept a key
Symbols: available on the public symbol server – see Using the Microsoft Symbol Server.
Expiration: This Windows Server Preview will expire September 15, 2024.
How to Download
Registered Insiders may navigate directly to the Windows Server Insider Preview download page. If you have not yet registered as an Insider, see GETTING STARTED WITH SERVER on the Windows Insiders for Business portal.
We value your feedback!
The most important part of the release cycle is to hear what’s working and what needs to be improved, so your feedback is extremely valued. Beginning with Insider build 26063, please use the new Feedback Hub app for Windows Server if you are running a Desktop version of Server. If you are using a Core edition, or if you are unable to use the Feedback Hub app, you can use your registered Windows 10 or Windows 11 Insider device and use the Feedback Hub application. In the app, choose the Windows Server category and then the appropriate subcategory for your feedback. In the title of the Feedback, please indicate the build number you are providing feedback on as shown below to ensure that your issue is attributed to the right version:
[Server #####] Title of my feedback
See Give Feedback on Windows Server via Feedback Hub for specifics. The Windows Server Insiders space on the Microsoft Tech Communities supports preview builds of the next version of Windows Server. Use the forum to collaborate, share and learn from experts. For versions that have been released to general availability in market, try the Windows Server for IT Pro forum or contact Support for Business.
Diagnostic and Usage Information
Microsoft collects this information over the internet to help keep Windows secure and up to date, troubleshoot problems, and make product improvements. Microsoft server operating systems can be configured to turn diagnostic data off, send Required diagnostic data, or send Optional diagnostic data. During previews, Microsoft asks that you change the default setting to Optional to provide the best automatic feedback and help us improve the final product.
Administrators can change the level of information collection through Settings. For details, see http://aka.ms/winserverdata. Also see the Microsoft Privacy Statement.
Terms of Use
This is pre-release software – it is provided for use “as-is” and is not supported in production environments. Users are responsible for installing any updates that may be made available from Windows Update. All pre-release software made available to you via the Windows Server Insider program is governed by the Insider Terms of Use. Read More
Classic Teams Notified me it would uninstall itself. Now it did. My company runs on teams.
Classic Teams Notified me it would uninstall itself. A few days later it did. My company runs on teams. Can’t use new teams because of errors. What am I supposed to do? I’ve been trying to update to new teams since March but there are nothing but issues popping up.
All of my calls come in using Teams PSTN.
Classic Teams Notified me it would uninstall itself. A few days later it did. My company runs on teams. Can’t use new teams because of errors. What am I supposed to do? I’ve been trying to update to new teams since March but there are nothing but issues popping up. All of my calls come in using Teams PSTN. Read More
New Authentication for email from September 2024
I have received an email from Microsoft headed ” Update your sign-in technology before September 16th, 2024 to maintain email access.”
I have an outlook account, and use a hotmail email address. Currently I receive emails on an iPhone, iPad, iMac and Mac book. I login using my email and a password and I believe (from the information provided) that from September 2024 I need to authenticate this login with a further step in addition to an email and password. While this seems sensible and fairly straightforward, I cannot make head or tail of the instructions regarding what I need to do to change my existing set up so that it complies.
Can anyone explain what I need to do in simple terms, as I find the Microsoft instructions baffling.
I have received an email from Microsoft headed ” Update your sign-in technology before September 16th, 2024 to maintain email access.” I have an outlook account, and use a hotmail email address. Currently I receive emails on an iPhone, iPad, iMac and Mac book. I login using my email and a password and I believe (from the information provided) that from September 2024 I need to authenticate this login with a further step in addition to an email and password. While this seems sensible and fairly straightforward, I cannot make head or tail of the instructions regarding what I need to do to change my existing set up so that it complies.Can anyone explain what I need to do in simple terms, as I find the Microsoft instructions baffling. Read More
Forms data sync to Excel is now fully available with more functionality
We’ve been gradually rolling out Forms data sync to Excel since early this year. During this process, we actively collected user feedback and iterated to enhance the feature for various use cases. I’m excited to announce that this feature is now fully available for all customers, complete with additional capabilities. Let’s explore these updates together. You can also try it from this template.
Create from Excel for the web
If you prefer to keep all your data in Excel and are used to starting your data collection journey there, you can now create a form directly from Excel for the web – no need to visit Forms. Simply click “Insert” and select “Forms” in the ribbon. This will open a new form in Forms where you can add questions. All the questions you add and responses you receive will automatically sync to Excel.
Create from worksheets in OneDrive and SharePoint
The “create from Excel” experience supports worksheets saved in OneDrive and SharePoint. Depending on your needs, you can choose where to start. For personal forms that you want the answers accessible only to yourself, start from OneDrive. For collaborative forms involving your team, start from SharePoint to ensure all team members stay updated.
New data sync experience for group form
We’ve also updated the group form data sync experience to be smoother and more stable for greater reliability. For forms where you need all team members to easily check responses, you can create a group form in Forms. As new responses come in, everyone on the team can see them sync to Excel. The Excel worksheet for the group form will be saved in SharePoint.
Share the Excel link to collaborate on up-to-date data
If you want your coworkers to check the new responses and do some further analysis, you need to share the Excel link. When they open it, responses will automatically sync whenever responses are received. (Please note that Forms collaborators don’t have access to the syncing Excel sheets from response page – you must share the Excel link.)
We are currently rolling out to commercial customers and expect to be fully deployed to commercial by mid-July. We’ll also start rolling out to Microsoft account holders in the near future.
Microsoft Tech Community – Latest Blogs –Read More
Deprecation of WSUS driver synchronization
If you’ve been using driver synchronization updates via Windows Server Update Services (WSUS), you may already be aware of the newest cloud-based driver services. Many are already enjoying the benefits of managing their driver updates with Microsoft cloud. This means that we’ll soon be deprecating WSUS driver synchronization.
Thanks to everyone who participated in our WSUS driver synchronization deprecation survey. Your input has helped us to plan an optimal transition for you and your organization. Out of the participants who use WSUS, only 34% reported that they use it to synchronize drivers. Most of this 34% reported that they are in the process of implementing a different solution and don’t anticipate any problems with deprecation. Only 8% of participants indicated concerns over potential effects from deprecation, and we want to help everyone to get ready.
Tip: Deprecation is the stage of the product lifecycle when a feature is no longer in active development. Deprecated features may be removed entirely in future releases of a product or service. Until they are removed, deprecated features will typically continue to work and are fully supported. After removal, the feature will no longer function. For more information, check out Deprecated features in the Windows client.
What do you need to do to prepare?
Our plan is to deprecate WSUS driver synchronization on April 18, 2025. For on-premises contexts, drivers will be available on the Microsoft Update catalog, but you will not be able to import them into WSUS. You’ll need to use other means, such as Device Driver Packages, to distribute the drivers within your network.
Learn more about cloud-based driver services and how your organization can make the most of this transition in the following resources:
Windows Driver update management in Microsoft Intune
Commercial driver and firmware servicing is publicly available!
Deploy drivers and firmware updates – Windows Update for Business deployment service
Continue the conversation. Find best practices. Bookmark the Windows Tech Community, then follow us @MSWindowsITPro on X and on LinkedIn. Looking for support? Visit Windows on Microsoft Q&A.
Microsoft Tech Community – Latest Blogs –Read More
Windows news you can use: June 2024
Here are the latest Windows 11 features, capabilities, services, and tools that you can start using this month. Based on your feedback, we’ve also included information to help you catch up on lifecycle milestones and preview opportunities. We hope that this paints a better timeline and helps you embrace a secure, cloud-native future with Windows 11.
New in Windows security
[ENCRYPTION] Configure Windows Hello credentials to encrypt or decrypt files in known folders on the Windows device (for example, Documents, Desktop, and Pictures). Personal Data Encryption (PDE) along with BitLocker protects files and volumes while the system is at rest until the first user login. You can configure PDE settings via configuration service providers (CSP) or Microsoft Intune. For Intune, go to Endpoint security to select the folders and apply a policy to a group of users. For developers, there is also a PDE API to utilize when building Windows apps that generate or modify end-user content on Windows devices.
[WINDOWS 11] You can now use Config Refresh to refresh settings on your Windows 11 devices at a cadence that makes sense for your organization (from 30 minutes to 24 hours). This helps prevent unexpected change configurations through either malicious software or registry edits.
[AMA] Find answers to common questions on Windows security and best practices. Learn how to better protect your data and identities. Explore defaults, customization, and tips to help you “lock down” Windows in your environment.
New in device management
Looking for our general advice to move your organization forward? Check out Myths and misconceptions: Windows 11 and cloud native management. For the latest in Windows 11 management, and a peek at what’s coming soon, read on.
[AUTOPATCH] [PREVIEW] Preview two new compliance features in Windows Autopatch. In the Intune admin center, you can view and remediate conflicting policies by navigating to Devices > Policy health > Policy conflicts. Want to improve the reliability of your devices after each update cycle? Check out the new post-update reliability report by navigating to Reports > Windows Autopatch > Windows quality updates. Select the Reports tab, then Reliability report.
[GCC] For US Government Community Cloud (GCC) environments, you can now provision Cloud PCs in an Azure Commercial datacenter with Windows 365 Frontline for FedRAMP. With Windows 365 Frontline for FedRAMP, instead of purchasing a license for every shift worker, you need to only purchase enough licenses for the number of active employees at any given time. You can then manage those Cloud PCs just as you do any endpoint.
[BYOD] Roll out the June 2024 security update for Windows 11, version 23H2 to improve the experience of employees using their own devices at work. Authenticated users within your organization can now manage their Windows 11 Pro PCs from a new location: Settings > Accounts > Linked devices. There’s a new account manager available from the Start menu, making it easier for employees to manage their account settings and explore account benefits. Furthermore, two new actions are available from Windows account settings: add a recovery email address and back up sound preferences. Authenticated users can also take advantage of the Windows Backup app.
[COPILOT+ PC] In case you’ve missed it, Copilot+ PCs are now widely available. With this release, servicing for Windows 11, version 24H2, the next annual feature update for Windows 11, has begun, along with our standard monthly release notes. Explore the hardware requirements, then get up to speed with the Top things to know about Copilot+ PCs from Microsoft Surface.
And you can check out freshly available on-demand webinars, interviews, and articles to help you get started or advance in your cloud-native management journey:
My journey to the cloud with Microsoft Intune
How to achieve cloud-native endpoint management with Microsoft Intune
AMA: Finding your way to “cloud first”
AMA: Managing Windows updates
AMA: Windows Autopilot
New in Windows Server
[ACCESS] With the June 2024 security update for Windows Server 2022 and Windows Server, version 23H2, you can restrict which clients can access Server Message Block (SMB) over Quick UDP Internet Connections (QUIC) servers. See how to configure this access control in Windows Server.
[WS2025] [PREVIEW] Remember that you can preview Windows Server 2025 today. Catch up on new features, such as GPU innovations and Hyper-V live migration network selection.
[DATACENTER] [PREVIEW] If you’re a Windows Server Insider, you can now preview Windows Server Datacenter: Azure Edition preview build 26212.
Lifecycle milestones
[WINDOWS 10] The June 2024 security update was the last security release for Enterprise, Education, and IoT Enterprise editions of Windows 10, version 21H2. Windows 10, version 22H2, will be the final version of Windows 10, and all editions will remain in support with monthly security updates through October 14, 2025. Enterprise and IoT Enterprise LTSB/LTSC editions will continue to have support through their specified lifecycle dates.
[WMIC] While the Windows Management Instrumentation Command line (WMIC). Was converted into a feature on demand (FoD) in Windows 11, version 22H2, it will be disabled by default for new installations of Windows 11 (including Copilot+ PCs) beginning with version 24H2. As documented in KB5039239, if you upgrade to Windows 11, version 24H2, the FoD is enabled by default.
[AZURE] This is the last month before Azure Update Delivery service tag is deprecated. If your Azure Firewall is configured to receive Windows updates using this service tag, you’ll need to start using Azure Firewall application rules instead. Specifically, use the Windows Update FQDN tag to configure your Azure Firewall to permit Windows updates for your Windows devices.
New in productivity and collaboration
With the June 2024 security update for Windows 11, versions 23H2 and 22H2, you can now take advantage of new productivity features.
[SHARING] Explore new sharing capabilities. Create QR codes for webpage URLs and cloud files from the Windows share window. Select the share button in the Microsoft Edge toolbar and choose “Windows share options” to easily share URLs and files across your devices.
[FILE EXPLORER] Manage your files faster. Just drag and drop them onto any of the breadcrumbs of the File Explorer address bar to move files.
Windows Insider Preview news
To honor your feedback, we’re summarizing the latest preview opportunities. Depending on the Windows Insider channel that you or your users belong to, here’s what you’re able to preview this month, as of today. Remember that many features are rolled out gradually. Find all the details for your respective channel in the Windows Insider Blog.
[CANARY][PREVIEW] Rename your PC or change date and time seeing the familiar Windows 11 interface. Access the account manager right from the Start menu. Try new voice access commands in Windows 11 to simplify your search for files and apps. And if it accidentally crashes, it will automatically restart and facilitate reporting. Try the new copy button in the Windows share window. If you use the Snipping Tool to record a video of your screen, your recordings are automatically saved. Finally, preview improvements to your Microsoft Store experience.
[DEV][PREVIEW] Curious about the latest Windows 11 preview builds? This month, you can manage your Windows 11 Pro PCs from a new location: Settings > Accounts > Linked devices. If you use Snipping Tool to record a video of your screen, your recordings are automatically saved just like the screenshots are. Finally, preview improvements to your Microsoft Store experience.
[BETA][PREVIEW] This month, you can use your Android mobile device directly from the Start menu if you’re connected via Phone Link. Right-click on the apps pinned to the Start menu to jump right to the recent documents. Furthermore, try new voice access commands in Windows 11 to simplify your search for files and apps. And if it accidentally crashes, it will automatically restart and facilitate reporting. Share local files directly from within your search results in the search box on the taskbar. Finally, preview improvements to your Microsoft Store experience.
Do you agree that proper Windows management is part of a larger security strategy? How can we improve this newsletter to help your organization pioneer these improvements? Leave us a comment below and let’s connect again next month!
Continue the conversation. Find best practices. Bookmark the Windows Tech Community, then follow us @MSWindowsITPro on X and on LinkedIn. Looking for support? Visit Windows on Microsoft Q&A.
Microsoft Tech Community – Latest Blogs –Read More