Skip to content

Commit 24d66d1

Browse files
authored
Merge pull request MicrosoftDocs#3053 from it-pro-berlin-de/main
Path handling in -FileName of Export-DnsServerZone
2 parents 2375e4b + 0073d3a commit 24d66d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docset/winserver2012-ps/dnsserver/Export-DnsServerZone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Accept wildcard characters: False
8484
8585
### -FileName
8686
Specifies a name for the export file.
87-
You can include a file path.
87+
The file will be created in the default DNS directory.
8888
8989
```yaml
9090
Type: String

docset/winserver2012r2-ps/dnsserver/Export-DnsServerZone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101
102102
### -FileName
103103
Specifies a name for the export file.
104-
You can include a file path.
104+
The file will be created in the default DNS directory.
105105
106106
```yaml
107107
Type: String

docset/winserver2016-ps/dnsserver/Export-DnsServerZone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Accept wildcard characters: False
109109
110110
### -FileName
111111
Specifies a name for the export file.
112-
You can include a file path.
112+
The file will be created in the default DNS directory.
113113
114114
```yaml
115115
Type: String

docset/winserver2022-ps/dnsserver/Export-DnsServerZone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Accept wildcard characters: False
109109
110110
### -FileName
111111
Specifies a name for the export file.
112-
You can include a file path.
112+
The file will be created in the default DNS directory.
113113
114114
```yaml
115115
Type: String

0 commit comments

Comments
 (0)