Month: May 2024
DSO count back method
Hi all,
I’m in need of a formula for calculating the DSO (daily sales outstanding) with the use of the count back method.
Calculation:
Substract periodic sales (p5->P4 etc.) from outstanding money -> for every substraction count 28 days (1 period)
Do this until it cant be substracted without going negative
Divide remaining Outstanding by Periodic sales
P5 Outstanding : 12 000 000
P5 Sales : 5 000 000
= 12 000 000 – 5 000 000 = 7 000 000 (28 days)
P4 sales : 6 000 000
= 7 000 000 – 6 000 000 = 1 000 000 (28 days)
P3 Sales = 6 000 000
= 1 000 000 / 6 000 000 * 28 = 4,66… days = 5 days
28 + 28 + 5 = 61 days
Is it possible to fit this in one formula
Hi all, I’m in need of a formula for calculating the DSO (daily sales outstanding) with the use of the count back method. Calculation: Substract periodic sales (p5->P4 etc.) from outstanding money -> for every substraction count 28 days (1 period)Do this until it cant be substracted without going negativeDivide remaining Outstanding by Periodic sales P5 Outstanding : 12 000 000P5 Sales : 5 000 000 = 12 000 000 – 5 000 000 = 7 000 000 (28 days)P4 sales : 6 000 000= 7 000 000 – 6 000 000 = 1 000 000 (28 days)P3 Sales = 6 000 000= 1 000 000 / 6 000 000 * 28 = 4,66… days = 5 days 28 + 28 + 5 = 61 days Is it possible to fit this in one formula Read More
FAQ: Making private plans available to tenants + sub-tenants
Q: I have some questions about private plans. A customer has a main tenant and a number of sub-tenants that tree from the main, and wants to make the private plan available to tenant + sub-tenants.
1) When configuring a private plan using tenant ID (for SaaS or VM) all customers in that tenant will be eligible to purchase it. Will customers in sub-tenants that branch from the main tenant also be eligible to purchase?
2) For Azure Apps which require using subscription ID, is there a way to make these available to an entire tenant + sub-tenants without adding however many subscription IDs from each tenant?
A few additional thoughts on this –
a) private offers have end dates and we would like “permanent” availability of the offer with bespoke prices. We know that private offer end dates can be extended far out into the future but we cannot change these to end early like we can with a private plan.
b) We do not want to create a public plan since the price structure is completely different than all their other public plans and do not want to signal that alternative prices are available.
A:
1) There is not a sub-tenant concept in Azure. Tenant is a security boundary, and there is no implicit trust between tenants. You can have cross-tenant access, but from private plans perspective you need to add every tenant you want to provide their subscription with access to the private plan.
2) No – right now, this is not available.
(a) – partners can always request cancelation of private offers if these are no longer eligible. This is a support-led flow right now.
(b) – partners can always create new plans within a private offer (using the non-pricing attribute flow).
Also please note that if a partner is not tied to Private Plans – when using Private Offers instead, you can specify the customer’s billing ID which could include all tenants / subscriptions under that specific Billing ID
Q: I have some questions about private plans. A customer has a main tenant and a number of sub-tenants that tree from the main, and wants to make the private plan available to tenant + sub-tenants.
1) When configuring a private plan using tenant ID (for SaaS or VM) all customers in that tenant will be eligible to purchase it. Will customers in sub-tenants that branch from the main tenant also be eligible to purchase?
2) For Azure Apps which require using subscription ID, is there a way to make these available to an entire tenant + sub-tenants without adding however many subscription IDs from each tenant?
A few additional thoughts on this –
a) private offers have end dates and we would like “permanent” availability of the offer with bespoke prices. We know that private offer end dates can be extended far out into the future but we cannot change these to end early like we can with a private plan.
b) We do not want to create a public plan since the price structure is completely different than all their other public plans and do not want to signal that alternative prices are available.
A:
1) There is not a sub-tenant concept in Azure. Tenant is a security boundary, and there is no implicit trust between tenants. You can have cross-tenant access, but from private plans perspective you need to add every tenant you want to provide their subscription with access to the private plan.
2) No – right now, this is not available.
(a) – partners can always request cancelation of private offers if these are no longer eligible. This is a support-led flow right now.
(b) – partners can always create new plans within a private offer (using the non-pricing attribute flow).
Also please note that if a partner is not tied to Private Plans – when using Private Offers instead, you can specify the customer’s billing ID which could include all tenants / subscriptions under that specific Billing ID Read More
Can I used hte Spi WriteRead Block with just any SPI device or should it be only with arduino
I have a SPI slave device which is modeled in Simulink via the FIL ( FPGA in LOOP) approach. Would it be possible to use the SPI WriteRead Block available to communicate to this model ?I have a SPI slave device which is modeled in Simulink via the FIL ( FPGA in LOOP) approach. Would it be possible to use the SPI WriteRead Block available to communicate to this model ? I have a SPI slave device which is modeled in Simulink via the FIL ( FPGA in LOOP) approach. Would it be possible to use the SPI WriteRead Block available to communicate to this model ? spi, writeread, simulink, fil, fpga in loop MATLAB Answers — New Questions
Channel Equalization for the comm.RayleighFading communication toolbox for Frequency Selective channel?
I recently used the comm.rayleighfading communication toolbox to create random channel taps with some correlation (Jakes, Clarkes Models). In flat fading it is easy to obtain the H matrix and equalize accordingly. However, I dont know how it should be done using this toolbox in multipath frequency selective channels.
I want to use the channel output y and the path gains h to reconstruct the input signal x.
Thanks in advanceI recently used the comm.rayleighfading communication toolbox to create random channel taps with some correlation (Jakes, Clarkes Models). In flat fading it is easy to obtain the H matrix and equalize accordingly. However, I dont know how it should be done using this toolbox in multipath frequency selective channels.
I want to use the channel output y and the path gains h to reconstruct the input signal x.
Thanks in advance I recently used the comm.rayleighfading communication toolbox to create random channel taps with some correlation (Jakes, Clarkes Models). In flat fading it is easy to obtain the H matrix and equalize accordingly. However, I dont know how it should be done using this toolbox in multipath frequency selective channels.
I want to use the channel output y and the path gains h to reconstruct the input signal x.
Thanks in advance communications, channel, ofdm, rayleigh, equalization MATLAB Answers — New Questions
How is cell to cell gap in battery builder app is depicted in electrical circuit?
hi,
battery pack can be made either using simulink battery blocks or newly introduced "battery builder app". The latter gives an additional advantage of specifying the gap between cell to cell, parallel assembly and module assembly. i want to know how the "gap" that we provide during building battery pack in battery builder app is depicted in eletrical circuit or in the final battery pack? also can it be made a runtime parameter during simulation? if yes, please tell me how it can be done?
thank you.hi,
battery pack can be made either using simulink battery blocks or newly introduced "battery builder app". The latter gives an additional advantage of specifying the gap between cell to cell, parallel assembly and module assembly. i want to know how the "gap" that we provide during building battery pack in battery builder app is depicted in eletrical circuit or in the final battery pack? also can it be made a runtime parameter during simulation? if yes, please tell me how it can be done?
thank you. hi,
battery pack can be made either using simulink battery blocks or newly introduced "battery builder app". The latter gives an additional advantage of specifying the gap between cell to cell, parallel assembly and module assembly. i want to know how the "gap" that we provide during building battery pack in battery builder app is depicted in eletrical circuit or in the final battery pack? also can it be made a runtime parameter during simulation? if yes, please tell me how it can be done?
thank you. battery_system_management, simscape battery MATLAB Answers — New Questions
Hi i’m new to MatLab. Why I can’t get the values from matrix x in function MyInput() to calculate in another func and the command window says ‘Not enough input arguments. ‘?
function Calculate(x)
MyInput();
y = zeros(1,6);
for j=2:6
y(1,j) = x(1,j)^j;
j=j+1;
end
end
function x = MyInput()
x = zeros(1,6);
x(1,1) = 2;
for i=2:6
x(1,i)=x(1,i-1)+1;
i=i+1;
end
endfunction Calculate(x)
MyInput();
y = zeros(1,6);
for j=2:6
y(1,j) = x(1,j)^j;
j=j+1;
end
end
function x = MyInput()
x = zeros(1,6);
x(1,1) = 2;
for i=2:6
x(1,i)=x(1,i-1)+1;
i=i+1;
end
end function Calculate(x)
MyInput();
y = zeros(1,6);
for j=2:6
y(1,j) = x(1,j)^j;
j=j+1;
end
end
function x = MyInput()
x = zeros(1,6);
x(1,1) = 2;
for i=2:6
x(1,i)=x(1,i-1)+1;
i=i+1;
end
end #returnvalue, #function MATLAB Answers — New Questions
code written in MATLAB function should be paused for some instant but simulation should never be paused.
generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped)generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped) generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped) code, simulink MATLAB Answers — New Questions
inputdlg Window Not Showing
So I was creating an even or odd checker using inputdlg. However, when I ran it, the inputdlg window actually does not show up. Here is the code/proof that I used so far.
prompt={"Enter a 1 x 1 integer value:"}
dlgtitle="Even or odd test"
tmp=inputdlg(prompt,dlgtitle)
user_number=round(str2double(tmp))
if not(isnan(user_number))
fprintf("Number is valid.n")
if rem(user_number,2)==0
fprintf("Your number is even.n")
else
fprintf("Your number is odd.n")
end
else
fprintf("Number is not valid.n")
end
There aren’t any errors or warnings shown on there. Can someone tell me if there is a way to get the inputdlg window to show (if it has something to do with the code)?So I was creating an even or odd checker using inputdlg. However, when I ran it, the inputdlg window actually does not show up. Here is the code/proof that I used so far.
prompt={"Enter a 1 x 1 integer value:"}
dlgtitle="Even or odd test"
tmp=inputdlg(prompt,dlgtitle)
user_number=round(str2double(tmp))
if not(isnan(user_number))
fprintf("Number is valid.n")
if rem(user_number,2)==0
fprintf("Your number is even.n")
else
fprintf("Your number is odd.n")
end
else
fprintf("Number is not valid.n")
end
There aren’t any errors or warnings shown on there. Can someone tell me if there is a way to get the inputdlg window to show (if it has something to do with the code)? So I was creating an even or odd checker using inputdlg. However, when I ran it, the inputdlg window actually does not show up. Here is the code/proof that I used so far.
prompt={"Enter a 1 x 1 integer value:"}
dlgtitle="Even or odd test"
tmp=inputdlg(prompt,dlgtitle)
user_number=round(str2double(tmp))
if not(isnan(user_number))
fprintf("Number is valid.n")
if rem(user_number,2)==0
fprintf("Your number is even.n")
else
fprintf("Your number is odd.n")
end
else
fprintf("Number is not valid.n")
end
There aren’t any errors or warnings shown on there. Can someone tell me if there is a way to get the inputdlg window to show (if it has something to do with the code)? inputdlg MATLAB Answers — New Questions
How to write customer struct in TLC file for inline SFunction C++?
I have already rebuilt my C++ code in SFunction, and use "mex xxxxxx.cpp xxxxx.cpp " to run normal.
Next, I want to transform this SFunction to inline SFunction, and meet some problems.
In my code, I use
"typedef struct
{
}PIDController;
"
A customer struct, and work well.
Now, I want to use it in tlc file, how to do it?
Thank you all!!!I have already rebuilt my C++ code in SFunction, and use "mex xxxxxx.cpp xxxxx.cpp " to run normal.
Next, I want to transform this SFunction to inline SFunction, and meet some problems.
In my code, I use
"typedef struct
{
}PIDController;
"
A customer struct, and work well.
Now, I want to use it in tlc file, how to do it?
Thank you all!!! I have already rebuilt my C++ code in SFunction, and use "mex xxxxxx.cpp xxxxx.cpp " to run normal.
Next, I want to transform this SFunction to inline SFunction, and meet some problems.
In my code, I use
"typedef struct
{
}PIDController;
"
A customer struct, and work well.
Now, I want to use it in tlc file, how to do it?
Thank you all!!! sfunction, code generation, tlc MATLAB Answers — New Questions
input boxes of figure export do not work!
try to export a figure. but the option boxes do not work.try to export a figure. but the option boxes do not work. try to export a figure. but the option boxes do not work. figure MATLAB Answers — New Questions
Disable email notifications for a document in Sharepoint
Is there a way to turn off email notifications for a specific document or documents in a library? I have documents that I created but I am no longer a part of and I continue to receive email alerts anytime the document changes by someone else. I do not have “alert me” set up in the document library or on the document(s) themselves. It seems to be a default thing that I would like to be able to remove.
Is there a way to turn off email notifications for a specific document or documents in a library? I have documents that I created but I am no longer a part of and I continue to receive email alerts anytime the document changes by someone else. I do not have “alert me” set up in the document library or on the document(s) themselves. It seems to be a default thing that I would like to be able to remove. Read More
How to change colour of profile?
Hi,
Sadly all members of my shared to-do list have the same colour as profile picture. It’s confusing. Profile picture are not displayed as well.
How can I fix that?
Hi, Sadly all members of my shared to-do list have the same colour as profile picture. It’s confusing. Profile picture are not displayed as well. How can I fix that? Read More
Filtering Square Wave with Butterworth Filter using Fourier Coefficients
Hello there, I’m trying to filter a square wave with a 2nd order butterworth HPF in order to retrieve the fundamental sine wave with minimal attenuation. When I run my code to display the magnitude spectrum of the input and output coefficients, there is an attenuation of about 1.7dB. Yet when I reconstruct the signal, the resulting sine wave appears to be attenuated much more (about half the size of the input, about 6dB). This leads me to believe there is an issue with the second for loop but I am unable to find it. Any help would be much appreciated.
clear; clc;
T = 0.1; %in ms
F = 1/T; %in kHz
Fs = 1000;
offset = 0;
amp = 1;
duty = 50; %percent duty cycle
t = 0:0.001:0.5;
fc = 12; % in kHz
sq_wave = offset+amp*square(2*pi*F.*t,duty); %general square wave function
N=10; %no. of harmonics
nvec = -N:N;
c_in = zeros(size(nvec));
f = nvec*F;
for n = nvec
m = n+N+1;
c_in(m) = (1/2)*((sin(pi*n/2))/(pi*n/2)); %sinc function
if (n == 0)
c_in(m) = 0.0; %DC Offset
end
end
w = f/fc;
Hf = 1 ./ ((w*1i).^2 + 1.414*(w*1i) + 1);
c_out = c_in .* Hf;
stem(f,abs(c_in),’r’,’LineWidth’,1.5);
hold on
stem(f,abs(c_out),’b’,’LineWidth’,1.5);
hold off
title(‘Magnitude Spectrum of Filter Output and Input’)
A = zeros(2*N+1,length(t));
for n = nvec
m=n+N+1;
A(m,:) = c_out(m) .* exp(1i*2*pi*n*F.*t);
end
sine_wave = sum(A);
%plot(t,real(sine_wave),’b’,t,sq_wave,’r’);Hello there, I’m trying to filter a square wave with a 2nd order butterworth HPF in order to retrieve the fundamental sine wave with minimal attenuation. When I run my code to display the magnitude spectrum of the input and output coefficients, there is an attenuation of about 1.7dB. Yet when I reconstruct the signal, the resulting sine wave appears to be attenuated much more (about half the size of the input, about 6dB). This leads me to believe there is an issue with the second for loop but I am unable to find it. Any help would be much appreciated.
clear; clc;
T = 0.1; %in ms
F = 1/T; %in kHz
Fs = 1000;
offset = 0;
amp = 1;
duty = 50; %percent duty cycle
t = 0:0.001:0.5;
fc = 12; % in kHz
sq_wave = offset+amp*square(2*pi*F.*t,duty); %general square wave function
N=10; %no. of harmonics
nvec = -N:N;
c_in = zeros(size(nvec));
f = nvec*F;
for n = nvec
m = n+N+1;
c_in(m) = (1/2)*((sin(pi*n/2))/(pi*n/2)); %sinc function
if (n == 0)
c_in(m) = 0.0; %DC Offset
end
end
w = f/fc;
Hf = 1 ./ ((w*1i).^2 + 1.414*(w*1i) + 1);
c_out = c_in .* Hf;
stem(f,abs(c_in),’r’,’LineWidth’,1.5);
hold on
stem(f,abs(c_out),’b’,’LineWidth’,1.5);
hold off
title(‘Magnitude Spectrum of Filter Output and Input’)
A = zeros(2*N+1,length(t));
for n = nvec
m=n+N+1;
A(m,:) = c_out(m) .* exp(1i*2*pi*n*F.*t);
end
sine_wave = sum(A);
%plot(t,real(sine_wave),’b’,t,sq_wave,’r’); Hello there, I’m trying to filter a square wave with a 2nd order butterworth HPF in order to retrieve the fundamental sine wave with minimal attenuation. When I run my code to display the magnitude spectrum of the input and output coefficients, there is an attenuation of about 1.7dB. Yet when I reconstruct the signal, the resulting sine wave appears to be attenuated much more (about half the size of the input, about 6dB). This leads me to believe there is an issue with the second for loop but I am unable to find it. Any help would be much appreciated.
clear; clc;
T = 0.1; %in ms
F = 1/T; %in kHz
Fs = 1000;
offset = 0;
amp = 1;
duty = 50; %percent duty cycle
t = 0:0.001:0.5;
fc = 12; % in kHz
sq_wave = offset+amp*square(2*pi*F.*t,duty); %general square wave function
N=10; %no. of harmonics
nvec = -N:N;
c_in = zeros(size(nvec));
f = nvec*F;
for n = nvec
m = n+N+1;
c_in(m) = (1/2)*((sin(pi*n/2))/(pi*n/2)); %sinc function
if (n == 0)
c_in(m) = 0.0; %DC Offset
end
end
w = f/fc;
Hf = 1 ./ ((w*1i).^2 + 1.414*(w*1i) + 1);
c_out = c_in .* Hf;
stem(f,abs(c_in),’r’,’LineWidth’,1.5);
hold on
stem(f,abs(c_out),’b’,’LineWidth’,1.5);
hold off
title(‘Magnitude Spectrum of Filter Output and Input’)
A = zeros(2*N+1,length(t));
for n = nvec
m=n+N+1;
A(m,:) = c_out(m) .* exp(1i*2*pi*n*F.*t);
end
sine_wave = sum(A);
%plot(t,real(sine_wave),’b’,t,sq_wave,’r’); fourier series, signal processing, dsp, fourier coefficients MATLAB Answers — New Questions
The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model。
Hello,I don’t know where to operate when adjusting the PI control of the model, and suddenly the following error appears: The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model.Hello,I don’t know where to operate when adjusting the PI control of the model, and suddenly the following error appears: The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model. Hello,I don’t know where to operate when adjusting the PI control of the model, and suddenly the following error appears: The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model. pi control, MATLAB Answers — New Questions
Surface Texture Peak density and Peak curvature
I need to calculate the peak density of a 3D surface. The formula is simple: #of peaks/ Area. The area is easy to calculate but how can i count the number of peaks? The peak curvature is a bit more complicated and have no idea how to calculate so I will leave the equation below. Also an estimate of the local gradient vector is provided. Any idea is welcomedI need to calculate the peak density of a 3D surface. The formula is simple: #of peaks/ Area. The area is easy to calculate but how can i count the number of peaks? The peak curvature is a bit more complicated and have no idea how to calculate so I will leave the equation below. Also an estimate of the local gradient vector is provided. Any idea is welcomed I need to calculate the peak density of a 3D surface. The formula is simple: #of peaks/ Area. The area is easy to calculate but how can i count the number of peaks? The peak curvature is a bit more complicated and have no idea how to calculate so I will leave the equation below. Also an estimate of the local gradient vector is provided. Any idea is welcomed surface texture, image processing, metrology, feature parameters MATLAB Answers — New Questions
Tips/resources on managing Shared Mailboxes in New Outlook?
Hello
In the New Outlook Shared categories are no longer available on a Shared mailbox. At each and every client I have they rely quite heavily on shared mailboxes for client interactions.
Shared categories are used to distribute work in the team and reach consensus on who follows up. This is no longer working in the New Outlook. This makes centralized external communications via Outlook impossible. For small organisations, other software used by corporates is often seen as overkill. Teams is not an option given the fact that there are known external users and unkown users that you want to enable to reach the organisation in a simple and friendly way (Forms are not seen as customer friendly, nor Chatbots)
What solutions would you suggest?
Hello In the New Outlook Shared categories are no longer available on a Shared mailbox. At each and every client I have they rely quite heavily on shared mailboxes for client interactions.Shared categories are used to distribute work in the team and reach consensus on who follows up. This is no longer working in the New Outlook. This makes centralized external communications via Outlook impossible. For small organisations, other software used by corporates is often seen as overkill. Teams is not an option given the fact that there are known external users and unkown users that you want to enable to reach the organisation in a simple and friendly way (Forms are not seen as customer friendly, nor Chatbots)What solutions would you suggest? Read More
How can I make windows 11 as private as possible?
I’m trying to make my Windows 11 setup as private as possible. I’m concerned about online security and don’t want my personal data to be compromised. I’ve heard that Windows 11 has some built-in features that can help protect my privacy, but I’m not sure where to start or how to configure them effectively.
I’d like to know how to set up my Windows 11 installation to minimize the amount of data that’s being shared with third-party services, and how to prevent unauthorized access to my device and personal information.
I’m trying to make my Windows 11 setup as private as possible. I’m concerned about online security and don’t want my personal data to be compromised. I’ve heard that Windows 11 has some built-in features that can help protect my privacy, but I’m not sure where to start or how to configure them effectively. I’d like to know how to set up my Windows 11 installation to minimize the amount of data that’s being shared with third-party services, and how to prevent unauthorized access to my device and personal information. Read More
Windows Defender AntiVirus with Intune
Hello Windows Defender antivirus is enabled with Intune(Co-managed deployment) Antivirus policy, Our organization normally had Symantec and did not use Defender. However the below is showing in Virus and Threat Protection. Basic settings are used in the policy: Allow Archive Scanning Allowed. Scans the archive files.Allow Behavior Monitoring Allowed. Turns on real-time behavior monitoring.Allow Cloud Protection Allowed. Turns on Cloud Protection.Allow Email Scanning Not allowed. Turns off email scanning.Allow Full Scan On Mapped Network Drives Not allowed. Disables scanning on mapped network drives.Allow Full Scan Removable Drive Scanning Allowed. Scans removable drives. Allow scanning of all downloaded files and attachments Allowed.Allow Realtime Monitoring Allowed. Turns on and runs the real-time monitoring service.Allow Scanning Network Files Not allowed. Turns off scanning of network files.Allow Script Scanning Allowed.Allow User UI Access Allowed. Lets users access UI.Avg CPU Load Factor 50 Check For Signatures Before Running Scan EnabledCloud Block Level HighCloud Extended Timeout 50Days To Retain Cleaned Malware 0Disable Catchup Full Scan DisabledDisable Catchup Quick Scan DisabledEnable Low CPU Priority DisabledEnable Network Protection Enabled (block mode) PUA Protection PUA Protection on. Detected items are blocked. They will show in history along with other threats.Real Time Scan Direction Monitor all files (bi-directional).Scan Parameter Quick scanSchedule Quick Scan Time 720Schedule Scan Day Monday Signature Update Interval 4Submit Samples Consent Send safe samples automatically. Read More
Teams: adding users through teams or groups
Hi there,
I’m in the progress of making a coupling between our SIS (school information system) and Teams us MS Graph. In the past we used SDS for that, but that is going into a direction we don’t like. Not the discussion for now. This is:
Currently at the point where I have to make a decision on how to add owners/members to the teams I create. Teams being specialized groups I seem to have 2 options:
– with the groups add member/owner option (Add members – Microsoft Graph v1.0 | Microsoft Learn)
– with the teams add member/owner option (Add member to team – Microsoft Graph v1.0 | Microsoft Learn)
It seems that by adding them through the groups option there can be a 24 hour delay before the user is actually added to the team, and one of the team users will have to have been online in the Teams desktop app. A bit of a hazzle it seems.
Reading that I’m inclined to add them using the teams method.
But are there other consideration that I’m missing?
Peter
Hi there, I’m in the progress of making a coupling between our SIS (school information system) and Teams us MS Graph. In the past we used SDS for that, but that is going into a direction we don’t like. Not the discussion for now. This is: Currently at the point where I have to make a decision on how to add owners/members to the teams I create. Teams being specialized groups I seem to have 2 options:- with the groups add member/owner option (Add members – Microsoft Graph v1.0 | Microsoft Learn)- with the teams add member/owner option (Add member to team – Microsoft Graph v1.0 | Microsoft Learn) It seems that by adding them through the groups option there can be a 24 hour delay before the user is actually added to the team, and one of the team users will have to have been online in the Teams desktop app. A bit of a hazzle it seems.Reading that I’m inclined to add them using the teams method.But are there other consideration that I’m missing? Peter Read More
Is pirating windows 11 worth it? Which version is the least BS loaded?
I’m considering purchasing a Windows 11 license, but I’ve been tempted to pirate the operating system instead. I’ve heard that some versions of Windows 11 are more prone to being loaded with bloatware, and I’m not sure which one to get. I’ve also heard that pirating Windows 11 can be risky, as it may not receive updates or security patches. I want to know if pirating Windows 11 is worth it, and if so, which version is the least bloated.
Are there any specific versions of Windows 11 that are more likely to be free from unwanted software and add-ons?
I’m considering purchasing a Windows 11 license, but I’ve been tempted to pirate the operating system instead. I’ve heard that some versions of Windows 11 are more prone to being loaded with bloatware, and I’m not sure which one to get. I’ve also heard that pirating Windows 11 can be risky, as it may not receive updates or security patches. I want to know if pirating Windows 11 is worth it, and if so, which version is the least bloated.Are there any specific versions of Windows 11 that are more likely to be free from unwanted software and add-ons? Read More