File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
winserver2012-ps/smbshare
winserver2012r2-ps/smbshare
winserver2016-ps/smbshare
winserver2019-ps/smbshare
winserver2022-ps/smbshare Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ The **New-SMBShare** cmdlet exposes a file system folder to remote clients as a
25
25
26
26
To delete a share that was created by this cmdlet, use the Remove-SMBShare cmdlet.
27
27
28
+ NOTE: The WhatIf switch does not work with this cmdlet.
29
+
28
30
## EXAMPLES
29
31
30
32
### EXAMPLE 1
@@ -376,8 +378,6 @@ Accept wildcard characters: False
376
378
Shows what would happen if the cmdlet runs.
377
379
The cmdlet is not run.
378
380
379
- NOTE : The WhatIf switch does not work with this cmdlet.
380
-
381
381
` ` ` yaml
382
382
Type: SwitchParameter
383
383
Parameter Sets: (All)
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ The **New-SMBShare** cmdlet exposes a file system folder to remote clients as a
28
28
29
29
To delete a share that was created by this cmdlet, use the Remove-SMBShare cmdlet.
30
30
31
+ NOTE: The WhatIf switch does not work with this cmdlet.
32
+
31
33
## EXAMPLES
32
34
33
35
### EXAMPLE 1
@@ -396,8 +398,6 @@ Accept wildcard characters: False
396
398
Shows what would happen if the cmdlet runs.
397
399
The cmdlet is not run.
398
400
399
- NOTE : The WhatIf switch does not work with this cmdlet.
400
-
401
401
` ` ` yaml
402
402
Type: SwitchParameter
403
403
Parameter Sets: (All)
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
29
29
30
30
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
31
31
32
+ NOTE: The WhatIf switch does not work with this cmdlet.
33
+
32
34
## EXAMPLES
33
35
34
36
### Example 1: Create an SMB share
@@ -412,8 +414,6 @@ Accept wildcard characters: False
412
414
Shows what would happen if the cmdlet runs.
413
415
The cmdlet is not run.
414
416
415
- NOTE : The WhatIf switch does not work with this cmdlet.
416
-
417
417
` ` ` yaml
418
418
Type: SwitchParameter
419
419
Parameter Sets: (All)
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
29
29
30
30
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
31
31
32
+ NOTE: The WhatIf switch does not work with this cmdlet.
33
+
32
34
## EXAMPLES
33
35
34
36
### Example 1: Create an SMB share
@@ -412,8 +414,6 @@ Accept wildcard characters: False
412
414
Shows what would happen if the cmdlet runs.
413
415
The cmdlet is not run.
414
416
415
- NOTE : The WhatIf switch does not work with this cmdlet.
416
-
417
417
` ` ` yaml
418
418
Type: SwitchParameter
419
419
Parameter Sets: (All)
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
29
29
30
30
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
31
31
32
+ NOTE: The WhatIf switch does not work with this cmdlet.
33
+
32
34
## EXAMPLES
33
35
34
36
### Example 1: Create an SMB share
@@ -462,8 +464,6 @@ Accept wildcard characters: False
462
464
Shows what would happen if the cmdlet runs.
463
465
The cmdlet is not run.
464
466
465
- NOTE : The WhatIf switch does not work with this cmdlet.
466
-
467
467
` ` ` yaml
468
468
Type: SwitchParameter
469
469
Parameter Sets: (All)
You can’t perform that action at this time.
0 commit comments